greenlight
greenlight copied to clipboard
Support fixture-style test wrappers
It would be great to support wrapper functions which can be called around tests and optionally around each step. This could be used similar to clojure.test fixtures, but we don't really need to do common setup/teardown since greenlight already has facilities for that. Instead, we want to use this to add observability aspects to the tests to integrate them with tracing tools like honeycomb.