-
Okay, good to know.
-
Thanks for the info about the SmokeFilter. I had no idea it was getting run on startup, but it explains some start-up crashes I was getting when playing with tests.
Complex tests labeled with SmokeFilter are not showing up when the dropdown is set to show Smoke tests - or at any time really. Simple tests do show up when SmokeFilter is used.
Changing SmokeFilter to ProductFilter got the complex tests to appear. -
OutTestCommands doesn’t seem to require key/value pairs. My simple example does call RunTest() with my test’s test strings.
Thanks Adric! It would be great to see more the documentation updated, but at least we have this question answered.