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
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 }}
stretchr
/
testify
Public
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
26.2k
Code
Issues
232
Pull requests
147
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
suite: fix SetupSubTest and TearDownSubTest execution order
- #1471
#1471
Merged
dolmen
merged 8 commits into
stretchr:master
stretchr/testify:master
from
linusbarth:fix-setup-and-teardown-subtest-execution-order
linusbarth/testify:fix-setup-and-teardown-subtest-execution-order
Copy head branch name to clipboard
Oct 30, 2023
Conversation
Commits
8
(8)
Checks
Files changed
Merged
suite: fix SetupSubTest and TearDownSubTest execution order
#1471
dolmen
merged 8 commits into
stretchr:master
stretchr/testify:master
from
linusbarth:fix-setup-and-teardown-subtest-execution-order
linusbarth/testify:fix-setup-and-teardown-subtest-execution-order
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2023
fix: SetupSubTest and TearDownSubTest execution order
Show description for 916ce79
linusbarth
committed
916ce79
View commit details
Copy full SHA for 916ce79
Browse repository at this point
improve: defer-style in Suite.Run()
linusbarth
committed
83e44bc
View commit details
Copy full SHA for 83e44bc
Browse repository at this point
test: call order of setup/teardown for subtests
linusbarth
committed
4657972
View commit details
Copy full SHA for 4657972
Browse repository at this point
test: testing.T correctness in subtests setup/teardown
linusbarth
committed
aa01ed0
View commit details
Copy full SHA for aa01ed0
Browse repository at this point
improve: move comment to msgAndArgs-param in test
linusbarth
committed
ac5cd69
View commit details
Copy full SHA for ac5cd69
Browse repository at this point
Commits on Oct 17, 2023
improve: tests for asserting test names in subtests
linusbarth
committed
c8efd3c
View commit details
Copy full SHA for c8efd3c
Browse repository at this point
Commits on Oct 18, 2023
fix: panic behavior for subtests
Show description for 91478fe
linusbarth
committed
91478fe
View commit details
Copy full SHA for 91478fe
Browse repository at this point
test: add suite tests for panicking of subtests
linusbarth
committed
c18759c
View commit details
Copy full SHA for c18759c
Browse repository at this point
You can’t perform that action at this time.