apache / rocketmq-clients

RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
https://rocketmq.apache.org/
Apache License 2.0
321 stars 206 forks source link

Add end-to-end test for Rust Client #488

Open cryptoya opened 1 year ago

cryptoya commented 1 year ago

For the sake of client quality, we need to add new use-case metrics to measure client delivery and add them to the CI workflow

Currently, the test for apache/rocketmq is the apache/rocketmq-e2e repository, We tried to formulate a non-development language dependent use case to unify the e2e test case description

BDD cases

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs.

francisoliverlee commented 1 year ago

you are welcome to PR rust-e-2-e test cases -_-