1.0.1 • Published 4 years ago

@arctouch/web-tests-factory v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Tests Factory

Validate Code

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

  1. Install the package from NPM
npm install -g @arctouch/web-tests-factory
  1. 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
  1. Check all the options with:
web-tests-factory -m # Command Pattern
web-tests-factory -f # Frameworks list

Demo steps

Demo steps

Supported test framework

FrameworkAssignedProgress
Jest100%
PyUnit100%
JUnit⌛ waiting assignment0%
Go100%
Rspec 100%
Jasmine⌛ waiting assignment0%
PHPUnit0%
.net⌛ waiting assignment0%
xunit100%

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!