Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 12 hours 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