1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/78792abae40b/
Changeset: 78792abae40b
User: hpk42
Date: 2014-07-10 09:00:24
Summary: Merged in
bmcorser/pytest-1/bmcorser/scratching-an-itch-love-pytest-1404943207227 (pull
request #178)
Scratching an itch. Love py.test!
Affected #: 1 file
diff -r 131dfc15bb03f70e92b405f4f9c93ccda6d07a7e -r
78792abae40b6b4e4d077ccf62389e8aee9649ba doc/en/yieldfixture.txt
--- a/doc/en/yieldfixture.txt
+++ b/doc/en/yieldfixture.txt
@@ -1,4 +1,3 @@
-
.. _yieldfixture:
Fixture functions using "yield" / context manager integration
@@ -54,7 +53,7 @@
1 passed in 0.00 seconds
-We can also seemlessly use the new syntax with ``with`` statements.
+We can also seamlessly use the new syntax with ``with`` statements.
Let's simplify the above ``passwd`` fixture::
# content of test_yield2.py
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.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit