Closed ScruffyFurn closed 6 years ago
Issue #27 Simple unit test example using Jest
Tests can be run using the yarn test from the command line
The examples test can be found in the Test.example.js file Implementation of tests into the testing environment can be found in the App.test.js file
Issue #27 Simple unit test example using Jest
Tests can be run using the yarn test from the command line
The examples test can be found in the Test.example.js file Implementation of tests into the testing environment can be found in the App.test.js file