Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 501 Bytes

File metadata and controls

28 lines (15 loc) · 501 Bytes

README

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)

What is this repository for?

Chakram BDD framework for Microservices, REST APIs

How do I get set up?

Type the following commands in the root of project.

  • npm install
  • npm test

Who do I talk to?

  • @navule