Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor AsciidoctorMojoTest from Groovy to Java (#512)
* 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