Hadley Wickham
Hadley Wickham
Given that it seems like 3.6 is going to be around for a while, we want to at least reserve the possibility of continuing test some packages on 3.6. That...
After more time has elapsed it seems like requiring R 4.0.0 caused few problems (especially once we changed our GitHub action to install older versions if necessary).
i.e. `expect_success()`
Looks like this is fixed in the dev version: https://testthat.r-lib.org/dev/reference/index.html#expectation-internals
I don't really understand what you're asking here. Counting tests isn't an advertised feature of testthat.
I don't ever use that functionality, so I don't have any insight, sorry.
How about the ability to add a sort key to the skip object? Then we'd just sort by that, and you'd be free to define as you wish.
But if it's not in your control, how would you add the custom class?
Yeah, why don't we rework that skip message since we're doing that anyway 😄
Snapshot files should already be written with consistent line ending, so if you're seeing problems that's definitely a bug.