bnd icon indicating copy to clipboard operation
bnd copied to clipboard

enable _remote_ tests to report the summary via the remote link

Open rotty3000 opened this issue 3 years ago • 1 comments

to avoid the need to enable -runtrace just to see the summary.

rotty3000 avatar Jan 05 '21 04:01 rotty3000

It is possible to register arbitrary/custom TestListener implementations as OSGi services. biz.aQute.tester.junit-platform will then invoke those callbacks while the tests are running.

This is one way of doing it, but I'm not sure how important it is for you to have backward compatibility with biz.aQute.tester for this feature.

kriegfrj avatar Jan 11 '21 02:01 kriegfrj

This issue has been automatically marked as stale because it has not had recent activity. Given the limited bandwidth of the team, it will be automatically closed if no further activity occurs. If you feel this is something you could contribute, please have a look at our Contributor Guide. Thank you for your contribution.

github-actions[bot] avatar Nov 13 '22 03:11 github-actions[bot]

This could be solved simultaneously with #5397 using the same mechanism.

kriegfrj avatar Nov 13 '22 11:11 kriegfrj