Skip to content

This repository hosts a simple calculator application with a focus on unit testing using Jest. It includes both the main calculator functionality and the corresponding test suite, demonstrating best practices in JavaScript testing

Notifications You must be signed in to change notification settings

SalahQerem/Calculator_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jest testing

Simple unit testing with Jest for calculator

Libraries Used

In this project, I've used the following libraries:

  • Jest: A delightful JavaScript testing framework with a focus on simplicity. It provides a complete and easy-to-use testing solution for JavaScript projects. Jest

Please refer to the documentation of each library for more information on how to use them.

About

This repository hosts a simple calculator application with a focus on unit testing using Jest. It includes both the main calculator functionality and the corresponding test suite, demonstrating best practices in JavaScript testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published