You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/12/27 22:52:05 UTC

[GitHub] [streampipes] obermeier opened a new pull request, #907: Add example junit test to archetype extensions-jvm

obermeier opened a new pull request, #907:
URL: https://github.com/apache/streampipes/pull/907

   ### Purpose
   To reduce effort to write unit tests for new processors.
   Do you prefere JUnit 4 ?
   
   ### Remarks
   PR introduces (a) breaking change(s): no
   PR introduces (a) deprecation(s): no


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes] bossenti merged pull request #907: Add example junit test to archetype extensions-jvm

Posted by GitBox <gi...@apache.org>.
bossenti merged PR #907:
URL: https://github.com/apache/streampipes/pull/907


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes] tenthe commented on pull request #907: Add example junit test to archetype extensions-jvm

Posted by GitBox <gi...@apache.org>.
tenthe commented on PR #907:
URL: https://github.com/apache/streampipes/pull/907#issuecomment-1366438680

   Hey @obermeier,
   Currently JUnit 4 is used, but there is already an issue to migrate to JUnit 5 (#782).
   In some tests we still rely on Powermock, once this is removed we can upgrade.


-- 
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: dev-unsubscribe@streampipes.apache.org

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