Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 237 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 237 Bytes

Testing Starter

This is just a quick way for people to start writing and running tests in Python with minimal setup.

All you need to do is grab the tests.py file and run python tests.py. It will work on Python 2.7 and Python 3.3+.