UNPKG

iobroker.alpha2

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