[Pytest-commit] commit/pytest: hpk42: speak about "pytest" rather than "py.test". Thanks Jurko.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Jan 23 11:42:26 CET 2014


1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/b96fa77ac4af/
Changeset:   b96fa77ac4af
User:        hpk42
Date:        2014-01-23 11:42:20
Summary:     speak about "pytest" rather than "py.test". Thanks Jurko.
Affected #:  1 file

diff -r 6cfd2a33354d06d2481a3860a1a41d13b0d35ca2 -r b96fa77ac4af935a5a7b967ab11ece8bb02e6012 CONTRIBUTING.rst
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -19,13 +19,13 @@
 * Your operating system name and version.
 * Any details about your local setup that might be helpful in troubleshooting,
   specifically Python interpreter version,
-  installed libraries and py.test version.
+  installed libraries and pytest version.
 * Detailed steps to reproduce the bug.
 
 Submit feedback for developers
 ------------------------------
 
-Do you like py.test?  Share some love on Twitter or in your blog posts!
+Do you like pytest?  Share some love on Twitter or in your blog posts!
 
 We'd also like to hear about your propositions and suggestions.  Feel free to
 `submit them as issues <https://bitbucket.org/hpk42/pytest/issues>`__ and:
@@ -59,7 +59,7 @@
 Write documentation
 -------------------
 
-py.test could always use more documentation.  What exactly is needed?
+pytest could always use more documentation.  What exactly is needed?
 
 * More complementary documentation.  Have you perhaps found something unclear?
 * Documentation translations.  We currently have English and Japanese versions.
@@ -69,7 +69,7 @@
 Preparing Pull Requests on Bitbucket
 =====================================
 
-The primary development platform for py.test is BitBucket.  You can find all
+The primary development platform for pytest is BitBucket.  You can find all
 the issues there and submit pull requests.  There is, however,
 a `GitHub mirror <https://github.com/hpk42/pytest/>`__ available, too,
 although it only allows for submitting pull requests.  For a GitHub
@@ -142,7 +142,7 @@
 
 .. warning::
 
-  Remember that GitHub is **not** a default development platform for py.test
+  Remember that GitHub is **not** a default development platform for pytest
   and it doesn't include e.g. issue list.
 
 1. Fork the `pytest github repository <https://github.com/hpk42/pytest/>`__.

Repository URL: https://bitbucket.org/hpk42/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the pytest-commit mailing list