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.