Skip to content

Script to determine functions to be inlined #424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented May 3, 2025

This is a follow-up to #267 and #333. The end goal is to support writing testthat files that are largely independent of DBItest into the target packages. The tests should be self-contained and understandable.

DBItest will become a DRY test generator, with the tests being as easy to understand as possible, following https://mtlynch.io/good-developers-bad-tests/ .

This PR looks at functions not from DBI or testthat used in the specs. Next steps: work through the .Rmd file.

@krlmlr krlmlr changed the title f inline 2 Script to determine functions to be inlined May 3, 2025
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