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]