You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "mrproliu (via GitHub)" <gi...@apache.org> on 2023/04/26 02:44:26 UTC

[GitHub] [skywalking-go] mrproliu opened a new pull request, #15: Setup plugin tests and add gin plugin test

mrproliu opened a new pull request, #15:
URL: https://github.com/apache/skywalking-go/pull/15

   Plugin testing requires writing test code and guiding test cases through the `plugin.yml` file. It supports multi-Go version and framework version validation. 
   
   Currently, test cases are executed using Docker Compose with the following components:
   
   1. Service: The service needs to be verified(including the go build).
   2. OAP: Utilizing a mock OAP from https://github.com/apache/skywalking-agent-test-tool.
   3. Validator: Validates the results generated by the OAP.
   
   Additionally, I have added the **Gin** plugin testing as a template for further enhancement.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-go] wu-sheng merged pull request #15: Setup plugin tests and add gin plugin test

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng merged PR #15:
URL: https://github.com/apache/skywalking-go/pull/15


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org