Page MenuHomePhabricator

Running unit tests asynchronously when using `arc diff`
Closed, DuplicatePublic

Description

I'm using the rspec_test_engine from https://github.com/tagview/arcanist-extensions to run our unit tests. However, I haven't been able to figure out how to make those tests run asynchronously. Is there an off-the-shelf way of doing it?

Event Timeline

bagashe assigned this task to epriestley.
bagashe updated the task description. (Show Details)
bagashe added a project: Arcanist.
bagashe added a subscriber: bagashe.
joshuaspence added a subscriber: epriestley.

I think we used to it by default in arc diff, but that caused some trouble, and was eventually removed.