Skip to content

doc(pytest): --repeat -> --count - #13218

Closed
jamacku wants to merge 2 commits into
curl:masterfrom
jamacku:pytest
Closed

doc(pytest): --repeat -> --count#13218
jamacku wants to merge 2 commits into
curl:masterfrom
jamacku:pytest

Conversation

@jamacku

@jamacku jamacku commented Mar 28, 2024

Copy link
Copy Markdown
Contributor

Pytest doesn't have a --repeat option, but it does have a --count option.

--count=COUNT         Number of times to repeat each test

jamacku added 2 commits March 28, 2024 10:14
Pytest doesn't have a `--repeat` option, but it does have a `--count`
option.

```
--count=COUNT         Number of times to repeat each test
```
@bagder bagder closed this in 6b24f09 Apr 9, 2024
@bagder

bagder commented Apr 9, 2024

Copy link
Copy Markdown
Member

Thanks!

@jamacku
jamacku deleted the pytest branch April 9, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants