You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by GitBox <gi...@apache.org> on 2018/08/07 23:26:59 UTC

[GitHub] smoyer64 commented on issue #20: Replace restfuse with Rest Assured based tests

smoyer64 commented on issue #20: Replace restfuse with Rest Assured based tests
URL: https://github.com/apache/directory-scimple/pull/20#issuecomment-411234376
 
 
   The plan is to eventually replace the Restfuse tests with JUnit 5 / upREST tests ... upREST will be moving to the junit-pioneer project but it needs some work to comply with the release version of JUnit 5.
   
   The compliance tests are meant to be a TCK and, using the junit-platform-launcher should be an executable fat JAR (though I'm not sure which type).  The reason RestFuse was not test scoped is that the TCK should be an executable.  So even though it's using a testing framework, it's actually an application.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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