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:
[email protected]


With regards,
Apache Git Services

Reply via email to