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 }}
WIZARD-CXY
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 3, 2015
version 1.2.0-beta
onsi
committed
0efbdc3
View commit details
Copy full SHA for 0efbdc3
Browse repository at this point
improve concurrenct compilation
Show description for 7ad85ad
onsi
committed
7ad85ad
View commit details
Copy full SHA for 7ad85ad
Browse repository at this point
Commits on May 2, 2015
mention that notify works on OS X and Linux
onsi
committed
1bf309f
View commit details
Copy full SHA for 1bf309f
Browse repository at this point
CurrentGinkgoTestDescription returns failure information
onsi
committed
f3b9e14
View commit details
Copy full SHA for f3b9e14
Browse repository at this point
ginkgo -p no longer hangs if a process spawned by a test node fails to exit
onsi
committed
2cb92b0
View commit details
Copy full SHA for 2cb92b0
Browse repository at this point
compile tests into tempdir. requires go1.4+
onsi
committed
5075acd
View commit details
Copy full SHA for 5075acd
Browse repository at this point
Merge pull request #154 from johnnadratowski/notify-send-support
Show description for 72663e4
onsi
committed
72663e4
View commit details
Copy full SHA for 72663e4
Browse repository at this point
Commits on May 1, 2015
Added notify-send support
johnnadratowski
committed
28efa4e
View commit details
Copy full SHA for 28efa4e
Browse repository at this point
Commits on Apr 25, 2015
Merge pull request #153 from ixdy/test-timeout-flag
Show description for ae043a2
onsi
committed
ae043a2
View commit details
Copy full SHA for ae043a2
Browse repository at this point
Commits on Apr 24, 2015
Use two dashes for test.timeout argument.
Show description for 7cceec8
ixdy
committed
7cceec8
View commit details
Copy full SHA for 7cceec8
Browse repository at this point
Commits on Apr 3, 2015
handle SIGTERM as well as SIGINT
onsi
committed
dbb5c6c
View commit details
Copy full SHA for dbb5c6c
Browse repository at this point
Commits on Mar 3, 2015
fix issue when nesting focused tests within pending containers
onsi
committed
38caab9
View commit details
Copy full SHA for 38caab9
Browse repository at this point
Commits on Feb 18, 2015
Merge pull request #142 from sclevine/master
Show description for e573630
onsi
committed
e573630
View commit details
Copy full SHA for e573630
Browse repository at this point
Update Agouti templates for upcoming Agouti 2.0 release
sclevine
committed
926f5d5
View commit details
Copy full SHA for 926f5d5
Browse repository at this point
Commits on Feb 12, 2015
go fmt
onsi
committed
5ed93e4
View commit details
Copy full SHA for 5ed93e4
Browse repository at this point
Merge pull request #140 from glyn/master
Show description for 8acb9ee
onsi
committed
8acb9ee
View commit details
Copy full SHA for 8acb9ee
Browse repository at this point
Merge pull request #139 from tjarratt/master
Show description for 8325005
onsi
committed
8325005
View commit details
Copy full SHA for 8325005
Browse repository at this point
Fix data race
Show description for f7bd156
glyn
committed
f7bd156
View commit details
Copy full SHA for f7bd156
Browse repository at this point
Make the unkown knowable
tjarratt
committed
e609020
View commit details
Copy full SHA for e609020
Browse repository at this point
Commits on Jan 10, 2015
swallow SIGQUIT
Show description for 17ea479
onsi
committed
17ea479
View commit details
Copy full SHA for 17ea479
Browse repository at this point
Commits on Dec 13, 2014
update path for cover in .travis.yml
onsi
committed
291f28e
View commit details
Copy full SHA for 291f28e
Browse repository at this point
Commits on Dec 12, 2014
support go 1.4 (µ)
onsi
committed
46adc75
View commit details
Copy full SHA for 46adc75
Browse repository at this point
Commits on Dec 10, 2014
extract package name using golang's build package instead of relying on the directory name
onsi
committed
5ce32b7
View commit details
Copy full SHA for 5ce32b7
Browse repository at this point
Commits on Dec 6, 2014
encode panics as strings
Show description for 18c73cf
onsi
committed
18c73cf
View commit details
Copy full SHA for 18c73cf
Browse repository at this point
Commits on Nov 25, 2014
Merge pull request #124 from glyn/master
Show description for 7d3d52b
onsi
committed
7d3d52b
View commit details
Copy full SHA for 7d3d52b
Browse repository at this point
add --compilers to limit the number of concurrent compilations
onsi
committed
0c531ad
View commit details
Copy full SHA for 0c531ad
Browse repository at this point
Commits on Nov 18, 2014
Fix typo
Show description for 84e181d
glyn
committed
84e181d
View commit details
Copy full SHA for 84e181d
Browse repository at this point
Commits on Nov 13, 2014
stop leaking a crapton of files
Michael Fraenkel
committed
9c7cbc4
View commit details
Copy full SHA for 9c7cbc4
Browse repository at this point
Commits on Nov 3, 2014
Merge pull request #116 from sclevine/patch-1
Show description for 7891f86
onsi
committed
7891f86
View commit details
Copy full SHA for 7891f86
Browse repository at this point
Fix typo in README.md
sclevine
committed
18705b9
View commit details
Copy full SHA for 18705b9
Browse repository at this point
Agouti!
onsi
committed
10c8fff
View commit details
Copy full SHA for 10c8fff
Browse repository at this point
Commits on Oct 24, 2014
if -skipPackages is used and all packages are skipped, Ginkgo should exit 0.
onsi
committed
4e965bd
View commit details
Copy full SHA for 4e965bd
Browse repository at this point
Commits on Oct 15, 2014
add support for pre-compiled tests
onsi
committed
75d0cd9
View commit details
Copy full SHA for 75d0cd9
Browse repository at this point
Commits on Oct 11, 2014
Add By: for better documenting large Its
onsi
committed
9064f16
View commit details
Copy full SHA for 9064f16
Browse repository at this point
Commits on Oct 10, 2014
Merge pull request #112 from DamnWidget/master
Show description for 7566d81
onsi
committed
7566d81
View commit details
Copy full SHA for 7566d81
Browse repository at this point
Previous
Next
You can’t perform that action at this time.