theangrydev/fluent-bdd

Check if Then Assertion instances have been reused

theangrydev opened this issue · 0 comments

Similar to the existing checks for givens and thens. Also, there is no point enforcing a new instance if there are no mutable fields, so that check should be added.