cjstehno / ersatz

🤖 A simulated HTTP server for testing client code with configurable responses.
https://cjstehno.github.io/ersatz
Apache License 2.0
47 stars 5 forks source link

Pull out JUnit support into separate artifact #104

Closed cjstehno closed 4 years ago

cjstehno commented 6 years ago

With the 2.0 release I want to pull out the Junit 4/5 support helpers into their own little artifact so that users don't need to worry about them as dependencies if they are not needed.