Welcome to the Chakram NodeJS Web Services Test Automation Framework - lkkushan101/Chakram_NodeJS_Framework GitHub Wiki

Welcome to the Chakram NodeJS Web Services Test Automation Framework Pre-requisites

Features -

  • Reusable Web Services Request - Get/Post/Delete/Put
  • Allure reporting
  • JSON Data driven
  • Mocha framework supported

How to run

  1. Go to command prompt
  2. Go to the directory you have pulled the code
  3. Type mocha TestCase.js --reporter mocha-allure-reporter in command prompt

Happy Testing