directest
v0.0.3
Published
Testing tool for Directus
Downloads
19
Readme
API Tests
Functional testing suite for the Directus API
Installing
npm install -g directest
Commands
Help
directest --help
Run tests
directest run --help
Developing
- Clone the repository
- Execute
npm link - Use
directestto interact
