unit-test-tdd

This repository demonstrates a few practical tests for JavaScript functions using the Jest library. It follows the AAA (Arrange, Act and Assert ) pattern of unit testing to make the tests easier for other developers to read and understand. The TDD approach is practically employed in the test.

Stars
9