canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
17 stars 9 forks source link

Convert to table-driven tests and use go-check. #21

Closed fernape closed 1 year ago

fernape commented 1 year ago

Convert similar tests to table-driven ones. Use go-check as testing framework.

This will likely affect canonical/sqlair#17, canonical/sqlair#19 and canonical/sqlair#20