Hi,
Is it possible to have endless churn respect the current engine mode?
often I have a few tests which fail intermittently and I want to churn these until they fail (or until I have proved my fix works), but currently to do this I have to ignore every other test.
If we could churn based on the current engine mode then I could pin a few tests, turn on churn and have those tests fail.
churning 500+ UI tests when its only 5 that fail seems excessive :).
If you want to do all, then just set the engine mode to all tests and you are good to go. I'm not sure I can see a downside here...
Remco NCrunch Developer
#16879
23 Sep 2023 00:42 UTC
Hi,
The best way to do this is to pin the tests you want to churn, then select them in the Tests Window and use the context menu option to churn the tests until they fail.
Churn mode lets you work with targeted tests too (not just the whole lot), so I hope there would be no need to involve the engine mode.
The best way to do this is to pin the tests you want to churn, then select them in the Tests Window and use the context menu option to churn the tests until they fail.
Churn mode lets you work with targeted tests too (not just the whole lot), so I hope there would be no need to involve the engine mode.
Post a reply
Log in to reply.