Skip to content

ram8545/unit-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Unit-test

Unit testing is a software testing technique used to verify the correctness of individual units of code, such as functions or classes, in isolation. In Python, you can use the built-in unittest module to write and execute unit tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages