Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 409 Bytes

pythontesting

This is a simple project to demonstrate testing with Python and github.

Testing frameworks

It's recommended to use pytest. pytest can also automatically include tests written with unittest.

Documentation

Python documentation is usually created with sphinx.