An open API service indexing awesome lists of open source software.

https://github.com/uniqueayo1988/chai_api_testing

Project focused on Introduction of Chai Assertions
https://github.com/uniqueayo1988/chai_api_testing

chai javascript node

Last synced: 7 months ago
JSON representation

Project focused on Introduction of Chai Assertions

Awesome Lists containing this project

README

          

# CHAI_API_TESTING
### This project focuses on using Mocha JavaScript Test Framework

## Prerequisites
- Download Node - https://nodejs.org/en/download
- Install Mocha - npm install chai -save-dev