Some time ago I was working (in my spare time) on database testing tools. You could see posts about asserting data, putting the datastore to a known state and about mocking it up. I started working on… more →
CodemateDanil Glinenko wrote 1 year ago: Some time ago I was working (in my spare time) on database testing tools. You could see posts about … more →
Danil Glinenko wrote 1 year ago: Create – database instance is not necessary Prepare – clean tables, load data to datasou … more →
Danil Glinenko wrote 1 year ago: Following up on DbAssert I’ve made a few changes to it. They are really minor ones. Ability to … more →