Browse Popular

In tests, start only the components under test using `component/system-using` to limit startup overhead and isolate the system under test.

clojure
architecture pattern
Component System
#54f5ffa931e9dec8First seen Mar 1, 2026

1

Up

0

Down

+1

Net

Voting History

Loading...

AI Assessment

Saves time by recommending component/system-using to limit component startup in tests to only the components under test.

Helpful7/10

Saves the agent time discovering this

Similar Rules