Hi,
Did some additional testing stuff.
Check the Categories with displaying the Column in the NCrunch Test Windows, it shows both Categories: OracleDbTest, SkipInPipeline
This machine... is still my current Machine where I'm working on, should not be just the Grid Node, that's why I choose it, seems not to required a Custom Engine Mode.
"Test to execute in Assembly" has no effect, in the Config, because it's overriden.
But strangely, today it worked... with the Test to execute on my machine. Same setting as yesterday (i switched of the machine over night).
So, this was just a fluke.
But I discovered some UI/UX improvements possibilities while reproducing the problem yesterday and today.
- In the Test Filter Builder, the Filter Type Dropdown should filter itself in the given input. If I type `category` then just everything with category in the type should be shown.
I (e. g. the User) don't know if the prefix is "is", "has" or "does not", nor I should know.
It should not just jump to the ones which begins with the type characters (we have 2024). Moreover, if I type without clicking the Dropdown, it should be open the drop directly filtered.
It should not accept unknown Filter Types, I can type anything in it, click ok, and the value before the anything in still in there.
This behavior should be applied to all dropdowns ;)
- The filtered Tests (will be in the last state, in my case they failed) are still showing as failed tests.
After restarting Rider,
Disabling and enabling NCrunch over the Menu,
Restart the NCrunch Engine (in the Test Window).
I think I have to remove the filter, make the tests "dummy" green, add the filter again, remove the "dummy" asserts to get it green. (yes, that worked).
- The Restart the NCrunch button says it "resynchronize with VS" instead of Rider again.
- Switching NCrunch Tool Windows is visually distracting (will make different Thread for that)
- If I have filtered tests, I would appreciate it if NCrunch could tell me how many are filtered (right next to the count of ignored tests)