Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 299 Bytes

handling-missing-fixtures.md

File metadata and controls

7 lines (6 loc) · 299 Bytes

Handling Missing Fixtures

If the specified fixture file is not found, an exception is thrown, indicating that the fixture is missing. Make sure the fixtures exist in the correct directory specified by data_fixtures_path.

Example Error Message:

The "orders" redis fixture not found.