Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

testdata-decorator

an extension to the Python standard library's unittest. independent module to load test data for testcases, non-intrusive, easy using, support ini, json, xml data format by default. test pass with python 3.6.

run sample

pyhton .\testdata_usage\sample_test.py
python -m unittest discover .\testdata_usage "*.py"

About

independent module to load test data for testcases, non-intrusive, easy using, support ini, json, xml data format by default.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages