Download Latest Version v2.23.4 source code.tar.gz (649.0 kB)
Email in envelope

Get an email when there's a new version of Ginkgo

Home / v2.23.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-03-19 797 Bytes
v2.23.1 source code.tar.gz 2025-03-19 647.5 kB
v2.23.1 source code.zip 2025-03-19 863.6 kB
Totals: 3 Items   1.5 MB 2

2.23.1

🚨 For users on MacOS 🚨

A long-standing Ginkgo performance issue on MacOS seems to be due to mac's antimalware XProtect. You can follow the instructions here to disable it in your terminal. Doing so sped up Ginkgo's own test suite from 1m8s to 47s.

Fixes

Ginkgo's CLI is now a bit clearer if you pass flags in incorrectly:

  • make it clearer that you need to pass a filename to the various profile flags, not an absolute directory [a0e52ff]
  • emit an error and exit if the ginkgo invocation includes flags after positional arguments [b799d8d]

This might cause existing CI builds to fail. If so then it's likely that your CI build was misconfigured and should be corrected. Open an issue if you need help.

Source: README.md, updated 2025-03-19