llorllale/cactoos-matchers

pom.xml:78-81: Migrate existing tests to JUnit 5. It...

Closed this issue · 1 comments

0pdd commented

The puzzle 1411-6ab83915 from #1411 has to be resolved:

cactoos-matchers/pom.xml

Lines 78 to 81 in c9aba90

@todo #1411:30min Migrate existing tests to JUnit 5. It mainly means
changing the imports and move from Ignore to Disabled annotation as
well as replace rules with corresponding annotations. Once this is done
remove the dependency for junit 4 and junit-vintage-engine below.

The puzzle was created by Victor Noël on 17-Jul-20.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd superseded by #170