Tests very basic features of a DBI driver package, to support testing and test-first development right from the start.
test_getting_started(skip = NULL, ctx = get_default_context())[character()] A vector of regular expressions to match
against test names; skip test if matching any.
[DBItest_context] A test context as created by
make_context().
Other tests: test_compliance,
  test_connection, test_driver,
  test_meta, test_result,
  test_sql, test_stress,
  test_transaction