-
Notifications
You must be signed in to change notification settings - Fork 7
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: pytest-dev/pytest-inline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3c5a514
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pytest-dev/pytest-inline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 32738aa
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 29 files changed
- 1 contributor
Commits on Oct 19, 2024
-
- move the content of setup.py and pytest.ini to pyproject.toml (eventually, tox.ini will be moved here as well); - move the version number to a dynamic value in __about__.py; - temporarily constrain the dependency of pytest to ~=7.0;
Configuration menu - View commit details
-
Copy full SHA for ad5bf5b - Browse repository at this point
Copy the full SHA ad5bf5bView commit details
Commits on Oct 20, 2024
-
add tox configuration for testing multiple versions
- set targeted supported versions to python {3.7, 3.8, 3.9, 3.10} x pytest {7, 8} - change dependency of pytest to >=7.0,<9.0Configuration menu - View commit details
-
Copy full SHA for 1d110ad - Browse repository at this point
Copy the full SHA 1d110adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bde2f - Browse repository at this point
Copy the full SHA f1bde2fView commit details -
- set fail-fast to false (always run on all python versions despite if some of them are failing) - remove tox's version constrain >=4.19
Configuration menu - View commit details
-
Copy full SHA for 5fc2f61 - Browse repository at this point
Copy the full SHA 5fc2f61View commit details -
- add tox-gh to dependency - remove the incompatible combination py37-pytest8
Configuration menu - View commit details
-
Copy full SHA for b081589 - Browse repository at this point
Copy the full SHA b081589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c2344 - Browse repository at this point
Copy the full SHA 44c2344View commit details -
- upgrade import_path, FixtureRequest to use the newer API
Configuration menu - View commit details
-
Copy full SHA for 6cb9fa1 - Browse repository at this point
Copy the full SHA 6cb9fa1View commit details
Commits on Oct 24, 2024
-
- Add {posargs} to the pytest command in tox.ini - Fix warning about tool.ruff.lintConfiguration menu - View commit details
-
Copy full SHA for ce3b5b1 - Browse repository at this point
Copy the full SHA ce3b5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f22f8c - Browse repository at this point
Copy the full SHA 6f22f8cView commit details -
Merge pull request #5 from pytest-dev/4-supporting-pytest-8
Update CI and support pytest 8
Configuration menu - View commit details
-
Copy full SHA for a5463eb - Browse repository at this point
Copy the full SHA a5463ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4caa0ae - Browse repository at this point
Copy the full SHA 4caa0aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2f30b - Browse repository at this point
Copy the full SHA 9c2f30bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d5dd5 - Browse repository at this point
Copy the full SHA 60d5dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32738aa - Browse repository at this point
Copy the full SHA 32738aaView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3c5a514...32738aa