tags:
- reviewed
- python
- online
- programming-language
- syntax
- unittest
- testing
- ready
unittest-pyunit
Contents
__Roadmap info from [ roadmap website ] (https://roadmap.sh/python/python-testing/unittest-pyunit) __
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.)