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 }}
jim-minter
/
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
Breadcrumbs
History for
ginkgo
ginkgo
on
master
User selector
All users
All time
Commit history
Commits on Nov 10, 2016
Add colours for Windows in suite-runner & watch (#312)
alex-slynko
authored and
Onsi Fakhouri
committed
00054c0
View commit details
Copy full SHA for 00054c0
View code at this point
Browse repository at this point
Commits on Oct 23, 2016
Add ability to specify a custom bootstrap file (#302)
Show description for a8ccd81
iancmcc
authored and
Onsi Fakhouri
committed
a8ccd81
View commit details
Copy full SHA for a8ccd81
View code at this point
Browse repository at this point
Revert "remove -i in invocations of go test. fixes #305"
Show description for 29e24c0
onsi
committed
29e24c0
View commit details
Copy full SHA for 29e24c0
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
fix imports for generate command (#279)
james-lawrence
authored and
Onsi Fakhouri
committed
1c1f4ad
View commit details
Copy full SHA for 1c1f4ad
View code at this point
Browse repository at this point
remove -i in invocations of go test. fixes #305
onsi
committed
afe049e
View commit details
Copy full SHA for afe049e
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Include flake count in test summary (#291)
tallclair
authored and
Onsi Fakhouri
committed
46c87bb
View commit details
Copy full SHA for 46c87bb
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Add package path prefix to compilation output path only if missing (#284)
darinkrauss
authored and
Onsi Fakhouri
committed
43e2af1
View commit details
Copy full SHA for 43e2af1
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Redo flags again, add a bunch of pass-throughs. (#282)
Show description for 120efcf
allenluce
authored and
Onsi Fakhouri
committed
120efcf
View commit details
Copy full SHA for 120efcf
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Covermode flag (and reworked pass-through flags passing) (#281)
Show description for 609d49a
allenluce
authored and
Onsi Fakhouri
committed
609d49a
View commit details
Copy full SHA for 609d49a
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Add gcflags option (#276)
Show description for 1faac3a
allenluce
authored and
Onsi Fakhouri
committed
1faac3a
View commit details
Copy full SHA for 1faac3a
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
Revert "Use the go1.5 build tag to handle vendor exceptions" (#274)
Onsi Fakhouri
authored
128680d
View commit details
Copy full SHA for 128680d
View code at this point
Browse repository at this point
Use the go1.5 build tag to handle vendor exceptions
Show description for e9c1343
fsouza
committed
e9c1343
View commit details
Copy full SHA for e9c1343
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Add Solaris support (#264)
jdeppe-pivotal
authored and
Onsi Fakhouri
committed
16c3879
View commit details
Copy full SHA for 16c3879
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Fix misspelling
kwadrat
committed
5d0fa18
View commit details
Copy full SHA for 5d0fa18
View code at this point
Browse repository at this point
Commits on May 8, 2016
Fixed spelling error help command instructions
apvail
authored and
iamralch
committed
279f213
View commit details
Copy full SHA for 279f213
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
Fix go16 vendor
Show description for 2c2e9bb
james-lawrence
authored and
onsi
committed
2c2e9bb
View commit details
Copy full SHA for 2c2e9bb
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
support using regular package name
James Lawrence
committed
c94f732
View commit details
Copy full SHA for c94f732
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
fix compilation on older versions of go
onsi
committed
ac3d45d
View commit details
Copy full SHA for ac3d45d
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
fix issue where packages that reference vendored dependencies weren't compiling
onsi
committed
be259a1
View commit details
Copy full SHA for be259a1
View code at this point
Browse repository at this point
Commits on Dec 19, 2015
Merge pull request #204 from xeger/go15vendorexperiment
Show description for e43390e
onsi
committed
e43390e
View commit details
Copy full SHA for e43390e
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
Support go 1.4; as a side effect, be a bit more strict about GO15VENDOREXPERIMENT=1
Tony Spataro
committed
cdad21d
View commit details
Copy full SHA for cdad21d
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Support GO15VENDOREXPERIMENT by ignoring vendored test suites. Fixes #187.
Tony Spataro
committed
490b6b7
View commit details
Copy full SHA for 490b6b7
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
Close file handles to prevent test suite from failing when trying the os.RemoveAll operation in AfterEach on Windows
Chris Stockton
committed
dad35cd
View commit details
Copy full SHA for dad35cd
View code at this point
Browse repository at this point
Commits on Nov 26, 2015
ginkgo unfocus works for DescribeTable and Entry
Show description for 4e84bbf
dprotaso
authored and
Ergin Babani
committed
4e84bbf
View commit details
Copy full SHA for 4e84bbf
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
Preserve permissions when copying compiled test file.
robdimsdale
committed
e1b0dc1
View commit details
Copy full SHA for e1b0dc1
View code at this point
Browse repository at this point
Chmod the destination, not the source of compiled test.
robdimsdale
committed
5f18ab9
View commit details
Copy full SHA for 5f18ab9
View code at this point
Browse repository at this point
Ensure permissions are set correctly when copying compiled file.
robdimsdale
committed
21d7d72
View commit details
Copy full SHA for 21d7d72
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
Only return error from copying file if it is non-nil.
Show description for 9f5dab4
robdimsdale
committed
9f5dab4
View commit details
Copy full SHA for 9f5dab4
View code at this point
Browse repository at this point
TestRunner copies compiled file if moving it fails.
Show description for 247da32
robdimsdale
committed
247da32
View commit details
Copy full SHA for 247da32
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
fix error message when package fails to build
lucas-clemente
committed
da05f43
View commit details
Copy full SHA for da05f43
View code at this point
Browse repository at this point
Commits on May 31, 2015
Restore compatibility with go < 1.4
fgrosse
committed
52a3a39
View commit details
Copy full SHA for 52a3a39
View code at this point
Browse repository at this point
Commits on May 25, 2015
Merge pull request #152 from johnnadratowski/suite-command
Show description for c5c7614
onsi
committed
c5c7614
View commit details
Copy full SHA for c5c7614
View code at this point
Browse repository at this point
Commits on May 21, 2015
Changed --command to --afterSuiteHook
johnnadratowski
committed
a611f9b
View commit details
Copy full SHA for a611f9b
View code at this point
Browse repository at this point
Commits on May 11, 2015
Added coverpkg test in other places
johnnadratowski
committed
0101cb8
View commit details
Copy full SHA for 0101cb8
View code at this point
Browse repository at this point
Always run coverage if coverpkg given
johnnadratowski
committed
3a3848f
View commit details
Copy full SHA for 3a3848f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.