View Source Heyya.SnapshotTest (heyya v0.2.0)
Heyya.SnapshotTest
allows for fast snapshot
testing of Phoenix components. Snapshot testing
components is a fast and easy way to ensure that
they work and produce what they expected to
produce without having to hand write
assertions.
Link to this section Summary
Functions
Wire up the module to prepare for snapshot testing.
A named component snapshot test
A named component snapshot test, where context is passed through.
Link to this section Functions
Wire up the module to prepare for snapshot testing.
A named component snapshot test
A named component snapshot test, where context is passed through.