Skip to content

ianhomer/try-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Explore Python

Topics

Resources

License

Stars

Watchers

Forks

Languages