Skip to content

Chakram is a REST API testing framework offering a BDD testing style and fully exploiting promises

License

Notifications You must be signed in to change notification settings

windson/Microservices-REST-BDD-ChakramJs

Repository files navigation

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

Releases

No releases published

Packages

No packages published