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 }}
davidfritzsche
/
pytest-mypy-testing
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
33
Code
Issues
8
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 4, 2024
Prepare README for next release
David Fritzsche
committed
f50c95a
Copy full SHA for f50c95a
Bump version: 0.1.2 → 0.1.3
David Fritzsche
committed
c6b339f
Copy full SHA for c6b339f
Update README for release 0.1.3
David Fritzsche
committed
b5cea2c
Copy full SHA for b5cea2c
Test with pytest 8.1
Show description for c9e2f40
David Fritzsche
authored and
davidfritzsche
committed
c9e2f40
Copy full SHA for c9e2f40
Prepare for removal of deprecated path argument to pytest_collect_file()
Show description for b366374
David Fritzsche
authored and
davidfritzsche
committed
b366374
Copy full SHA for b366374
Commits on Feb 26, 2024
Prepare README for next release
David Fritzsche
committed
2fb944d
Copy full SHA for 2fb944d
Bump version: 0.1.1 → 0.1.2
David Fritzsche
committed
8107096
Copy full SHA for 8107096
Update README for release 0.1.2
David Fritzsche
committed
cd9b3f3
Copy full SHA for cd9b3f3
Declare support for Python 3.12
David Fritzsche
authored and
davidfritzsche
committed
91de14d
Copy full SHA for 91de14d
Bump development dependencies
David Fritzsche
authored and
davidfritzsche
committed
ac65d16
Copy full SHA for ac65d16
Update GitHub actions
David Fritzsche
authored and
davidfritzsche
committed
ec0b39c
Copy full SHA for ec0b39c
Declare support for pytest 8
Show description for 7a57e38
David Fritzsche
authored and
davidfritzsche
committed
7a57e38
Copy full SHA for 7a57e38
Commits on Feb 25, 2023
Bump version: 0.1.0 → 0.1.1
David Fritzsche
committed
a67be31
Copy full SHA for a67be31
Add syntax to compare just mypy error codes and not full messages
David Fritzsche
authored and
davidfritzsche
committed
0f4b622
Copy full SHA for 0f4b622
Bump version: 0.0.12 → 0.1.0
David Fritzsche
committed
7cbcb1a
Copy full SHA for 7cbcb1a
Support mypy>=0.931,<1.1 and pytest>=7,<7.3
Show description for 997aef6
David Fritzsche
authored and
davidfritzsche
committed
997aef6
Copy full SHA for 997aef6
Implement support for flexible matching of mypy error codes
David Fritzsche
authored and
davidfritzsche
committed
d2af068
Copy full SHA for d2af068
Update README
David Fritzsche
committed
d3c9347
Copy full SHA for d3c9347
Bump version: 0.0.11 → 0.0.12
David Fritzsche
committed
e13e108
Copy full SHA for e13e108
Bump dependencies
David Fritzsche
authored and
davidfritzsche
committed
f6614b9
Copy full SHA for f6614b9
Commits on Dec 2, 2022
Allow Windows drives in filename
Show description for b155824
vidartf
authored and
davidfritzsche
committed
b155824
Copy full SHA for b155824
Commits on Sep 17, 2022
Bump dependencies
David Fritzsche
authored and
davidfritzsche
committed
c867b09
Copy full SHA for c867b09
Remove support for Python 3.6
David Fritzsche
authored and
davidfritzsche
committed
d3f6f2f
Copy full SHA for d3f6f2f
Fix some type hints to support async function definitions
David Fritzsche
committed
3c8096a
Copy full SHA for 3c8096a
Reformat with black
David Fritzsche
committed
fc9bab9
Copy full SHA for fc9bab9
test for async def parsing
kmike
authored and
davidfritzsche
committed
5ab5fe8
Copy full SHA for 5ab5fe8
support async def tests
kmike
authored and
davidfritzsche
committed
bbe54a7
Copy full SHA for bbe54a7
Commits on Jul 26, 2022
Run tests with mypy 0.971
David Fritzsche
authored and
davidfritzsche
committed
031514f
Copy full SHA for 031514f
Commits on May 30, 2022
Bump version: 0.0.10 → 0.0.11
David Fritzsche
committed
8c3f364
Copy full SHA for 8c3f364
Add support for mypy 0.960
David Fritzsche
authored and
davidfritzsche
committed
46a715b
Copy full SHA for 46a715b
Commits on Mar 2, 2022
Bump version: 0.0.9 → 0.0.10
David Fritzsche
committed
b739568
Copy full SHA for b739568
Bump dependencies
David Fritzsche
authored and
davidfritzsche
committed
4f9429d
Copy full SHA for 4f9429d
Add support for pytest 7.0.x and require Python >= 3.7
David Fritzsche
authored and
davidfritzsche
committed
b68fa9f
Copy full SHA for b68fa9f
Commits on Dec 27, 2021
Bump version: 0.0.8 → 0.0.9
David Fritzsche
committed
f2e9f14
Copy full SHA for f2e9f14
Update dependencies
David Fritzsche
authored and
davidfritzsche
committed
93034ce
Copy full SHA for 93034ce
Pagination
Previous
Next
You can’t perform that action at this time.