Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

A progress for test runs #31

Open
rprouse opened this issue Nov 17, 2015 · 2 comments
Open

A progress for test runs #31

rprouse opened this issue Nov 17, 2015 · 2 comments

Comments

@rprouse
Copy link
Member

rprouse commented Nov 17, 2015

From @tofutim, we should have a progress bar or some indication shown when tests are running for long running test suites.

@CharliePoole
Copy link
Contributor

Should this apply to all nunitlite tests? To the console runner as well?

On Tue, Nov 17, 2015 at 9:42 AM, Rob Prouse [email protected]
wrote:

From @tofutim https://github.com/tofutim, we should have a progress bar
or some indication shown when tests are running for long running test
suites.


Reply to this email directly or view it on GitHub
#31.

@rprouse
Copy link
Member Author

rprouse commented Nov 17, 2015

I think it would be cool for the console runner and all NUnitLite tests as well. I always liked the curses style progress bar in mbunit's console runner. That said, I think it is more important in GUI runners like this where you want some visual indication that tests are running, even if it is a spinner. With the console, at least you know they have started running when you see the header information.

For GUI runners like this, another option might be to update the tests run number in the UI as the tests are running.

bstadick added a commit to bstadick/nunit.xamarin that referenced this issue Jan 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants