anis-campos/fix_is_pytest_fixture (pylint-dev/pylint-pytest#2)
Astroid has different semantics when using import pytest or from pytest import ...,
which affects the detection of pytest fixtures.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps pylint-pytest from 1.1.2 to 1.1.5.
Release notes
Sourced from pylint-pytest's releases.
... (truncated)
Changelog
Sourced from pylint-pytest's changelog.
... (truncated)
Commits
c84ad36
Release v1.1.53cee43d
Merge pull request #25 from stdedos/ci/fix-windows-artifacts-slugificationa4245b1
Merge branch 'master' into ci/fix-windows-artifacts-slugificatione29fe48
Merge pull request #26 from stdedos/test/improve_coverage+setup+docsd8db8e4
Improve copy-paste docstring from 8756cc4627a66f150197519a2588512511f0c4f38edad60
Fix tests running via PyCharm90e4141
Move--cov-report=html
toaddopts
d11811e
Windows Artifacts have incorrect Slugificationc1547d9
Merge pull request #21 from stdedos/replay/fix/nate/better-unused-argumentbb6af8d
Merge branch 'master' into replay/fix/nate/better-unused-argumentDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show