slackbuilds_ponce/python/testtools/README
Nikos Giotis f8cb5330cb python/testtools: Added (Python unit testing framework extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-03-05 09:30:23 +07:00

5 lines
291 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Extensions to the Python standard library unit testing framework
testtools is a set of extensions to the Python standard librarys unit
testing framework. These extensions have been derived from many years of
experience with unit testing in Python and come from many different sources.