[Python-modules-commits] [pytest-bdd] 02/03: Fix package description
Brian May
bam at moszumanska.debian.org
Sun May 28 01:47:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch debian/master
in repository pytest-bdd.
commit da1b1df5c6f973ef39211d55e7104fc1d66efe0f
Author: Brian May <brian at linuxpenguins.xyz>
Date: Sun May 28 11:35:41 2017 +1000
Fix package description
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index abfcf19..0cdee44 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ Description: BDD plugin for py.test.
project requirements testing and easier behavioral driven development.
.
Unlike many other BDD tools it doesn't require a separate runner and benefits
- from the power and flexibility of the pytest. It allows to unify your unit and
- functional tests, easier continuous integration server configuration and
+ from the power and flexibility of the pytest. It allows one to unify your unit
+ and functional tests, easier continuous integration server configuration and
maximal reuse of the tests setup.
.
Pytest fixtures written for the unit tests can be reused for the setup and
@@ -44,8 +44,8 @@ Description: BDD plugin for py.test.
project requirements testing and easier behavioral driven development.
.
Unlike many other BDD tools it doesn't require a separate runner and benefits
- from the power and flexibility of the pytest. It allows to unify your unit and
- functional tests, easier continuous integration server configuration and
+ from the power and flexibility of the pytest. It allows one to unify your unit
+ and functional tests, easier continuous integration server configuration and
maximal reuse of the tests setup.
.
Pytest fixtures written for the unit tests can be reused for the setup and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-bdd.git
More information about the Python-modules-commits
mailing list