Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ResearchCodingClub
/
python-testing-for-research
Public
forked from
FAIR2-for-research-software/python-testing-for-research
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Overhaul of the regression testing module
- #11
#11
Closed
avadean
wants to merge 8 commits into
main
ResearchCodingClub/python-testing-for-research:main
from
regression
ResearchCodingClub/python-testing-for-research:regression
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
Overhaul of the regression testing module
#11
avadean
wants to merge 8 commits into
main
ResearchCodingClub/python-testing-for-research:main
from
regression
ResearchCodingClub/python-testing-for-research:regression
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
Overhaul of the regression testing module. Now introduces regression testing via an example of a manual test to illustrate the idea and the fallbacks of doing it manually. Then introduces Snaptol t…
Show description for 12dfef8
avadean
committed
12dfef8
View commit details
Copy full SHA for 12dfef8
Browse repository at this point
Commits on Feb 16, 2026
Remove pytest-regtest and pytest-mpl from the list of required packages.
avadean
committed
f27b6bd
View commit details
Copy full SHA for f27b6bd
Browse repository at this point
Improve explanation of regression tests.
avadean
committed
dba8536
View commit details
Copy full SHA for dba8536
Browse repository at this point
Now use the assert_allclose method in the snaptolshot object in the floating point numbers explanation. This builds on the previous Floating Point Numbers module.
avadean
committed
ae27d48
View commit details
Copy full SHA for ae27d48
Browse repository at this point
Update the setup part of the Regression Testing module.
avadean
committed
1ed19c1
View commit details
Copy full SHA for 1ed19c1
Browse repository at this point
Commits on Feb 17, 2026
Now reuse the estimate_pi function from a previous module for continuity.
avadean
committed
dd9f6b2
View commit details
Copy full SHA for dd9f6b2
Browse repository at this point
Merge branch 'main' into regression
avadean
authored
70a3ed6
View commit details
Copy full SHA for 70a3ed6
Browse repository at this point
Revert "Merge branch 'main' into regression"
Show description for 99e9c65
avadean
committed
99e9c65
View commit details
Copy full SHA for 99e9c65
Browse repository at this point
You can’t perform that action at this time.