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

Should we support older versions? #33

Closed
juherr opened this issue Aug 1, 2016 · 3 comments
Closed

Should we support older versions? #33

juherr opened this issue Aug 1, 2016 · 3 comments

Comments

@juherr
Copy link
Member

juherr commented Aug 1, 2016

Related: https://groups.google.com/forum/#!topic/testng-users/BIXTqsZeTuI

@missedone
Copy link
Contributor

missedone commented Aug 2, 2016

The problem I can see now is, RemoteTestListener implements IResultListener2 which is not available in testng 6.0.
One solution is to add a copy of IResultListener2, however, I think it'd introduce more trouble than gain.

@missedone
Copy link
Contributor

OK, looks like I figured out a way, will push it after more test.

@juherr
Copy link
Member Author

juherr commented Aug 2, 2016

Awesome! 👍

missedone added a commit that referenced this issue Aug 2, 2016
missedone added a commit that referenced this issue Aug 2, 2016
missedone added a commit that referenced this issue Aug 2, 2016
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

2 participants