Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pytesting

Two scripts develop with different testing techniques; 7_acumulados and 9_kelements with regression testing and test driven development respectively

Usage

In bash type:

git clone
cd pytesting

For to use the scripts

python3 file.py

For to run tests

python3 -m unittest file.py

With "file" been the name of the script what you want to run.

About

TDD and regression testing in python

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages