blob: 474d5fc26bedbe22e5f48c2e472b01172e90900a (
plain) (
blame)
1
2
3
|
Exam is a Python toolkit for writing better tests. It aims to remove a lot of
the boiler plate testing code one often writes, while still following Python
conventions and adhering to the unit testing interface.
|