This message was deleted.
# general
s
This message was deleted.
a
l
No, that's for preview. In test mode, isDryRun can be set as a parameter to setMocks (4th parameter,
preview
), so it can be true or false.
Huh, don't know why I didn't see it before, it's right beside isDryRun: isTestModeEnabled.
Ah.. didn't see it before because it's been removed...
Removed in 3.38... 🤔
Looks like either
hasEngine()
or
hasMonitor()
will do what I need, but they're not documented as fas as I can tell. At least, their intent isn't documented, and I can't find tests for them that explain why I would call these methods. Developers aren't good at writing tests... sad panda