Chakram BDD testing for REST APIs.
This Project uses
-
Node.Js (Event-driven I/O server-side JavaScript environment based on V8)
-
Chakram (rest API interaction) which is dependent on Mocha and chai
-
Mocha(Test Runner)
-
Chai (Assertion library)
Chakram BDD framework for Microservices, REST APIs
Type the following commands in the root of project.
- npm install
- npm test
- @navule