airbnb / okreplay

📼 Record and replay OkHttp network interaction in your tests.
Apache License 2.0
781 stars 71 forks source link

Are you interested in help to create support for Junit5? #122

Open olerabanal opened 11 months ago

olerabanal commented 11 months ago

First of all, thank you for creating and maintaining code in the OkReplay repo.

For those who do not see it, the okreplay-junit lib is meant for junit4. This because how rules are applied and in combination with the annotation @OkReplay.

I have recently created support for junit5 in another project and are wondering if you would be interested in having me sharing it in your repo. It could need some rewriting to be more generic, but I would be interested in trying to create a PR with it for you.

Looking forward to hearing back from you. @rossbacher @cowboygneox @felipecsl