gradle-spoon-plugin
gradle-spoon-plugin copied to clipboard
Ability to add test listener
Hey! I'm working on internal plugin for tracking tests state. For that reason I have to add listener to the spoon runner. Looks like you originally planned this ability, so I've decided to make a PR instead of maintaining own fork.
Have you tried doing this via instrumentation args?
Sorry, I'm just forgotten that I've done this PR. So, I'm using my master-branch for own development. If you still interested in PR, I can make it in a separate branch (actually, only 44350b commit is relevant).
Have you tested this locally? Maybe we can add some tests?
Yep, I've tested it. And I can add more checks to Task/Plugin Specs. If you are feel ok about the idea, I'll prepare separate PR and close this one.
You can just clean up this PR :)