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 }}
avocade
/
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 Apr 25, 2017
Lack of test suites no longer breaks builds (#347)
Show description for 83438ca
andrehp
authored and
Onsi Fakhouri
committed
83438ca
View commit details
Copy full SHA for 83438ca
Browse repository at this point
Commits on Apr 18, 2017
Update CHANGELOG.md
Onsi Fakhouri
authored
6adbc26
View commit details
Copy full SHA for 6adbc26
Browse repository at this point
Warn when a suite has test files but no tests to run (#345)
benmoss
authored and
Onsi Fakhouri
committed
b1d624c
View commit details
Copy full SHA for b1d624c
Browse repository at this point
Commits on Apr 9, 2017
fix flaky test by, you know, not relying on obscure go internals
onsi
committed
f40a49d
View commit details
Copy full SHA for f40a49d
Browse repository at this point
update .travis.yml to get latest patch releases
onsi
committed
9b279e6
View commit details
Copy full SHA for 9b279e6
Browse repository at this point
fix failing go 1.5 tests
onsi
committed
a740490
View commit details
Copy full SHA for a740490
Browse repository at this point
ensure tests pass on Go 1.8.1
onsi
committed
a302d2c
View commit details
Copy full SHA for a302d2c
Browse repository at this point
Commits on Apr 3, 2017
v1.3.1: Actually change the CLI version
onsi
committed
77a8c1e
View commit details
Copy full SHA for 77a8c1e
Browse repository at this point
Commits on Apr 2, 2017
print location of test suite that failed to report back (#339)
james-lawrence
authored and
Onsi Fakhouri
committed
d77ac73
View commit details
Copy full SHA for d77ac73
Browse repository at this point
Commits on Mar 29, 2017
v1.3.0
Onsi Fakhouri
authored
13c94a1
View commit details
Copy full SHA for 13c94a1
Browse repository at this point
Commits on Mar 18, 2017
Remove the spec_iterator.test binary (#336)
Show description for 67b9df7
smarterclayton
authored and
Onsi Fakhouri
committed
67b9df7
View commit details
Copy full SHA for 67b9df7
Browse repository at this point
Commits on Mar 15, 2017
Shared queue implementation for parallel tests
onsi
committed
5ca1211
View commit details
Copy full SHA for 5ca1211
Browse repository at this point
Commits on Mar 6, 2017
Revert "Don't colorize output by default if not writing to a TTY (#328)" (#331)
Show description for ab07225
Onsi Fakhouri
authored
ab07225
View commit details
Copy full SHA for ab07225
Browse repository at this point
Don't colorize output by default if not writing to a TTY (#328)
Show description for c27b3c4
stevekuznetsov
authored and
Onsi Fakhouri
committed
c27b3c4
View commit details
Copy full SHA for c27b3c4
Browse repository at this point
Use SVG badge for build status (#330)
kevgo
authored and
Onsi Fakhouri
committed
cd7477f
View commit details
Copy full SHA for cd7477f
Browse repository at this point
Commits on Jan 26, 2017
Add the ability to use ./... to recursively test directories (#319)
tedkornish
authored and
Onsi Fakhouri
committed
bb93381
View commit details
Copy full SHA for bb93381
Browse repository at this point
Commits on Jan 2, 2017
Include captured output from failed tests into JUnit (#318)
Show description for a23f924
smarterclayton
authored and
Onsi Fakhouri
committed
a23f924
View commit details
Copy full SHA for a23f924
Browse repository at this point
Commits on Dec 21, 2016
Aggregate flaked specs (#316)
Show description for e185767
mmb
authored and
Onsi Fakhouri
committed
e185767
View commit details
Copy full SHA for e185767
Browse repository at this point
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
Browse repository at this point
Commits on Nov 5, 2016
Fix tests for single node machine (#311)
alex-slynko
authored and
Onsi Fakhouri
committed
c07a44f
View commit details
Copy full SHA for c07a44f
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
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
Browse repository at this point
Commits on Oct 17, 2016
Update .travis.yml
Onsi Fakhouri
authored
39549e5
View commit details
Copy full SHA for 39549e5
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
Browse repository at this point
Merge branch 'koron-windows-colorise'
onsi
committed
c42def4
View commit details
Copy full SHA for c42def4
Browse repository at this point
Merge branch 'windows-colorise' of ssh://github.com/koron/ginkgo into koron-windows-colorise
onsi
committed
d034951
View commit details
Copy full SHA for d034951
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
Browse repository at this point
Commits on Oct 7, 2016
remove unnecessary variable
onsi
committed
acfa16a
View commit details
Copy full SHA for acfa16a
Browse repository at this point
backfill GinkgoRandomSeed test
onsi
committed
a13100c
View commit details
Copy full SHA for a13100c
Browse repository at this point
Commits on Sep 26, 2016
Expose the random seed via GinkgoRandomSeed() (#293)
Show description for 45a5f6f
jawnsy
authored and
Onsi Fakhouri
committed
45a5f6f
View commit details
Copy full SHA for 45a5f6f
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
Browse repository at this point
Commits on Sep 1, 2016
#287 Ensure Logf/Skipf insert newline characters (#288)
Show description for 7b6efc7
lcoote
authored and
Onsi Fakhouri
committed
7b6efc7
View commit details
Copy full SHA for 7b6efc7
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
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
Browse repository at this point
Commits on Aug 13, 2016
Spelling fix (#283)
Show description for 7c4232f
zankich
authored and
Onsi Fakhouri
committed
7c4232f
View commit details
Copy full SHA for 7c4232f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.