Skip to content

Manduc4/unity-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing Study Project

This project is designed to help study and practice unit testing in JavaScript. It includes:

  • sum(a, b): A simple function that returns the sum of two numbers.
  • derivative(f, x, h): A function that calculates the numerical derivative of a given mathematical function f at point x using the central difference method.

The repository contains sophisticated unit tests covering edge cases, invalid inputs, and mathematical validations for both functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published