Skip to content

Serialize pytest runtime settings#81

Open
Herrtian wants to merge 1 commit into
pytest-dev:masterfrom
Herrtian:serialize-pytest-runtime-settings
Open

Serialize pytest runtime settings#81
Herrtian wants to merge 1 commit into
pytest-dev:masterfrom
Herrtian:serialize-pytest-runtime-settings

Conversation

@Herrtian
Copy link
Copy Markdown

Closes #35.

Adds suite-level NUnit settings for a few stable pytest runtime values.

Checks: uv run --with pytest --with xmlschema --with pytest-cov --with defusedxml --with attrs --with-editable . pytest tests/integration/test_config.py -q; uv run --with pytest --with xmlschema --with pytest-cov --with defusedxml --with attrs --with-editable . pytest tests/unit -q

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.

Serialize pytest runtime settings and insert into output

1 participant