Hey Daniel,
We use greenlight for end to end integration suites of our services
infrastructure. Specifically, greenlight is useful when managing test
system lifecycles that include spin up, tear down, and removal of resources
created while running tests. Our test systems are generally built fro
Hi Jeff
This looks very cool. Can you describe a little bit more about how/where
you would use this vs. other kinds of Clojure testing frameworks? The
examples show tests all running within a single process, some using
Component to build up a system map. Do you also use this for inter-process
inte