1.1.13 • Published 2 years ago
test-up-tool-kit v1.1.13
test-up-tool-kit
Install
npm install test-up-tool-kitInitialization
Run following command to init:
node ./node_modules/test-up-tool-kit/init.jsUsage
Create compose-group for testing:
npm run composeupPack your node project to container and connect it to compose-group:
npm run packnodeRun jest tests inside node container:
npm run testupCheck the report file in testup/test-reports