@arctouch/web-tests-factory

1.0.1 • Public • Published

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

Framework Assigned Progress
Jest 100%
PyUnit 100%
JUnit waiting assignment 0%
Go 100%
Rspec 100%
Jasmine waiting assignment 0%
PHPUnit 0%
.net waiting assignment 0%
xunit 100%

How to contribute

Access the Contributing file to contribute with the project.

Contributors

Thanks to these wonderful people:

Brought to you by ArcTouch Icon

This is our contribution to improving the tests culture!

Facebook icon Linkedin icon Twitter icon Medium icon Dribbble icon Instagram icon

Readme

Keywords

none

Package Sidebar

Install

npm i @arctouch/web-tests-factory

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

357 kB

Total Files

39

Last publish

Collaborators

  • arctouch-joaomarcuslf
  • arctouch-pedrocosta
  • arctouch-katiasommacal
  • arctouch-it