Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 369 Bytes

junit5.rst

File metadata and controls

13 lines (9 loc) · 369 Bytes

JUnit 5

Hoverfly JUnit 5 extension takes advantage of the new Extension API to give finer control of Hoverfly throughout JUnit 5 tests life cycles. This section will show you how to get started with this new feature, and how to configure hoverfly via annotations in the JUnit 5 tests.

quickstart extension