This repository contains code examples and resources for unit testing in Node JS.
To get started with the unit test examples, follow these steps:
-
Clone the repository:
git clone https://github.com/husadahts/unit-test.git
-
Navigate to the project directory:
cd unit-test
-
Start the application:
npx jest
This repository will be updated if there are changes