db_test_that: Run a single testthat test in a self-contained database...

Description Usage Arguments

Description

This will contain your database actions to a single test, by deleting all the tables in the test db before you begin. This keeps tests from interfering with each other.

Usage

1
db_test_that(description, test)

Arguments

description

character. The description of the test.

test

expression. The test to execute.


avantcredit/dbtest documentation built on May 11, 2019, 4:06 p.m.