Apparently it has an issue that tests with @DisplayName are marked as skipped, no matter if passed or not:
when i run the test:
I was able to fix this issue on my fork, the thing is i think i've broke the paramiterized tests xD
Idk if is something you can reuse, i refactored a bunch of stuff
Description
Apparently it has an issue that tests with
@DisplayName
are marked as skipped, no matter if passed or not:when i run the test:
I was able to fix this issue on my fork, the thing is i think i've broke the paramiterized tests xD Idk if is something you can reuse, i refactored a bunch of stuff