Max

Results 3 issues of Max

Redundant check of "self" variable breaks search path processing. It create new instance of Parser and discards all paths added with "addpath" method.

### Versions ConEmu build: 21627 x32/x64 OS version: Windows 10 x64 21H1 (build 19043.1081) Used shell: Far 3.0.5800 ### Problem description Application error at launch: Faulting application name: ConEmu64.exe, version:...

type-crash
other-windows

If suite contains AfterEach() method a paniced test not marked as FAILED and all suite considered as ok. Use [panictest.zip](https://github.com/ozontech/allure-go/files/12228712/panictest.zip) to reproduce the bug. (uncomment AfterEach() declaration in panictest_test.go to...