iobroker/ioBroker Testing: Adapter tests

Run optional unit tests and adapter integration tests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
node-versionNode.js versionyes
install-commandOverwrite the default install commandnpm ci
engine-strictSet to false to ignore engine requirementstrue
package-cacheDefine which package manager to use for dependency caching. Set to 'false' to disable caching.npm
osThe operation system to useyes
buildSet to true when the adapter needs a build step before testingfalse
build-commandOverwrite the default build commandnpm run build
extra-testsAdd an additional command to run before the built-in testsfalse
unit-test-check-patternThe pattern to check for existence of the unit test commandtest:unit
unit-test-commandOverwrite the default unit test commandnpm run test:unit
integration-test-commandOverwrite the default integration test commandnpm run test:integration
screenshots-pathOptional path to screenshots that must be saved as archive""

no outputs