the raw and raw-env types do not have the violations object on them and blows up when trying to report the summary.
With my PR #3 I added a type that mimic'd the Spec type but limited the Reporter options leaving raw and raw-env out. Might be nice to look into supporting that in the future.
the
rawandraw-envtypes do not have theviolationsobject on them and blows up when trying to report the summary.With my PR #3 I added a type that mimic'd the
Spectype but limited the Reporter options leavingrawandraw-envout. Might be nice to look into supporting that in the future.