<div dir="ltr"><div>I&#39;m trying to pull together all of the relevant useful extensions to unittest.</div><div><br></div>There are lots of extensions to unittest.<div><br></div><div>This is obvious:</div><div><br></div><div>* mock (still an extension for 2.7, built in to 3.5)<br></div><div><br></div><div>These look current from github activity. Are they still important?</div><div><br></div><div>* testtools</div><div>* fixtures</div><div><br></div><div>These ... I&#39;m not sure ... Are they still important?</div><div><br></div><div>* testscenarios<br></div><div>* testresources</div><div>* testrepository</div><div><br></div><div>And this looks interesting, but is it still important?</div><div><br></div><div>* subunit</div><div><br></div><div>Did I miss some that are used a lot and are still useful?</div><div><br></div><div>Here are the links to these items:</div><div><br></div><div><div>* mock: </div><div>    - <a href="https://github.com/testing-cabal/mock">https://github.com/testing-cabal/mock</a></div><div>    - <a href="https://docs.python.org/dev/library/unittest.mock.html">https://docs.python.org/dev/library/unittest.mock.html</a></div><div><br></div><div>* testscenarios</div><div>    - <a href="https://pypi.python.org/pypi/testscenarios">https://pypi.python.org/pypi/testscenarios</a></div><div>    - <a href="https://github.com/testing-cabal/testscenarios">https://github.com/testing-cabal/testscenarios</a></div><div><br></div><div>* testtools</div><div>    - <a href="https://pypi.python.org/pypi/testtools">https://pypi.python.org/pypi/testtools</a></div><div>    - <a href="https://github.com/testing-cabal/testtools">https://github.com/testing-cabal/testtools</a></div><div>    - <a href="http://testtools.readthedocs.org">http://testtools.readthedocs.org</a></div><div><br></div><div>* fixtures</div><div>    - <a href="https://pypi.python.org/pypi/fixtures">https://pypi.python.org/pypi/fixtures</a></div><div>    - <a href="https://github.com/testing-cabal/fixtures">https://github.com/testing-cabal/fixtures</a></div><div><br></div><div>* testresources</div><div>    - <a href="https://pypi.python.org/pypi/testresources">https://pypi.python.org/pypi/testresources</a></div><div>    - <a href="https://github.com/testing-cabal/testresources">https://github.com/testing-cabal/testresources</a></div><div><br></div><div>* subunit:</div><div>    - <a href="https://pypi.python.org/pypi/python-subunit">https://pypi.python.org/pypi/python-subunit</a></div><div>    - <a href="http://www.tech-foo.net/making-the-most-of-subunit.html">http://www.tech-foo.net/making-the-most-of-subunit.html</a></div><div><br></div><div>* testrepository</div><div>    - <a href="https://github.com/testing-cabal/testrepository">https://github.com/testing-cabal/testrepository</a></div><div>    - <a href="http://testrepository.readthedocs.org/">http://testrepository.readthedocs.org/</a></div></div><div><br></div><div>Any and all help appreciated.</div><div><br></div><div>Regards,</div><div>Brian Okken </div><div>Twitter: @brianokken</div><div><br></div><div><br></div></div>