Hi All, Is anyone else interested in fixes for the testng configuration so that we can use the groups and excluded groups instead of the file name based approach from surefire? The bug that caused this to not work has long been fixed in testng and I have a local branch where I have this working. I just wonder if anyone else is interested. The main benefits would be a little more flexibility in arranging and executing test groups, and it kind of opens up a bit more of the flexibility of testng composition.
I will open a PR with my code later today but I just wanted to throw this out there for comments. Thanks, Chris -- Chris Custine