Open lgrosz opened 2 months ago
I've been writing my schema tests as Rust integration tests with Diesel. This is okay, but I feel like I'm not totally getting everything. Maybe I should look into testing it more closely to the database with something like pgTAP.
I've been writing my schema tests as Rust integration tests with Diesel. This is okay, but I feel like I'm not totally getting everything. Maybe I should look into testing it more closely to the database with something like pgTAP.