diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2018-06-28 22:40:52 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-28 22:40:52 +0100 |
commit | 480febf93a0494fc8883b7d6544144cac6b4489e (patch) | |
tree | c56e696b956754db69c19477d8920a9d7b4f5dbb /python/python3-uth/slack-desc | |
parent | da921ab25ea00aea84128dceb008546a2b01b573 (diff) |
python/python3-uth: Added (Python Unit Test Helpers).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python3-uth/slack-desc')
-rw-r--r-- | python/python3-uth/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-uth/slack-desc b/python/python3-uth/slack-desc new file mode 100644 index 0000000000000..37574c4fbcf46 --- /dev/null +++ b/python/python3-uth/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-uth: python3-uth (Python Unit Test Helpers) +python3-uth: +python3-uth: Unit Test Helpers (uth) is a simple library for Python containing some +python3-uth: helper methods for unit testing. +python3-uth: +python3-uth: +python3-uth: +python3-uth: +python3-uth: +python3-uth: +python3-uth: |