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
- Host: GitHub
- URL: https://github.com/uniqueayo1988/chai_api_testing
- Owner: uniqueayo1988
- Created: 2023-09-19T11:47:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T18:39:07.000Z (over 2 years ago)
- Last Synced: 2025-03-27T13:39:26.798Z (10 months 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