1.0.6 • Published 8 months ago

test-artifacts v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

test-artifacts

Accelerate your testing process with efficient test artifacts generation tools.

Access our documentation to support you to get started:

Assure you have installed nodeJS and npm:

https://nodejs.org/en/download/package-manager

Make sure you have those versions of nodeJS at least:

Node.js 20.x, 22.x and above (You may find some issues if you try an older version)

If you want to run this project locally you need to clone the project:

git clone https://github.com/test-artifacts/artifacts-test-generator.git

In the root of the project you need to install dependecies:

npm install

Test Artifacts Commandline Usage:

npm run commandline

plot

The PDF will be generated in the root directory you ran the command

Generate test plan as an example:

npm run pdf:example

The test plan will look like:

plot

For Client application whichs interacts with the browsers you can use the following example:

npm run pdf:example:client
1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago