Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.57 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.57 KB

semantic-release

lsd-junit5

Build Nightly Build GitHub release Maven Central

Provides a Junit5 Extension for generating test reports with sequence diagrams. (Using the lsd-core library)

Properties

The following properties are additional to the properties provided by lsd-core and can be overridden by adding a properties file called lsd.properties on the classpath of your application.

Property Name Default Description
lsd.junit5.hideStacktrace false Whether to display the stacktrace on the popup for aborted/failed tests. If the stacktrace needs to be disabled for any reason (e.g. approval tests where java line numbers don't match across builds then this can be enabled.