gradle-spoon-plugin icon indicating copy to clipboard operation
gradle-spoon-plugin copied to clipboard

Ability to add test listener

Open Artyomcool opened this issue 6 years ago • 5 comments

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.

Artyomcool avatar Oct 24 '18 07:10 Artyomcool

Have you tried doing this via instrumentation args?

jaredsburrows avatar Dec 20 '18 06:12 jaredsburrows

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).

Artyomcool avatar Dec 20 '18 06:12 Artyomcool

Have you tested this locally? Maybe we can add some tests?

jaredsburrows avatar Dec 23 '18 18:12 jaredsburrows

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.

Artyomcool avatar Dec 24 '18 08:12 Artyomcool

You can just clean up this PR :)

jaredsburrows avatar Mar 24 '19 22:03 jaredsburrows