VirtualSatellite4-Core icon indicating copy to clipboard operation
VirtualSatellite4-Core copied to clipboard

Create a plugin for common JUnit test extension

Open SaMuellerDLR opened this issue 5 years ago • 0 comments

We have quite some generic custom test code to extend our JUnit test cases, such as custom JUnit rules. There should be a plugin that can bundle this custom code to enable sharing of the custom code without creating redundant code.

SaMuellerDLR avatar Jul 31 '20 10:07 SaMuellerDLR