Improvement #2036
Upgrade z2 unit support to JUnit Jupiter
Start date:
01.06.2019
Due date:
% Done:
0%
Estimated time:
origin:
Description
In theory, we should be good by implementing a Juniper extension for Z2Unit and run with Junit4 and Juniper on the same classpath
Acceptance Criteria¶
- Implement the extension using the Junit5 "protocol"
- Preserve the Z2UnitTestRunner in a compatible form
- Enhance the log output by listing the exact test case in the logs before executing
References¶
Related issues
Updated by Henning Blohm almost 5 years ago
- Subject changed from TODO: Upgrade z2 unit support to JUnit Jupiter to Upgrade z2 unit support to JUnit Jupiter
Updated by Henning Blohm almost 4 years ago
- Related to Improvement #2043: Support username and password in z2UnitTestRunner and secure z2Unit Servlet. added
Updated by Henning Blohm over 3 years ago
- Status changed from To Be Documented to Resolved
Documented in reference and in How_to_Unit_Test_in_Z2.