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 }}
cvvz
/
ginkgo
Public
forked from
onsi/ginkgo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
onsi
All time
Commit history
Commits on Mar 30, 2023
updqte Measure deprecation message. fixes #1176
onsi
committed
227c662
View commit details
Copy full SHA for 227c662
Browse repository at this point
Commits on Mar 23, 2023
v2.9.2
onsi
committed
9b5078f
View commit details
Copy full SHA for 9b5078f
Browse repository at this point
Commits on Mar 12, 2023
v2.9.1
onsi
committed
18bc29d
View commit details
Copy full SHA for 18bc29d
Browse repository at this point
fix accidentally broken profiling test
onsi
committed
cbb6fa0
View commit details
Copy full SHA for cbb6fa0
Browse repository at this point
document coverpkg a bit more clearly
onsi
committed
fc44c3b
View commit details
Copy full SHA for fc44c3b
Browse repository at this point
Support -coverpkg=./...
onsi
committed
26ca1b5
View commit details
Copy full SHA for 26ca1b5
Browse repository at this point
bump gomega to 1.27.3
onsi
committed
c16f0b0
View commit details
Copy full SHA for c16f0b0
Browse repository at this point
Commits on Mar 3, 2023
v2.9.0
onsi
committed
2470852
View commit details
Copy full SHA for 2470852
Browse repository at this point
ignore empty progress reports
onsi
committed
8cda4ef
View commit details
Copy full SHA for 8cda4ef
Browse repository at this point
note that AttachProgressReporter is an experimental feature
onsi
committed
119f1d8
View commit details
Copy full SHA for 119f1d8
Browse repository at this point
handle failures and panics in attached progress reporters
onsi
committed
ae8c900
View commit details
Copy full SHA for ae8c900
Browse repository at this point
Commits on Mar 2, 2023
go mod tidy
onsi
committed
b670c81
View commit details
Copy full SHA for b670c81
Browse repository at this point
Expand GinkgoT() to include several Ginkgo-specific methods
Show description for 2bd5a3b
onsi
committed
2bd5a3b
View commit details
Copy full SHA for 2bd5a3b
Browse repository at this point
AttachProgressReporter allows users to provide arbitrary information when a ProgressReport is requested
onsi
committed
28801fe
View commit details
Copy full SHA for 28801fe
Browse repository at this point
Commits on Feb 27, 2023
v2.8.4
onsi
committed
da91bbf
View commit details
Copy full SHA for da91bbf
Browse repository at this point
Commits on Feb 25, 2023
rename tools hack to see if it fixes things for downstream users
onsi
committed
a8bb39a
View commit details
Copy full SHA for a8bb39a
Browse repository at this point
Commits on Feb 17, 2023
remove tools.go hack from documentation
onsi
committed
0718693
View commit details
Copy full SHA for 0718693
Browse repository at this point
v2.8.2
onsi
committed
cca66a8
View commit details
Copy full SHA for cca66a8
Browse repository at this point
exploring to see whether adding a tools.go to ginkgo proper will cause consumers of ginkgo to automatically pull in the Ginkgo CLI dependencies
onsi
committed
f05681c
View commit details
Copy full SHA for f05681c
Browse repository at this point
Commits on Feb 13, 2023
v2.8.1
onsi
committed
c7e3ebe
View commit details
Copy full SHA for c7e3ebe
Browse repository at this point
lock around default report output to avoid triggering the race detector when calling By from goroutines
Show description for 2d5075a
onsi
committed
2d5075a
View commit details
Copy full SHA for 2d5075a
Browse repository at this point
don't run ReportEntries through sprintf
Show description for febbe38
onsi
committed
febbe38
View commit details
Copy full SHA for febbe38
Browse repository at this point
Commits on Feb 1, 2023
Update index.md with instructions on how to upgrade Ginkgo
Show description for 833a75e
onsi
authored
833a75e
View commit details
Copy full SHA for 833a75e
Browse repository at this point
Commits on Jan 30, 2023
v2.8.0
onsi
committed
64c4110
View commit details
Copy full SHA for 64c4110
Browse repository at this point
Introduce GinkgoLabelFilter() and Label().MatchesLabelFilter() to make it possible to programatically match filters
onsi
committed
2f6597c
View commit details
Copy full SHA for 2f6597c
Browse repository at this point
Commits on Jan 29, 2023
Introduce GInkgoHelper() to track and exclude helper functions from porential CodeLcoations
Show description for e19f556
onsi
committed
e19f556
View commit details
Copy full SHA for e19f556
Browse repository at this point
Commits on Jan 28, 2023
v2.7.1
onsi
committed
e7c0fb6
View commit details
Copy full SHA for e7c0fb6
Browse repository at this point
Commits on Jan 27, 2023
Bring back SuiteConfig.EmitSpecProgress to avoid compilation issue for consumers that set it manually
onsi
committed
d2a1cb0
View commit details
Copy full SHA for d2a1cb0
Browse repository at this point
Commits on Jan 9, 2023
v2.7.0
onsi
committed
310a73f
View commit details
Copy full SHA for 310a73f
Browse repository at this point
Introduce ContinueOnFailure for Ordered containers
Show description for e0123ca
onsi
committed
e0123ca
View commit details
Copy full SHA for e0123ca
Browse repository at this point
correctly ensure deterministic spec order, even if specs are generated by iterating over a map
onsi
committed
89dda20
View commit details
Copy full SHA for 89dda20
Browse repository at this point
Commits on Jan 5, 2023
ensure deterministic order even if specs are generated by iterating over a map
onsi
committed
62fff95
View commit details
Copy full SHA for 62fff95
Browse repository at this point
Commits on Dec 14, 2022
v2.6.1
onsi
committed
e7e3db7
View commit details
Copy full SHA for e7e3db7
Browse repository at this point
GinkgoRecover now supports ignoring panics that match a specific, hidden, interface
onsi
committed
301f3e2
View commit details
Copy full SHA for 301f3e2
Browse repository at this point
Commits on Dec 10, 2022
v2.6.0
onsi
committed
6ad4fae
View commit details
Copy full SHA for 6ad4fae
Browse repository at this point
Previous
Next
You can’t perform that action at this time.