Binary package “golang-github-cockroachdb-datadriven-dev” in ubuntu oracular

extension of Table-Driven Testing (library)

 This package provides an implementation of an extension of Table-Driven
 Testing. Instead of building and iterating over a table in the test code, the
 input is further separated into files (or inline strings). For certain classes
 of tests, this can significantly reduce the friction involved in writing and
 reading these tests.
 .
 This package contains the Go library.