Skip to content

Move DBItest specification to DBI #129

@krlmlr

Description

@krlmlr

I feel that the prose for the DBI specification is best suited in this package, because it is actually useful for DBI users. The prose is tightly connected to the specification code, but isolated from the actual testing logic, which can stay in DBItest for now.

One minor obstacle is that we don't want to introduce import dependencies, but the spec code requires testthat. We could make retrieving the actual spec code conditional on the presence of the testthat package.

@hadley: Do you have a strong opinion here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions