Skip to content
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

Add unit testing instructions to Readme #4094

Merged
merged 3 commits into from
Jun 30, 2023

Conversation

alexpeters1208
Copy link
Contributor

Now that the unit tests are in, we need to include instructions on how to run them. Apparently testthat's instance that tests live in the tests directory means that they don't automatically get installed with the package, so we must pass an additional argument to install.packages(). I don't know how this will work with CRAN, but this readme will be overhauled when CRAN is the primary mode of installation anyway.

@alexpeters1208 alexpeters1208 added documentation Improvements or additions to documentation NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Jun 28, 2023
@alexpeters1208 alexpeters1208 self-assigned this Jun 28, 2023
@alexpeters1208 alexpeters1208 merged commit b1568a2 into deephaven:main Jun 30, 2023
@alexpeters1208 alexpeters1208 deleted the r-client-update-readme branch June 30, 2023 02:33
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants