Actualités 207/jest
Unit testing with Jest
Fri, 21 Feb 2025 15:12:00 GMT
Please follow the instructions. Most developers today are required not only to write code, but also need to write code to test their own code 😱, yes... really. Today we are going to be using the Jest ...
4GeeksAcademy/DanielGG207exercise-unit-test-with-jest
Fri, 21 Feb 2025 15:12:00 GMT
really. Today we are going to be using the Jest framework to create our first tests. We are going to be using the Jest library to build a program capable of converting numeric values from one currency ...