Back to Developer Roadmap

PyUnit / Unittest

src/data/roadmaps/python/content/unittest--pyunit@b4he_RO17C3ScNeUd6v2b.md

4.0669 B
Original Source

PyUnit / Unittest

PyUnit is an easy way to create unit testing programs and UnitTests with Python. (Note that docs.python.org uses the name "unittest", which is also the module name.)

Visit the following resources to learn more: