pagantis_elixir_tools v0.10.1 ElixirTools.Fixture

Fixture is a helper to work with fixtures in tests.

Link to this section Summary

Functions

Looks for a fixture without decoding

Looks for a json fixture and decodes it

Link to this section Functions

Link to this function

load!(fixture, location \\ "test/fixtures/")

Looks for a fixture without decoding

Link to this function

load_json!(fixture, location \\ "test/fixtures/")

Looks for a json fixture and decodes it