Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

atfera/esgi-4iw2-unitTest-tp

Repository files navigation

Build Status

esgi-4iw2-unitTest-tp

Unit testing - TP 1 - Exchange

Setup

git clone https://github.com/atfera/esgi-4iw2-unitTest-tp.git
cd esgi-4iw2-unitTest-tp
npm install

Run Test

Run Exchange unit test

npm run test ./src/Exchange/Exchange.test.js

Run All tests

npm run test

Run all tests with description displayed

npm run test -- --verbose

About

Unit testing - TP 1 - Exchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published