Skip to content

Commit 11b4764

Browse files
author
Sylvain MARIE
committed
Merge remote-tracking branch 'origin/main' into main
2 parents 7416ef5 + 9476343 commit 11b4764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If `pytest-cases` helps you with your research work, don't hesitate to spread th
3030
## Installing
3131

3232
```bash
33-
> pip install pytest_cases
33+
> pip install pytest-cases
3434
```
3535

3636
Note: Installing pytest-cases has effects on the order of `pytest` tests execution, even if you do not use its features. One positive side effect is that it fixed [pytest#5054](https://github.com/pytest-dev/pytest/issues/5054). But if you see less desirable ordering please [report it](https://github.com/smarie/python-pytest-cases/issues).

0 commit comments

Comments
 (0)