Fixed fixture 'self' not found issue when @fixture was used to decorate a class method not explicitly depending on request. Fixed #182 See documentation page for details
<ul> <li><code>@parametrize_with_cases</code> now supports that <code>...
@pytest.mark.usefixtures can be now be used on case functions. Fixes #152. See documentation page f...
This release adds an explicit warning for tests that are both decorated with "@given(...)" and reque...
Fixed fixture 'self' not found issue when @fixture was used to decorate a class method not explicitl...
Improved documentation to explain why @fixture should be used instead of @pytest.fixture. Fixed #125...
Fixed "Created fixture names are not unique, please report" error when duplicate fixture reference i...
<ul> <li><p>New: from version <code>3.2</code> on, if <code>auto...
Now appending fixtures to the closure once it has been built is supported. This fixes an issue with ...
Fixed issue with @parametrize_with_cases when two cases with the same id and both requiring a fixtur...
Fixed wrong module string decomposition when passed to cases argument in @parametrize_with_cases. Fi...
Legacy v1 API was dropped. Fixes #192 Unbound case functions in a class (e.g. Foo.bar) can now be d...
This release makes it an explicit error to apply "@pytest.fixture" to a function which has already b...
Fixed TypeError with iterable argvalue in standard parametrize. Fixed #115. See documentation page ...
<ul> <li><code>@parametrize_with_cases</code> now supports that <code>...
@pytest.mark.usefixtures can be now be used on case functions. Fixes #152. See documentation page f...
This release adds an explicit warning for tests that are both decorated with "@given(...)" and reque...
Fixed fixture 'self' not found issue when @fixture was used to decorate a class method not explicitl...
Improved documentation to explain why @fixture should be used instead of @pytest.fixture. Fixed #125...
Fixed "Created fixture names are not unique, please report" error when duplicate fixture reference i...
<ul> <li><p>New: from version <code>3.2</code> on, if <code>auto...
Now appending fixtures to the closure once it has been built is supported. This fixes an issue with ...
Fixed issue with @parametrize_with_cases when two cases with the same id and both requiring a fixtur...
Fixed wrong module string decomposition when passed to cases argument in @parametrize_with_cases. Fi...
Legacy v1 API was dropped. Fixes #192 Unbound case functions in a class (e.g. Foo.bar) can now be d...
This release makes it an explicit error to apply "@pytest.fixture" to a function which has already b...
Fixed TypeError with iterable argvalue in standard parametrize. Fixed #115. See documentation page ...
<ul> <li><code>@parametrize_with_cases</code> now supports that <code>...
@pytest.mark.usefixtures can be now be used on case functions. Fixes #152. See documentation page f...
This release adds an explicit warning for tests that are both decorated with "@given(...)" and reque...