test_spec_generator
v1.25.0
Published
A simple test spec generation library based on MySQL queries and HTTP API calls.
Downloads
60
Readme
test_spec_generator
A test spec generation tool based on MySQL queries and HTTP API calls.
You must install dependecies using yarn as npm doesn't fetch test folder from github (we need FakeServer.js from there)
For usage see: samples/simple.js