test question: I want to write a test that spawns ...
# general
h
test question: I want to write a test that spawns a scheduler like we're doing in
pants_test/engine/test_engine.py
, but I want to get the entire list of actually-installed rules, rather than use mock rules like all of these tests seem to be doing