An implementation of the test factory pattern made to work with Diesel.
See the documentation for more info.
Run bin/setup
to create and migrate the test database. cargo test
should then work.
License: MIT
Test factories for Diesel
An implementation of the test factory pattern made to work with Diesel.
See the documentation for more info.
Run bin/setup
to create and migrate the test database. cargo test
should then work.
License: MIT