zrlw commented on issue #15499:
URL: https://github.com/apache/dubbo/issues/15499#issuecomment-3146080676

   > [@zrlw](https://github.com/zrlw) this issue has been resolved
   
   Dubbo has many affiliated repositories which are still in progress:
   1. integration test cases, https://github.com/apache/dubbo-integration-cases
   e.g., the pom.xml of ```dubbo-test-runner```
   ```
           <dependency>
               <groupId>junit</groupId>
               <artifactId>junit</artifactId>
               <version>4.13.1</version>
           </dependency>
   ```
   
   2. sample test cases: https://github.com/apache/dubbo-samples
   e.g., the pom.xml of  ```dubbo-test-runner```
   ```
           <dependency>
               <groupId>junit</groupId>
               <artifactId>junit</artifactId>
               <version>4.13.1</version>
           </dependency>
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to