expect_equal() and expect_identical() to give considerably more informative output (using the new [waldo](http://waldo.r-lib.org/) package).verify_output() and expect_known_output().Finally, I'll go over a bunch of smaller quality-of-life improvements, including tweaks to test reporting and improvements to expect_error(), expect_warning() and expect_message().