pingidentity / scim2

The UnboundID SCIM 2.0 SDK for Java
176 stars 72 forks source link

Migrate TestNG to JUnit 5 #163

Closed Krzysztof1985 closed 1 year ago

Krzysztof1985 commented 2 years ago

Hello,

I am using SCIM2 library and some parts of the application seems to be old. I rewrote some tests in SDK-common module to use Junit5 + fix some tests (no assertions at all).

In JUnit 5 approach tests looks more cleaner.

Regards Krzysztof

kqarryzada commented 1 year ago

Hi Krzysztof. I see your PR in #164. Unfortunately, Ping Identity does not accept third-party code contributions, and we don't have plans to move to the SCIM SDK's test framework to JUnit at this time. I appreciate your interest, though.