Skip to content

docs(dev): document property-based test suite#1167

Open
r266-tech wants to merge 1 commit intopypa:mainfrom
r266-tech:docs/dev-getting-started-property-tests
Open

docs(dev): document property-based test suite#1167
r266-tech wants to merge 1 commit intopypa:mainfrom
r266-tech:docs/dev-getting-started-property-tests

Conversation

@r266-tech
Copy link
Copy Markdown
Contributor

tests/property/ was added in #1144 using Hypothesis and is opt-in via the property pytest marker. A new property_tests nox session runs them explicitly. docs/development/getting-started.rst still only documents python -m pytest and nox -s tests, so a new contributor has no signal that the property suite exists, what gates it, or how to run it.

This adds a short "Running property-based tests" subsection right after "Running tests", mirroring the existing style: one line of context, two code blocks. No changes to non-docs files.

Pure docs. No behavior change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants