diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-27 14:25:58 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:16 -0600 |
commit | 631fdf36646827041b9041cfe933e393df5668e5 (patch) | |
tree | 20ce3067e156389c14589ec658dbe355b7fb5e5d /python/pytest/slack-desc | |
parent | c888af696eeb8d89a07ce6127f63011e8e75e7b9 (diff) | |
download | slackbuilds-631fdf36646827041b9041cfe933e393df5668e5.tar.gz |
python/pytest: Added (simple powerful testing with Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytest/slack-desc')
-rw-r--r-- | python/pytest/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pytest/slack-desc b/python/pytest/slack-desc new file mode 100644 index 0000000000..8b468de2b7 --- /dev/null +++ b/python/pytest/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------------------------------------------------------| +pytest: pytest (simple powerful testing with Python) +pytest: +pytest: A mature full-featured Python testing tool. +pytest: Helps you write better programs +pytest: +pytest: Homepage: http://pytest.org +pytest: +pytest: +pytest: +pytest: +pytest: |