Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 254 Bytes

UnitTest_Example_TDD

GitHub Actions status

This is an example for unit test with TDD.

Just clone it and run

  • npm install
  • npm test

It will show the result.