You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/13 08:53:19 UTC

[GitHub] [pulsar] nodece opened a new pull request, #15582: [cleanup][common] Use TestNG instead of JUnit

nodece opened a new pull request, #15582:
URL: https://github.com/apache/pulsar/pull/15582

   ### Motivation
   
   The codebase has two unit test frameworks: JUnit and TestNG, which always make us confused about which one to use. I check the git commits and found that #1032 does this thing, but still has some tests using JUnit. We need to remove the JUnit, use the TestNG as the unit test framework in the codebase.
   
   ### Modifications
   
   - Use TestNG instead of JUnit
   
   ### Documentation
   
   Need to update docs? 
   
   - [x] `no-need-doc` 
   (Please explain why)
   


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] nodece commented on pull request #15582: [cleanup][common] Use TestNG instead of JUnit

Posted by GitBox <gi...@apache.org>.
nodece commented on PR #15582:
URL: https://github.com/apache/pulsar/pull/15582#issuecomment-1126133146

   /pulsarbot rerun-failure-checks


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] nodece commented on pull request #15582: [cleanup][common] Use TestNG instead of JUnit

Posted by GitBox <gi...@apache.org>.
nodece commented on PR #15582:
URL: https://github.com/apache/pulsar/pull/15582#issuecomment-1126093022

   /pulsarbot rerun-failure-checks


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] codelipenghui merged pull request #15582: [cleanup][common] Use TestNG instead of JUnit

Posted by GitBox <gi...@apache.org>.
codelipenghui merged PR #15582:
URL: https://github.com/apache/pulsar/pull/15582


-- 
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: commits-unsubscribe@pulsar.apache.org

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