Yu-Group/simChef

Improved testing of errors / warnings / messages

Opened this issue · 0 comments

test_that("Capturing errors, warnings, and messages from user-defined functions works as expected", {

This block of tests appears to create non-deterministic snapshots, so for now it's skipped. We should switch to non-snapshot testing once #141 is complete.