Austin Turner
My feedback
2 results found
-
10 votes
Austin Turner supported this idea ·
An error occurred while saving the comment -
8 votes
An error occurred while saving the comment Austin Turner commented
YES!
If I run a deployment and a unit test fails, then I go back and run the same deployment again after fixing the unit test I want the unit test selection process to be easier. Just keep my prior selection as the default instead of assuming I want to run all tests (which I NEVER want to do. EVER.)If I wanted to run ALL tests, I would not have choses "run specified tests" to begin with, so the default of selecting all does not make sense.
Another suggestion would be to have a way to toggle to only run the unit test classes included in my deployment. Most of the time those are the only tests I want to run and sometimes I need to add a couple others in there, but it would be a much easier process.
Austin Turner supported this idea ·
YES! I want this. It is so annoying to have to click individual items.
If I choose items to include and type in a filter, this is the behavior I want:
* The Select All checkbox should always be visible, it could be disabled if there are no results from an applied text filter
* The Select All checkbox should ONLY apply to the visible items based on the filter I typed in
* The Select All checkbox should automatically update it's checked state based on the filter I type in (e.x. if my filter makes every item in the list selected, then select all should show as checked)