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 }}
Jaycean
/
ginkgo
Public
forked from
onsi/ginkgo
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 17, 2021
chore: use GitHub actions for test
Show description for dbafd0c
blgm
committed
dbafd0c
View commit details
Copy full SHA for dbafd0c
Browse repository at this point
Bump github.com/nxadm/tail from 1.4.4 to 1.4.8 (#772)
Show description for 102778a
dependabot[bot]
and
blgm
authored
102778a
View commit details
Copy full SHA for 102778a
Browse repository at this point
chore: add Dependabot config file
blgm
committed
7c8faca
View commit details
Copy full SHA for 7c8faca
Browse repository at this point
Commits on Feb 16, 2021
chore: Go 1.16 - update tested versions (#770)
blgm
authored
6174e31
View commit details
Copy full SHA for 6174e31
Browse repository at this point
Commits on Feb 10, 2021
reporters/junit: Use `system-out` element instead of `passed` (#769)
Show description for 9eda305
dlipovetsky
authored
9eda305
View commit details
Copy full SHA for 9eda305
Browse repository at this point
Commits on Feb 1, 2021
v1.15.0
blgm
committed
c75f46e
View commit details
Copy full SHA for c75f46e
Browse repository at this point
Commits on Jan 19, 2021
internal/remote: use unix.Dup2 instead of wrapping Dup2/Dup3 manually (#761)
Show description for c2b0e16
tklauser
authored
c2b0e16
View commit details
Copy full SHA for c2b0e16
Browse repository at this point
outline: Report absolute offsets of spec/container start and end positions (#763)
dlipovetsky
authored
0c40583
View commit details
Copy full SHA for 0c40583
Browse repository at this point
Commits on Jan 18, 2021
outline: Do not omit an empty `nodes` field when marshalling to JSON (#762)
dlipovetsky
authored
06744e8
View commit details
Copy full SHA for 06744e8
Browse repository at this point
Commits on Jan 11, 2021
cli: allow multiple -focus and -skip flags (#736)
Show description for 9a782fb
kolyshkin
authored
9a782fb
View commit details
Copy full SHA for 9a782fb
Browse repository at this point
Add a Chinese Doc #755 (#756)
Show description for 5207632
ke-chain
authored
5207632
View commit details
Copy full SHA for 5207632
Browse repository at this point
outline: Make reading source from stdin uniform across operating systems (#760)
Show description for 935b538
dlipovetsky
authored
935b538
View commit details
Copy full SHA for 935b538
Browse repository at this point
Commits on Jan 3, 2021
outline: Add support for "table" extension containers and specs (#758)
Show description for 6803cc3
dlipovetsky
authored
6803cc3
View commit details
Copy full SHA for 6803cc3
Browse repository at this point
Commits on Dec 30, 2020
Adds 'outline' command to print the outline of specs/containers in a file (#754)
Show description for 071c369
dlipovetsky
authored
071c369
View commit details
Copy full SHA for 071c369
Browse repository at this point
Commits on Dec 22, 2020
travis: separate go vet, put it first
Show description for f9457b0
kolyshkin
authored and
williammartin
committed
f9457b0
View commit details
Copy full SHA for f9457b0
Browse repository at this point
travis: simplify
Show description for 487ea8f
kolyshkin
authored and
williammartin
committed
487ea8f
View commit details
Copy full SHA for 487ea8f
Browse repository at this point
travis: simplify check for go mod tidy-ness
Show description for d44a343
kolyshkin
authored and
williammartin
committed
d44a343
View commit details
Copy full SHA for d44a343
Browse repository at this point
travis: use supported Go versions (1.14+)
Show description for bb85580
kolyshkin
authored and
williammartin
committed
bb85580
View commit details
Copy full SHA for bb85580
Browse repository at this point
Commits on Dec 15, 2020
Add support for using template to generate tests (#752)
Show description for efb9e69
Kevin S Kirkup
authored
efb9e69
View commit details
Copy full SHA for efb9e69
Browse repository at this point
Commits on Dec 12, 2020
Add _internal to filename of tests created with internal flag (#751)
Show description for 43c12da
kevinkirkup
authored
43c12da
View commit details
Copy full SHA for 43c12da
Browse repository at this point
Commits on Dec 8, 2020
Create codeql-analysis.yml
onsi
authored
adac43d
View commit details
Copy full SHA for adac43d
Browse repository at this point
Commits on Oct 13, 2020
chore: update go.sum to fix Travis CI
Show description for dfe3698
blgm
committed
dfe3698
View commit details
Copy full SHA for dfe3698
Browse repository at this point
Commits on Oct 12, 2020
v1.14.2
blgm
committed
55c8587
View commit details
Copy full SHA for 55c8587
Browse repository at this point
Commits on Sep 24, 2020
correct handling windows backslash in import path (#721)
bakito
authored
97f3d51
View commit details
Copy full SHA for 97f3d51
Browse repository at this point
Commits on Sep 9, 2020
Add additional methods to GinkgoT() to improve compatibility with the testing.TB interface
onsi
committed
b5fe44d
View commit details
Copy full SHA for b5fe44d
Browse repository at this point
Commits on Sep 4, 2020
v1.14.1
blgm
committed
6d83527
View commit details
Copy full SHA for 6d83527
Browse repository at this point
Commits on Aug 12, 2020
Update README.md
blgm
authored
f49cf5d
View commit details
Copy full SHA for f49cf5d
Browse repository at this point
Commits on Aug 6, 2020
Discard exported method declaration when running ginkgo bootstrap (#558)
Show description for f4b0240
wingyplus
authored
f4b0240
View commit details
Copy full SHA for f4b0240
Browse repository at this point
Commits on Jul 9, 2020
docs(readme): correct Ginkgo path in tools example
Show description for 1bed1cb
blgm
committed
1bed1cb
View commit details
Copy full SHA for 1bed1cb
Browse repository at this point
Commits on Jul 3, 2020
v1.14.0
onsi
committed
9c254cb
View commit details
Copy full SHA for 9c254cb
Browse repository at this point
Commits on Jun 18, 2020
Add test for junit reporter skipped message
Will Martin
authored and
williammartin
committed
749dbe7
View commit details
Copy full SHA for 749dbe7
Browse repository at this point
Remove Ω from junit reporter test
Will Martin
authored and
williammartin
committed
4fcfb02
View commit details
Copy full SHA for 4fcfb02
Browse repository at this point
Print Skip reason in JUnit reporter if one was provided
dollierp
authored and
williammartin
committed
820dfab
View commit details
Copy full SHA for 820dfab
Browse repository at this point
Update broken cli link in comment
Will Martin
committed
d85a255
View commit details
Copy full SHA for d85a255
Browse repository at this point
clean up go mod; perhaps _now_ travis will pass?
onsi
committed
415e083
View commit details
Copy full SHA for 415e083
Browse repository at this point
Previous
Next
You can’t perform that action at this time.