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
csv should set up a CSVReporter with the appropriate settings if it's not already hooked up. How should that happen internally? I don't like the idea of passing in the configuration and letting plugins mutate the object. How could a good API for this look like?
Follow-up to #28
csv
should set up aCSVReporter
with the appropriate settings if it's not already hooked up. How should that happen internally? I don't like the idea of passing in the configuration and letting plugins mutate the object. How could a good API for this look like?/cc @daithiocrualaoich
The text was updated successfully, but these errors were encountered: