New issue 687: fixture finalization is delayed
https://bitbucket.org/hpk42/pytest/issue/687/fixture-finalization-is-delayed
Thomas Tanner:
According to the documentation
http://pytest.org/latest/fixture.html#fixture-finalization-executing-teardown-code
"The fin function will execute when the las
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/a2278870aa11/
Changeset: a2278870aa11
User:hpk42
Date:2015-02-23 14:06:50+00:00
Summary: Merged in suor/tox/generative-example (pull request #135)
Add generative config example
Affected #: 2 files
diff -r 0a85dfb
2 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/588ddd566df5/
Changeset: 588ddd566df5
Branch: generative-example
User:suor
Date:2015-02-23 13:15:37+00:00
Summary: Add generative config example
Affected #: 2 files
diff -r 0a85dfb460906c3434651b594b591d0426
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/6104c7ea0dcc/
Changeset: 6104c7ea0dcc
User:hpk42
Date:2015-02-23 15:14:54+00:00
Summary: change "install" targets to use pytest-dev user so that Brianna,
Ronny, me
and others can push to pytest.org
Affected #