Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running test(s) icon remains gray while test is running #855

Open
gps7 opened this issue Feb 25, 2022 · 0 comments
Open

Running test(s) icon remains gray while test is running #855

gps7 opened this issue Feb 25, 2022 · 0 comments
Labels
Enhancement An improvement to an existing feature

Comments

@gps7
Copy link

gps7 commented Feb 25, 2022

Running single or multiple unit tests not indicating that test is running. Previous version was showing different color on started test indicating that test is running. There are cases when running multiple tests it makes impossible to understand which test is running since display and run order is not always matching. This was different in older version and was always indicating which tests are executed.

Steps to reproduce the behavior:

  1. Select any single test which takes more than 20 seconds or event more than a minute
  2. Right click on test (the mouse double click was working before, different issue)
  3. Click Run menu item
  4. Observe the test icon which shown as gray bubble has not changed

Expectation: A clear indication which test(s) are currently running visually in tree view.

TestCentric Version 2.0.0-alpha4, Windows10, NUnit3 test execution

@CharliePoole CharliePoole added the Enhancement An improvement to an existing feature label Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants