Hadley Wickham

Results 878 issues of Hadley Wickham

* Don't use it just to suppress output * Convert `expect_snapshot_error()` to `expect_snapshot()` Fixes #2528

Fixes #2369 Remaining issues: * No inline styles: this comes from the posit logo which has some manual margin added. If we decided to fix this, it would need to...

This would require an edition mechanism since it's a big change, but I do think it's a better name.

feature
front end :tulip:
breaking change :skull_and_crossbones:

I'd highly recommend switching to the gh package since it takes care of many detail that you'll otherwise need to do yourself. Most importantly, we're gradually moving away from storing...

Using custom wrappers makes it harder for folks to drop in and understand what's happening in the tests, because you have to trace through multiple calls in order to figure...