- Allow extensions in snapshot labels to save an .html file instead of .txt
- Allow
mode
argument inexpect_snapshot_print()
- Silence some useless
diffobj
messages
diffObj::diffPrint(guides = FALSE)
becauseguides
generated errors in some long text comparisons.
- New
os
argument to skip tests on unspecified operating systems. - New
device_args
argument to pass additional arguments to the device function.
- Do not write to the user library on CRAN.
- Initial release