-
Notifications
You must be signed in to change notification settings - Fork 11.7k
RIP 10 RocketMQ Unit Test
dinglei edited this page Jan 24, 2019
·
1 revision
Current State: Proposed
Authors: chenhoudao, wlliqipeng
Shepherds: dinglei(dinglei@apache.org)
Mailing List discussion: users@rocketmq.apache.org;dev@rocketmq.apache.org
Pull Request:
Released: <4.4.1>
For RocketMQ project, Unit Test is very important. It can improve code quality by increase code coverage. So we're going to add a unit test for RocketMQ.
We plan to use tools such as sonar to find out which modules, such as Store, Broker, Client, etc., are not covered by functions, and write unit test cases for these functions.
Increase RocketMQ code coverage to 60%
Higher code coverage may be a bit more difficult
We will add or modify some test cases in test dir
Copyright © 2016~2022 The Apache Software Foundation.
- Home
- RocketMQ Improvement Proposal
- User Guide
- Community