Mark JUnit as an optional dependency
Not all users use JUnit as their test framework. There are people who use JUnit5, TestNG or Spock. We need JUnit only for `S3Rule`, which is optional.
Loading
Please sign in to comment
Not all users use JUnit as their test framework. There are people who use JUnit5, TestNG or Spock. We need JUnit only for `S3Rule`, which is optional.