apache / apache/bookkeeper

Migrate tests from junit4 to junit5

Open
#4,322 7 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Java
Stars
2k
Forks
976
Avg merge
6d 15h
Merged PRs (30d)
7

Description

JUnit 5 offers significant improvements over JUnit 4, including more powerful and flexible testing capabilities like annotation-based coding(so we don't need to write assume), parallel test execution, and other features. We can write new test classes using junit5, and existing-test classes can be slowly migrated.

This issue to track tests migrate to junit5, we can migrate a package、a small module gradually.

See also:
https://lists.apache.org/thread/hlyc722gy45s3y61q7n79hdcr6cgrx7v

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.