Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple example of unit tests in python with unittest 🔬

Requeriments

Only do you need install unittest:

pip install unittest

How run the tests:

  • Run in the command line:
Python tests.py

Or

  • Run in the command line:
python -m unittest discover -s tests

About

A simple example of unit tests in python with unittest 🔬

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages