1.1.13 • Published 3 years ago

test-up-tool-kit v1.1.13

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

test-up-tool-kit

Install

npm install test-up-tool-kit

Initialization

Run following command to init:

node ./node_modules/test-up-tool-kit/init.js

Usage

Create compose-group for testing:

npm run composeup

Pack your node project to container and connect it to compose-group:

npm run packnode

Run jest tests inside node container:

npm run testup

Check the report file in testup/test-reports

1.1.9

3 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.13

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago