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
perhaps with RStudio add-in?
as_()
is_()
setOldClass()
The text was updated successfully, but these errors were encountered:
Tests?
Sorry, something went wrong.
Would that be another function -- use_vctr(name) and use_vctr_test(name = active_file_name()) ?
use_vctr(name)
use_vctr_test(name = active_file_name())
I'm not sure. I just want to register the fact that there may be some standard test-able behaviours that could be scaffolded with an eventual template for vctrs S3 boilerplate.
I think we can close this now, since the amount of boilerplate will dramatically decrease once #985 is implemented
No branches or pull requests
perhaps with RStudio add-in?
as_()andis_()setOldClass()The text was updated successfully, but these errors were encountered: