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 }}
blgm
/
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 Feb 16, 2018
Also process FWhen when unfocusing
mezis
committed
ee65bdb
View commit details
Copy full SHA for ee65bdb
View code at this point
Browse repository at this point
Also process FSpecify when unfocusing
mezis
committed
df87dfe
View commit details
Copy full SHA for df87dfe
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
Fix imports
alex-slynko
committed
b95e2f8
View commit details
Copy full SHA for b95e2f8
View code at this point
Browse repository at this point
Imports in generated code should follow conventions
martinxsliu
committed
0bec0b0
View commit details
Copy full SHA for 0bec0b0
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Allow coverage to be displayed for focused specs (#367)
Show description for 11459a8
joefitzgerald
authored and
Onsi Fakhouri
committed
11459a8
View commit details
Copy full SHA for 11459a8
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
Handle -outputdir flag (#364)
Show description for 228e3a8
Alexey Soshin
authored and
Onsi Fakhouri
committed
228e3a8
View commit details
Copy full SHA for 228e3a8
View code at this point
Browse repository at this point
Handle -coverprofile flag (#355)
Show description for 43392d5
Alexey Soshin
authored and
Onsi Fakhouri
committed
43392d5
View commit details
Copy full SHA for 43392d5
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
add -timeout flag. fixes #248
onsi
committed
1e72798
View commit details
Copy full SHA for 1e72798
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
add 'requireSuite' flag to cause failure if there are test files but no suite (#359)
cehbz
authored and
Onsi Fakhouri
committed
1bf4577
View commit details
Copy full SHA for 1bf4577
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
emit compilation output
onsi
committed
08ae9c5
View commit details
Copy full SHA for 08ae9c5
View code at this point
Browse repository at this point
Commits on Jun 27, 2017
add ginkgo watch -watchRegExp fixes #356
onsi
committed
15a58d2
View commit details
Copy full SHA for 15a58d2
View code at this point
Browse repository at this point
remove fixCompilationOutput (fixes #357)
onsi
committed
ed94a3a
View commit details
Copy full SHA for ed94a3a
View code at this point
Browse repository at this point
Commits on May 23, 2017
Add Rick and Morty quote to untilItFails messages (#354)
Show description for a1f616c
williammartin
authored and
Onsi Fakhouri
committed
a1f616c
View commit details
Copy full SHA for a1f616c
View code at this point
Browse repository at this point
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
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
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
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
fix failing go 1.5 tests
onsi
committed
a740490
View commit details
Copy full SHA for a740490
View code at this point
Browse repository at this point
ensure tests pass on Go 1.8.1
onsi
committed
a302d2c
View commit details
Copy full SHA for a302d2c
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
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
Previous
Next
You can’t perform that action at this time.