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

Add test results history to TestNG view #23

Closed
findepi opened this issue Jul 29, 2011 · 7 comments
Closed

Add test results history to TestNG view #23

findepi opened this issue Jul 29, 2011 · 7 comments

Comments

@findepi
Copy link

findepi commented Jul 29, 2011

TestNG view is missing the history feature that allows to easily view results and re-run older runs.
Best definition of the feature would be "like in Eclipse JUnit view". There, test results history allows:

  • to list a few last test suites executions along with date and status (all green or something failed)
  • to view test suite results tree of any of those runs
  • when viewing older run, buttons 'Rerun last test', 'Run failed tests' should rerun currently viewed test suite, not the last run suite
@robertrv
Copy link

robertrv commented Oct 8, 2012

+1

1 similar comment
@IvanParraga
Copy link

+1

@damithc
Copy link

damithc commented Apr 28, 2013

+1
This is the first JUnit feature I started missing since migrating from JUnit to TestNg.

@JnRouvignac
Copy link
Contributor

I have a patch for this on my machine, but I am currently trying to close pull request #81 which relates to issue #66 .

@damithc
Copy link

damithc commented Apr 29, 2013

Great. Looking forward to it @JnRouvignac :-)

cbeust added a commit that referenced this issue May 18, 2013
Issue #23 Add test results history to TestNG view
@JnRouvignac
Copy link
Contributor

@findepi I think this issue can now be closed, do you agree?

@findepi
Copy link
Author

findepi commented Jun 11, 2013

I've updated the plugin from the update site and it works great!
Thanks a million!

@findepi findepi closed this as completed Jun 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants