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

update for testthat v3.0.0 #312

Closed
4 of 31 tasks
wibeasley opened this issue Nov 18, 2020 · 0 comments · Fixed by #314
Closed
4 of 31 tasks

update for testthat v3.0.0 #312

wibeasley opened this issue Nov 18, 2020 · 0 comments · Fixed by #314
Assignees

Comments

@wibeasley wibeasley self-assigned this Nov 18, 2020
wibeasley added a commit that referenced this issue Nov 19, 2020
pattern = `expect_equivalent\(([^\\)]+)\)`
replace = `expect_equal($1, ignore_attr = TRUE)`

ref #312
wibeasley added a commit that referenced this issue Nov 19, 2020
produced notes/warnings with testthat 3.0
ref #312
wibeasley added a commit that referenced this issue Nov 19, 2020
wibeasley added a commit that referenced this issue Nov 19, 2020
@wibeasley wibeasley mentioned this issue Nov 19, 2020
Merged
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 a pull request may close this issue.

1 participant