directest
v0.0.3
Published
Testing tool for Directus
Downloads
2
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
directest
to interact