1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/b4fbc67f6e9f/
changeset:   b4fbc67f6e9f
user:        hpk42
date:        2013-03-21 12:41:39
summary:     added changelog entry for getfixture() for doctests
affected #:  2 files

diff -r 56fb27ee91c704d1c06832adb730b4a0a113b6fc -r 
b4fbc67f6e9f5f5f20e15eb0d6f5f12f16991001 AUTHORS
--- a/AUTHORS
+++ b/AUTHORS
@@ -24,3 +24,4 @@
 Christian Tismer
 Daniel Nuri
 Graham Horler
+Andreas Zeidler

diff -r 56fb27ee91c704d1c06832adb730b4a0a113b6fc -r 
b4fbc67f6e9f5f5f20e15eb0d6f5f12f16991001 CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,9 @@
 Changes between 2.3.4 and 2.3.5dev
 -----------------------------------
+
+- inject "getfixture()" helper to retrieve fixtures from doctests,
+  thanks Andreas Zeidler
+
 - issue 259 - when assertion rewriting, be consistent with the default
   source encoding of ASCII on Python 2

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
pytest-commit@python.org
http://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to