Inside Burst’s Test Interceptors
I recently posted on the Cash Code Blog announcing Burst’s new test interceptors feature. They are similar to JUnit rules in API and capability. A Small APIA typical use case is connecting some lifecycle to a test’s execution. Perhaps we want a chess engine to be available while…