Releases: onsi/ginkgo
Releases · onsi/ginkgo
1.16.0
v1.15.2
v1.15.1
v1.15.0
Features
- Adds 'outline' command to print the outline of specs/containers in a file (#754) [071c369] [6803cc3] [935b538] [06744e8] [0c40583]
- Add support for using template to generate tests (#752) [efb9e69]
- Add a Chinese Doc #755 (#756) [5207632]
- cli: allow multiple -focus and -skip flags (#736) [9a782fb]
Fixes
v1.14.2
v1.14.1
v1.14.0
Features
- Defer running top-level container nodes until RunSpecs is called [d44dedf]
- Document Ginkgo lifecycle
- Add
extensions/globals
package (#692) [3295c8f] - this can be helpful in contexts where you are test-driving your test-generation code (see #692) - Print Skip reason in JUnit reporter if one was provided [820dfab]
v1.13.0
Features
Fixes
- Ensure integration tests pass in an environment sans GOPATH [606fba2]
- Add books package (#568) [fc0e44e]
- doc(readme): installation via "tools package" (#677) [83bb20e]
- Solve the undefined: unix.Dup2 compile error on mips64le (#680) [0624f75]
- Import package without dot (#687) [6321024]
- Fix integration tests to stop require GOPATH (#686) [a912ec5]