Skip to content

test: extend dtestutil to support strings

Jaime Martinez requested to merge 26-add-test-for-string into master

Extends the driver's testutil package to support any type for AssertParam and type Opts. It also adds an AssertByDefaultType function to centralize the type switch in a single place.

Related to #26

Edited by Jaime Martinez

Merge request reports