Open PRosenb opened 4 years ago
Hi @PRosenb I will take a look :)
Glad to hear that it's been useful!
@LachlanMcKee I rewrote your library in Kotlin for JUnit5. Hope that you don't mind. https://github.com/thecodeside/timber-junit5-extension
@PRosenb this should solve your problems.
Hi @LachlanMcKee ,
Thanks for this library, I had it in use on multiple apps. Now with migrating to Junit 5 we need an other approach with a Junit 5 extension. Are you planning to implement that in this library?
A Guide to JUnit 5 Extensions
Cheers