You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/03/20 09:43:03 UTC

[GitHub] [incubator-apisix] Akayeshmantha opened a new issue #1308: Is there a way to skip unit tests with prove.

Akayeshmantha opened a new issue #1308: Is there a way to skip unit tests with prove.
URL: https://github.com/apache/incubator-apisix/issues/1308
 
 
   ### Issue description
   
   Is there any way to skip unit tests when running locally with the prove package.?
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with prove.

Posted by GitBox <gi...@apache.org>.
Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with prove.
URL: https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602165112
 
 
   All test cases except one 😶 which am working on 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with prove.

Posted by GitBox <gi...@apache.org>.
Akayeshmantha commented on issue #1308: Is there a way to skip unit tests with prove.
URL: https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602169760
 
 
   Thanks @moonming 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] moonming commented on issue #1308: Is there a way to skip unit tests with prove.

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1308: Is there a way to skip unit tests with prove.
URL: https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602165511
 
 
   you can run like this: `prove t/admin/ssl.t`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] moonming commented on issue #1308: Is there a way to skip unit tests with prove.

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1308: Is there a way to skip unit tests with prove.
URL: https://github.com/apache/incubator-apisix/issues/1308#issuecomment-602163863
 
 
   you want to skip all test cases in `/t`?  Or only skip one test case file?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] Akayeshmantha closed issue #1308: Is there a way to skip unit tests with prove.

Posted by GitBox <gi...@apache.org>.
Akayeshmantha closed issue #1308: Is there a way to skip unit tests with prove.
URL: https://github.com/apache/incubator-apisix/issues/1308
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services