asciidoctor / asciidoclet

:clipboard: A Javadoc Doclet based on Asciidoctor that lets you write Javadoc in the AsciiDoc syntax.
https://github.com/asciidoctor/asciidoclet
Apache License 2.0
132 stars 40 forks source link

Port test to Junit5 (#130) #131

Closed abelsromero closed 3 months ago

abelsromero commented 3 months ago

Rewrite tests to use:

Closes #130