ginkgo v1.14.0 Release Notes

Release Date: 2020-07-03 // almost 4 years ago
  • 🔋 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]