youta-t/its

nil in struct spec may cause SEGV

youta-t opened this issue · 1 comments

probrem

When using generated struct spec & matcher, spec's filed is able to be nil.
In that case, matcher may cause SEGV since using nil matcher.

Fallback to Always by default.
This behavior may be changed by config package.

resolved at v0.1.3