UNPKG

@iobroker/create-adapter

Version:

Command line utility to create customized ioBroker adapters

6 lines (4 loc) 157 B
const path = require("path"); const { tests } = require("@iobroker/testing"); // Validate the package files tests.packageFiles(path.join(__dirname, ".."));