Ecosyste.ms: Awesome
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: about 12 hours ago
JSON representation
Project focused on Introduction of Chai Assertions
- Host: GitHub
- URL: https://github.com/uniqueayo1988/chai_api_testing
- Owner: uniqueayo1988
- Created: 2023-09-19T11:47:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T18:39:07.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:44:55.616Z (about 12 hours ago)
- Topics: chai, javascript, node
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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