-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be interesting to allow the option to spin up a local teamengine instance just for the purpose of running a test suite.
This could be implemented in many different ways. Perhaps we can add an additional command, like
cite-runner managed-execute-test-suiteThis would perhaps be the cleanest option, as the current implementation is using the teamengine URL as a mandatory argument. That, said, we could also think about making it optional, in which case we can maybe keep the same commands and just add some new flag, for example like this:
cite-runner execute-test-suite [--managed] [--teamengine-url]This second approach also seems very nice.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request