Skip to content

v1.14.0

Compare
Choose a tag to compare
@onsi onsi released this 03 Jul 12:55
· 590 commits to master since this release

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]