gmarpons / asciidoc-hs

AsciiDoc parser that can be used as a Pandoc front-end, written in Haskell
BSD 3-Clause "New" or "Revised" License
47 stars 4 forks source link

Reuse Asciidoctor tests #13

Open gmarpons opened 3 years ago

gmarpons commented 3 years ago

Write a program to convert Asciidoctor unit tests that use Ruby + XPath queries to a language-agnostic format (e.g. JSON with input string + XPath queries).

Create a test suite for Asciidoctor compatibility.