0
kicks
Use Unit Test Frameworks to Test Production DB Consistency
Testing that production data does not contain bogus entries and confroms to business rules can be a complex task. Use a unit test framework to do a bunch of the work of testing that your database's data is clean.