@API(status=STABLE, since="1.7.0")
Package de.skuzzle.test.snapshots.junit5
JUnit5 extension implementation for snapshot tests. See the documentation for
EnableSnapshotTests for a detailed explanation
of how to use this extension.
Starting with version 1.7.0, this package is no longer considered internal. Instead it now represents the officially supported entry point for the snapshot test library when using it from junit5.
-
Class Summary Class Description LegacyJUnit5SnapshotExtension This class is only public so it can be referenced by the entry point annotation. -
Annotation Types Summary Annotation Type Description EnableSnapshotTests Enabling snapshot tests