How do I check if the engine is running? Where's engine.enabled
flag? Runner can't be stopped? Or always reporting 'enabled === true'?
#586
Labels
The following illustrates and documents problems I am experiencing:
Basically, I am writing unit tests for my app, and I need to know that the engine is running at a given point in the app's execution.
The text was updated successfully, but these errors were encountered: