Skip to content

Conversation

@jammer87
Copy link
Contributor

@jammer87 jammer87 commented Jan 11, 2026

PR with readme fixes for #370 as well as #373 .

If you want a single PR with #376, #377, #378, #379, #380 with merge conflicts fixed, you can create a new one from https://github.com/jammer87/python-pytest-cases/tree/all-my-merges

Tests and coverage reports are automatically generated under `./docs/reports` for one of the sessions (`tests(3-14-env-pytest-latest)`).

If you wish to execute tests on a specific environment, use explicit session names, e.g. `nox -s tests-3.6`.
If you wish to execute tests on a specific environment, use explicit session names, e.g. `nox -s tests(3-13-env-pytest-latest)`.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on bash you'll need to escape the parentheses, like nox -s tests\(3-13-env-pytest-latest\), is it worth putting that here? I haven't tried this on other platforms to know if it's applicable elsewhere.

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.

1 participant