Skip to content

Tests using mocha and the chai assertion library, hitting the jsonplaceholder public mock api

Notifications You must be signed in to change notification settings

undevelopedbruce/simple-api-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Test 2

Testing scenarios for the jsonplaceholder mock api, using mocha and the chai assertion library.

This project uses the package manager Yarn. Installation instructions are here

Project setup

yarn install

This command will install the packages required to run the test.

Run Mocha tests

yarn test

This command will run the mocha tests.

About

Tests using mocha and the chai assertion library, hitting the jsonplaceholder public mock api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published