You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should think through how to allow users to customize which reporter(s) they are using. We should probably allow "additions" to the standard set, although I think our "minimal set" is probably just the ListReporter, since that facilitates the other plotting/reporting stuff that we do.
testthat has good examples of this. It should be pretty striaghtforward
The text was updated successfully, but these errors were encountered:
We should think through how to allow users to customize which reporter(s) they are using. We should probably allow "additions" to the standard set, although I think our "minimal set" is probably just the ListReporter, since that facilitates the other plotting/reporting stuff that we do.
testthat
has good examples of this. It should be pretty striaghtforwardThe text was updated successfully, but these errors were encountered: