Anton Synyaev
Anton Synyaev
will be resolved at [issue-15 PR](https://github.com/ozontech/allure-go/pull/27)
There is a suggestion: We have opportunity to filter methods from the structure with method's name. So, theoretically we can search methods with specific prefix (`TableTest` or `ParametrizedTest` or `DataDrivenTest`...
due this issue next asserts will be add from testify: - `Exactly` - `Same` - `NotSame` - `EqualValues` - `NotEqualValues` - `EqualError` - `ErrorIs` - `ErrorAs` - `ElementsMatch` - `DirExists`...
In common case it make sense but in that example the reason why defer stay there is to highlight semantic of WithTearDown function It looks like common sense to me...