Fixtures is a fancy word for sample data that allow you to populate your test databases with pre-defined data before your tests run.
Fixtures is a fancy word for sample data that allow you to populate your test databases with pre-defined data before your tests run.