Python hacking Just playing with Python Run main python main.py Run tests pytest Run tests with watch ptw Notes pytest discovers non "unittest" tests. In contrast running unittest module direct does not pick these up. python -m unittest