FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Pytest 6+/python .9+ cleanup - readme fixes by jammer87 · Pull Request #380 · smarie/python-pytest-cases · GitHub

Pytest 6+/python .9+ cleanup - readme fixes - #380

Open
jammer87 wants to merge 2 commits into
smarie:mainfrom
jammer87:doc-fixes
Open

Pytest 6+/python .9+ cleanup - readme fixes#380
jammer87 wants to merge 2 commits into
smarie:mainfrom
jammer87:doc-fixes

Conversation

jammer87 commented Jan 11, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

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

Comment thread README.md
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
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL