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 }}
blacksails
/
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
Breadcrumbs
History for
ginkgo
ginkgo
on
timeline
User selector
All users
All time
Commit history
Commits on Nov 7, 2022
Ginkgo output now includes a timeline-view of the spec
Show description for db83f33
onsi
committed
db83f33
View commit details
Copy full SHA for db83f33
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Ginkgo cli can identify version mismatches and emit a helpful error message
onsi
committed
bc4ae2f
View commit details
Copy full SHA for bc4ae2f
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
Ginkgo supports Interruptible Nodes and Timeouts
Show description for 16f56ac
onsi
committed
16f56ac
View commit details
Copy full SHA for 16f56ac
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Make the outline command able to use the DSL import
Show description for 1be2427
bcrochet
authored and
onsi
committed
1be2427
View commit details
Copy full SHA for 1be2427
View code at this point
Browse repository at this point
Commits on Sep 11, 2022
megalinter spell and cspell linting
dschveninger
authored and
onsi
committed
f8bd27f
View commit details
Copy full SHA for f8bd27f
View code at this point
Browse repository at this point
Commits on May 15, 2022
refactor: replace strings.Replace with strings.ReplaceAll (#978)
Juneezee
authored
143d208
View commit details
Copy full SHA for 143d208
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
improve error message when a parallel process fails to report back
onsi
committed
a7bd1fe
View commit details
Copy full SHA for a7bd1fe
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
Track location of focused specs correctly in unfocus
Show description for a612ff1
onsi
committed
a612ff1
View commit details
Copy full SHA for a612ff1
View code at this point
Browse repository at this point
Profiling suites with focused specs no longer generates an erroneous failure message
Show description for 8fbfa02
onsi
committed
8fbfa02
View commit details
Copy full SHA for 8fbfa02
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
Fix typos (#901)
Show description for 3df3525
zhsj
authored
3df3525
View commit details
Copy full SHA for 3df3525
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Correct typos
Show description for 6e56bd9
Birdrock
authored and
onsi
committed
6e56bd9
View commit details
Copy full SHA for 6e56bd9
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
Suites that only import the new dsl packages are correctly identified as Ginkgo suites
Show description for ec17e17
onsi
committed
ec17e17
View commit details
Copy full SHA for ec17e17
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
2.0.0-rc2 - formally bump version number in go.mod
onsi
committed
88ab8a0
View commit details
Copy full SHA for 88ab8a0
View code at this point
Browse repository at this point
When generating reports and profiles and output-dir is specified all writes go to output-dir
onsi
committed
4e1925b
View commit details
Copy full SHA for 4e1925b
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Users can apply suite-leve labels by passing the Label decorator into RunSpecs
onsi
committed
6927f6d
View commit details
Copy full SHA for 6927f6d
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
remove old docs; add specs to cover doc links
onsi
committed
bc52ff4
View commit details
Copy full SHA for bc52ff4
View code at this point
Browse repository at this point
More renaming of node => proc
onsi
committed
9bb6f3d
View commit details
Copy full SHA for 9bb6f3d
View code at this point
Browse repository at this point
--nodes => --procs
onsi
committed
8291820
View commit details
Copy full SHA for 8291820
View code at this point
Browse repository at this point
Bump Gomega version and use new HaveField matcher
onsi
committed
497aa8f
View commit details
Copy full SHA for 497aa8f
View code at this point
Browse repository at this point
Fix failure summary when there are multiple suites
tsaarni
authored and
onsi
committed
6b237e9
View commit details
Copy full SHA for 6b237e9
View code at this point
Browse repository at this point
OutputInterceptor no longer hangs if an external process sets cmd.Stdout = os.Stdout and outlives the current spec
Show description for 1fd72cb
onsi
committed
1fd72cb
View commit details
Copy full SHA for 1fd72cb
View code at this point
Browse repository at this point
Rename Parallel Node to Parallel Process throughout
onsi
committed
45cf8b8
View commit details
Copy full SHA for 45cf8b8
View code at this point
Browse repository at this point
Do not generate package names that begin with numbers
Show description for 8d8d6ff
onsi
committed
8d8d6ff
View commit details
Copy full SHA for 8d8d6ff
View code at this point
Browse repository at this point
Ginkgo correctly handles tests suites that filter out all tests via tags
Show description for 6475d9a
onsi
committed
6475d9a
View commit details
Copy full SHA for 6475d9a
View code at this point
Browse repository at this point
Support precompiled binaries in windows with .exe and .test.exe extensions
Show description for 5b6ed75
onsi
committed
5b6ed75
View commit details
Copy full SHA for 5b6ed75
View code at this point
Browse repository at this point
Copy, do not move, binary when generating profiles and output-dir is set and using a precompiled binary
onsi
committed
3d28a52
View commit details
Copy full SHA for 3d28a52
View code at this point
Browse repository at this point
ginkgo unfocus now removes Focus decorations
onsi
committed
c5d38cf
View commit details
Copy full SHA for c5d38cf
View code at this point
Browse repository at this point
Performance optimizations and improved behavior of Ordered contexts
Show description for 1b585f3
onsi
committed
1b585f3
View commit details
Copy full SHA for 1b585f3
View code at this point
Browse repository at this point
Add 'ginkgo labels' - a simple subcommand to list labels in a test suite
onsi
committed
992711d
View commit details
Copy full SHA for 992711d
View code at this point
Browse repository at this point
Add --focus-file and --skip-file
onsi
committed
add20db
View commit details
Copy full SHA for add20db
View code at this point
Browse repository at this point
tables support table-level entry descriptions
onsi
committed
af94e07
View commit details
Copy full SHA for af94e07
View code at this point
Browse repository at this point
move Table DSL to the core dsl
onsi
committed
2841cd0
View commit details
Copy full SHA for 2841cd0
View code at this point
Browse repository at this point
Remove support for ginkgo nodot
Show description for 9e15940
onsi
committed
9e15940
View commit details
Copy full SHA for 9e15940
View code at this point
Browse repository at this point
chore: remove usage of deprecated ioutil package
Show description for 061550c
blgm
authored and
onsi
committed
061550c
View commit details
Copy full SHA for 061550c
View code at this point
Browse repository at this point
When running non-Ginkgo tests, ginkgo cli now forwards more go test flags.
onsi
committed
a6daf5b
View commit details
Copy full SHA for a6daf5b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.