@arctouch/web-tests-factory
v1.0.1
Published
The project Tests Factory aims to insert a new default unit test implementation. The result of the script execution will be a folder with a default test on the existing project, that will facilitate the creation of new tests.
Keywords
Readme
Tests Factory
The project Tests Factory aims to insert a new default unit test implementation. The result of the script execution will be a folder with a default test on the existing project, that will facilitate the creation of new tests.
How to use this project
- Install the package from NPM
npm install -g @arctouch/web-tests-factory- You can run the lib inside the project root, like this:
web-tests-factory --framework go --filename classname --methods say_hello:string get_age:number is_active:bool- Check all the options with:
web-tests-factory -m # Command Pattern
web-tests-factory -f # Frameworks listDemo steps

Supported test framework
| Framework | Assigned | Progress |
|-----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------|
| Jest | | |
| PyUnit | |
|
| JUnit | ⌛ waiting assignment |
|
| Go | |
|
| Rspec | |
|
| Jasmine | ⌛ waiting assignment |
|
| PHPUnit | |
|
| .net | ⌛ waiting assignment |
|
| xunit | |
|
How to contribute
Access the Contributing file to contribute with the project.
Contributors
Thanks to these wonderful people:
Brought to you by
This is our contribution to improving the tests culture!
