testido
v1.0.7
Published
package to use in testido_framework: easy to use framework for test automation
Downloads
10
Readme
Testido
An easy to use test automation framework which comprises of both Web, API and Files (FTP) automation
Usage
- Clone the repository by executing
git clone https://github.com/sudha108/testido
in the terminal - Navigate to the repo:
cd testido
- Execute
npm install
to install all dependencies - To Run example features, execute
npm test
- Check for the reports inside reports folder