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
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
.
go-openapi
/
testify
Public
forked from
stretchr/testify
Notifications
You must be signed in to change notification settings
Fork
2
Star
23
Code
Issues
0
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix/code quality2
- #144
#144
Merged
fredbi
merged 15 commits into
go-openapi:master
go-openapi/testify:master
from
fredbi:fix/code-quality2
fredbi/testify:fix/code-quality2
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Fix/code quality2
#144
fredbi
merged 15 commits into
go-openapi:master
go-openapi/testify:master
from
fredbi:fix/code-quality2
fredbi/testify:fix/code-quality2
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
fix(assertions): Implement - added guard to avoid panic when expected iface is not a pointer
Show description for daaa094
fredbi
committed
daaa094
View commit details
Copy full SHA for daaa094
Browse repository at this point
fix(assertions): ErrorIs - limit recursion to unwrap errors to 1000
Show description for 1f9429c
fredbi
committed
1f9429c
View commit details
Copy full SHA for 1f9429c
Browse repository at this point
fix(assertions): FileEmpty - limit recursion over symlinks to 1000
Show description for 0b37dfb
fredbi
committed
0b37dfb
View commit details
Copy full SHA for 0b37dfb
Browse repository at this point
fix(spew): limited recursion across pointer indirections in isTime
Show description for 113008d
fredbi
committed
113008d
View commit details
Copy full SHA for 113008d
Browse repository at this point
fix(spew): set the default maxDepth to 1000
Show description for c1d1b5c
fredbi
committed
c1d1b5c
View commit details
Copy full SHA for c1d1b5c
Browse repository at this point
fix(codegen): fixed bug in comment detection
Show description for c0133d5
fredbi
committed
c0133d5
View commit details
Copy full SHA for c0133d5
Browse repository at this point
fix(assertions): fix error message reported by SeqNotContains
Show description for 16d1ead
fredbi
committed
16d1ead
View commit details
Copy full SHA for 16d1ead
Browse repository at this point
fix(assertions): InDeltaSlice - fix inacurrate error when len(actual)!=len(expected)
Show description for 49e3d74
fredbi
committed
49e3d74
View commit details
Copy full SHA for 49e3d74
Browse repository at this point
chore(codegen): relinted code base
Show description for f3ce6f6
fredbi
committed
f3ce6f6
View commit details
Copy full SHA for f3ce6f6
Browse repository at this point
fix(assertions): IsDecreasing - fix reported error showing the first 2 offending values
Show description for e79ff15
fredbi
committed
e79ff15
View commit details
Copy full SHA for e79ff15
Browse repository at this point
fix(spew): time sorting to use strict ordering
Show description for fe8c79d
fredbi
committed
fe8c79d
View commit details
Copy full SHA for fe8c79d
Browse repository at this point
fix(difflib): fixed cache comparison in matcher's Seq1 & Seq2
Show description for 2b105f0
fredbi
committed
2b105f0
View commit details
Copy full SHA for 2b105f0
Browse repository at this point
chore(assertions): minor refactor of shadowed parameters
Show description for 93d2008
fredbi
committed
93d2008
View commit details
Copy full SHA for 93d2008
Browse repository at this point
fix(codegen): reverted on the linting advice
Show description for 3a28773
fredbi
committed
3a28773
View commit details
Copy full SHA for 3a28773
Browse repository at this point
chore: regenerated docs
Show description for d9f73a4
fredbi
committed
d9f73a4
View commit details
Copy full SHA for d9f73a4
Browse repository at this point
You can’t perform that action at this time.