-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Fix pytest plugin declaration so it can be used without requiring pytest_plugins
#1943
Merged
Conversation
This file contains 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
…g using `pytest_plugins`
edgarrmondragon
force-pushed
the
fix/pytest-plugin-v1
branch
from
September 7, 2023 20:20
f04229a
to
620fc8e
Compare
edgarrmondragon
changed the title
fix: Fix pytest plugin declaration so it can be used without requiring using
fix: Fix pytest plugin declaration so it can be used without requiring Sep 7, 2023
pytest_plugins
pytest_plugins
edgarrmondragon
changed the title
fix: Fix pytest plugin declaration so it can be used without requiring
fix: Fix pytest plugin declaration so it can be used without requiring Sep 7, 2023
pytest_plugins
pytest_plugins
Codecov Report
@@ Coverage Diff @@
## v1 #1943 +/- ##
=======================================
Coverage 86.94% 86.94%
=======================================
Files 59 59
Lines 5079 5079
Branches 820 820
=======================================
Hits 4416 4416
Misses 467 467
Partials 196 196 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more 📢 Have feedback on the report? Share it here. |
@kgpayne This removes the need for users to do # tests/conftest.py
pytest_plugins = ("singer_sdk.testing.pytest_plugin",) |
edgarrmondragon
added a commit
that referenced
this pull request
Sep 11, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Sep 13, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Sep 13, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Sep 13, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Sep 22, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Sep 22, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Sep 25, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Sep 25, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Oct 6, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Oct 9, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Oct 9, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Oct 9, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Oct 11, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Oct 11, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Oct 11, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Oct 11, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Nov 6, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Nov 6, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Nov 8, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Nov 9, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Nov 17, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Nov 22, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Nov 28, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Nov 30, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Nov 30, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Dec 2, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Dec 4, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Dec 5, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Dec 5, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Dec 11, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Dec 20, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Dec 21, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Dec 21, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Dec 21, 2023
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 2, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 9, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 9, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 9, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 9, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 10, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 11, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 11, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 11, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 16, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 16, 2024
…g `pytest_plugins` (#1943)
edgarrmondragon
added a commit
that referenced
this pull request
Jan 19, 2024
…g `pytest_plugins` (#1943)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.