greta-dev / greta

simple and scalable statistical modelling in R
https://greta-stats.org
Other
527 stars 63 forks source link

Use `expect_no_error()` over `expect_ok` #591

Open njtierney opened 11 months ago

njtierney commented 11 months ago

This is a new function from testthat, which means we won't need our definition of expect_ok

https://www.tidyverse.org/blog/2023/10/testthat-3-2-0/#new-expectations