You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
[](https://smarie.github.io/python-pytest-cases/)[](https://pypi.python.org/pypi/pytest-cases/)[](https://pepy.tech/project/pytest-cases)[](https://pepy.tech/project/pytest-cases)[](https://github.com/smarie/python-pytest-cases/stargazers)
8
8
9
-
!!! success "New `@cases_fixture` decorator is there, [check it out](#d-case-fixtures) !"
9
+
!!! success "New `@pytest_fixture_plus` decorator is there, [check it out](#d-case-fixtures) !"
10
10
11
11
Did you ever thought that most of your test functions were actually *the same test code*, but with *different data inputs* and expected results/exceptions ?
0 commit comments