test-env-generator
v2.5.5
Published
tool for generate env with all needed solution
Downloads
277
Maintainers
Readme
Test env generator
TEG is a tool for generate skeleton for fast start write tests.
Installation
npm install test-env-generator -D
Usage
- Run generator with path where must be unzip
teg cli_name:cli
- Run help comand
teg -h
CLI list:
- file:cli
- git:cli
- user:rep
- test:cli
Available skeleton's
- selenium
- appium
- webdriver.io
- locus
- python selenium
- lighthouse (chrome dev tool for testing pages) + jest
Help command
teg
orteg -h
- show base information about commands
HOW TO MAKE SCREENSHOT
CHROMEDRIVER OPTIONS
CHANGELOG
FUTURES
License
Contributing guide
Api documentation
Bugs
If you found bug or problem, please make issues in git repository. And if you can please make review my code.