Jqwik: An Alternative JUnit5 Test Engine
As one of the original designers and contributors of JUnit 5 I’ve always been intrigued by its basic idea to not only be a fresh start for a maintainable test framework but to also serve as a platform for all kinds of test engines : If anyone, so the idea, uses the platform to create their own test engine with it, IDE support and build tool support will come for free. Since I’m no longer part of the JUnit 5 contributors’ team I wanted to try out if this platform idea really holds the value it’s promising. J
评论
?
参与讨论