[py-svn] commit/pytest: flub: Use updated names

Bitbucket commits-noreply at bitbucket.org
Fri Oct 5 23:45:01 CEST 2012


1 new commit in pytest:


https://bitbucket.org/hpk42/pytest/changeset/fe752ae6e18c/
changeset:   fe752ae6e18c
user:        flub
date:        2012-10-05 23:44:18
summary:     Use updated names
affected #:  1 file

diff -r ac92c63e9b31659f2b02cd0c7e37236497067e4c -r fe752ae6e18c5108e77a822e8f0e9d3a3ef4f5b7 doc/en/funcarg_compare.txt
--- a/doc/en/funcarg_compare.txt
+++ b/doc/en/funcarg_compare.txt
@@ -118,10 +118,10 @@
 factory function.
 
 
-No ``pytest_funcarg__`` prefix when using @factory decorator
+No ``pytest_funcarg__`` prefix when using @fixture decorator
 -------------------------------------------------------------------
 
-When using the ``@factory`` decorator the name of the function
+When using the ``@fixture`` decorator the name of the function
 denotes the name under which the resource can be accessed as a function
 argument::

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