Skip to content

First major release

Compare
Choose a tag to compare
@pedrovgs pedrovgs released this 24 Sep 12:50
· 48 commits to master since this release
f95ba6a

Improve dates serialization.
Let the user customize the serialization used by providing a SerializationModule implementation.
Add a new feature to let the user split the snapshots by different folders using the test class name.
Simplify how the test method name is extracted by using the @test annotation.