Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

run unittest in terminal python

# add -v for more details, higher verbosity or leave it out
python -m unittest -v test_module
Source by docs.python.org #
 
PREVIOUS NEXT
Tagged: #run #unittest #terminal #python
ADD COMMENT
Topic
Name
9+5 =