UNPKG

iobroker.alpha2

Version:
6 lines (4 loc) 240 B
const path = require('path'); const { tests } = require('@iobroker/testing'); // Run integration tests - See https://github.com/ioBroker/testing for a detailed explanation and further options tests.integration(path.join(__dirname, '..'));