Skip to content

buweiqiang/testdata-decorator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages