Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pylint-dev
/
pylint-pytest
Public
forked from
PyCQA/pylint-pytest
Notifications
You must be signed in to change notification settings
Fork
4
Star
21
Code
Issues
14
Pull requests
13
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
stdedos
Datepicker
All time
Commit History
Commits on Oct 4, 2024
Minor improvements
Show description for 1bf53a3
stdedos
committed
1bf53a3
Copy full SHA for 1bf53a3
Commits on Jul 13, 2024
Fixup isort configuration (`profile = "black"`), as we are using `black`
Show description for e3deae9
stdedos
committed
e3deae9
Copy full SHA for e3deae9
Minor `tests/base_tester.py` improvements
Show description for c6279d3
stdedos
committed
c6279d3
Copy full SHA for c6279d3
`redefined-outer-name`: Add one more test case
Show description for 9e899ef
stdedos
committed
9e899ef
Copy full SHA for 9e899ef
Add MOAR debugging tools
Show description for 91941f9
stdedos
committed
91941f9
Copy full SHA for 91941f9
(Manually) Update MyPy
Show description for bb5090c
stdedos
committed
bb5090c
Copy full SHA for bb5090c
Merge pull request #75 from pylint-dev/ci/updates/2024-07
Show description for 52c3ecc
stdedos
authored
52c3ecc
Copy full SHA for 52c3ecc
Update package versions, and configurations: `pre-commit`, `Makefile`, `pyproject.toml`, and `tox.ini`
Show description for f951f11
stdedos
committed
f951f11
Copy full SHA for f951f11
Commits on Apr 25, 2024
Merge remote-tracking branch 'webknjaz/bugfixes/21-exclude-non-tests' into HEAD
Show description for 8310a88
stdedos
committed
8310a88
Copy full SHA for 8310a88
Commits on Mar 25, 2024
Merge pull request #59 from pylint-dev/dependabot/github_actions/actions/cache-4.0.2
stdedos
authored
58ced18
Copy full SHA for 58ced18
Merge pull request #58 from pylint-dev/dependabot/pip/pre-commit-3.7.0
stdedos
authored
359da3b
Copy full SHA for 359da3b
Merge pull request #57 from pylint-dev/dependabot/pip/pytest-cov-5.0.0
stdedos
authored
9c6656f
Copy full SHA for 9c6656f
Commits on Mar 22, 2024
Merge pull request #55 from pylint-dev/dependabot/pip/wheel-0.43.0
stdedos
authored
6566cba
Copy full SHA for 6566cba
Commits on Mar 11, 2024
Merge pull request #54 from pylint-dev/dependabot/pip/pip-tools-7.4.1
stdedos
authored
dc0e262
Copy full SHA for dc0e262
Commits on Mar 7, 2024
Merge pull request #49 from pylint-dev/dependabot/pip/pylint-3.1.0
stdedos
authored
e8cf4d7
Copy full SHA for e8cf4d7
Merge pull request #52 from pylint-dev/dependabot/github_actions/actions/cache-4.0.1
stdedos
authored
6c0c0be
Copy full SHA for 6c0c0be
Commits on Mar 6, 2024
Merge pull request #48 from pylint-dev/dependabot/pip/pip-tools-7.4.0
stdedos
authored
701414f
Copy full SHA for 701414f
Merge branch 'master' into dependabot/pip/pip-tools-7.4.0
stdedos
authored
ceb4827
Copy full SHA for ceb4827
Merge pull request #46 from pylint-dev/dependabot/pip/pre-commit-3.6.2
stdedos
authored
62c11fd
Copy full SHA for 62c11fd
Commits on Mar 1, 2024
`pre-commit autoupdate`
Show description for 0c9eca7
stdedos
committed
0c9eca7
Copy full SHA for 0c9eca7
`README.md`: Fixup test badge + Add pre-commit.ci badge
Show description for 0c26aa4
stdedos
committed
0c26aa4
Copy full SHA for 0c26aa4
Commits on Feb 2, 2024
Release v2.0.0a0
Show description for b6a8f22
stdedos
committed
b6a8f22
Copy full SHA for b6a8f22
Commits on Jan 30, 2024
Merge pull request #34 from pylint-dev/dependabot/pip/pylint-3.0.3
stdedos
authored
12e2d15
Copy full SHA for 12e2d15
Merge pull request #33 from pylint-dev/dependabot/pip/pre-commit-3.6.0
stdedos
authored
7e7b9bb
Copy full SHA for 7e7b9bb
Update LICENSE with the current maintainer
Show description for 29f0c33
stdedos
committed
29f0c33
Copy full SHA for 29f0c33
Merge pull request #39 from anis-campos/fix-dev-dependencies
Show description for f3ddffc
stdedos
authored
f3ddffc
Copy full SHA for f3ddffc
Remove `pyproject.toml` references from the development extra dependencies
Show description for a902b18
stdedos
committed
a902b18
Copy full SHA for a902b18
Leave a deprecation note for the future readers
Show description for 000a314
stdedos
committed
000a314
Copy full SHA for 000a314
Commits on Jan 28, 2024
Minor Github Actions updates
Show description for e0e529a
stdedos
committed
e0e529a
Copy full SHA for e0e529a
Commits on Jan 25, 2024
Merge pull request #29 from anis-campos/fix-checkers
Show description for 1ca1d86
stdedos
authored
1ca1d86
Copy full SHA for 1ca1d86
Merge pull request #37 from pylint-dev/dependabot/github_actions/actions/cache-4.0.0
stdedos
authored
bde8dde
Copy full SHA for bde8dde
Commits on Jan 10, 2024
Merge pull request #31 from pylint-dev/dependabot/github_actions/actions/setup-python-5
stdedos
authored
051ca99
Copy full SHA for 051ca99
Merge pull request #32 from pylint-dev/dependabot/github_actions/actions/upload-artifact-4
stdedos
authored
3e54a7c
Copy full SHA for 3e54a7c
Merge pull request #30 from pylint-dev/dependabot/github_actions/actions/checkout-4
stdedos
authored
38ed593
Copy full SHA for 38ed593
Commits on Dec 22, 2023
Merge pull request #28 from anis-campos/requirements
Show description for bb1a8de
stdedos
authored
bb1a8de
Copy full SHA for bb1a8de
Pagination
Previous
Next
You can’t perform that action at this time.