Popularity
2.1
Growing
Activity
9.9
Declining
35
3
6

Description

Snapshot testing has been badly underused for three reasons: - controlling read vs write used to be cumbersome (fixed) - stale snapshots used to pile up (fixed) - a great test should tell a story, and disk snapshots can't do that (fixed)

Selfie lets you put snapshots on disk OR inline with your sourcecode. It also lets a single snapshot have multiple facets, and assert against some on disk and others inline. For example, a giant HTML document get asserted on disk, while markdown is rendered from the HTML and asserted inline.

Programming language: Kotlin
License: Apache License 2.0
Tags: Testing     Java     Projects     Snapshot-testing    

Selfie alternatives and similar libraries

Based on the "Testing" category.
Alternatively, view selfie alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Selfie or a related project?

Add another 'Testing' Library