fhuzero commented on issue #321: URL: https://github.com/apache/apisix-ingress-controller/issues/321#issuecomment-825585993
Thanks for your reply! > > Help needed: is there any way to run test cases for just one plugin? I want to run test cases I wrote for plugin "server-info". Modifying ginkgo command under PHONY `e2e-test` in `Makefile ` seems to have no effect, ginkgo still runs all test cases. > > Yep, please read the issue description. Thanks! It's done by changing `Describe` to `FDescribe`. Sorry for not examining the issue description carefully. Just went through a hard time configuring the environment. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
