temporal-clojure-sdk icon indicating copy to clipboard operation
temporal-clojure-sdk copied to clipboard

Add support for activity testing using `TestActivityEnvironment`

Open thenonameguy opened this issue 11 months ago • 0 comments

Using https://javadoc.io/doc/io.temporal/temporal-testing/latest/io/temporal/testing/TestActivityEnvironment.html

This has less overhead compared to worfklow test environment as no extra worker threads need to be allocated.

thenonameguy avatar Feb 10 '25 23:02 thenonameguy