Skip to content

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Oct 13, 2022

Draft, working towards inlining all tests in the packages. The longer-term plan is to make the tests self-contained and independent of DBItest.

Test locally e.g. with

R -q -e 'pkgload::load_all(); use_dbitest("../RSQLite")' && R CMD INSTALL --no-byte-compile . && R -q -e 'testthat::test_local("../RSQLite", filter = "^dbitest")'

Needs work on the new FIXMEs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant