Skip to content

Commit

Permalink
Refactor AsciidoctorMojoTest from Groovy to Java
Browse files Browse the repository at this point in the history
* Split tests into AsciidoctorMojoTest and AsciidoctorIntegrationTest
* Rewrite AsciidoctorMojoTest to Java using Junit4 + Assertj
* Automated output directory creation to avoid creation/cleanup on every test
* Created `AsciidoctorAsserter` to easily validate converted documents
  • Loading branch information
abelsromero committed Mar 13, 2021
1 parent e7df5a6 commit 496f7c9
Show file tree
Hide file tree
Showing 7 changed files with 1,651 additions and 1,453 deletions.
Loading

0 comments on commit 496f7c9

Please sign in to comment.