harvey
harvey copied to clipboard
Support passing parameters to reporters
It would be nice to be able to tweak the behavior of a reporter without having to create a whole new reporter. For example, to suppress color characters being included in the console reporters output:
harvey test.json -r console --r-no-color true