Skip to content

Martin-Spamer/atf4py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atf4py

Automated Testing Framework for Python

  • Name test module files start with ‘test_’.
  • Name test functions start with ‘test_’.
  • Name test classes start with ‘Test’.
  • Name test methods start with ‘test_’.
  • Ensure all test packages have an ‘init.py’ file.

About

Automated Testing Framework for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages