Sample online test catalog

Hi folks,

The other evening, when I was working on producing an HTML version of
the test results from my implementation, I realized that I wanted to be
able to have a link from the test result back to the test.

In order to do that, I had to finish another project I’d started a while
back: producing an online version of the test catalog.

It’s a little bit complicated because the test catalogs and sets are
nested in a logical structure that doesn’t really have anything to do
with the arrangement of the files in the directory.

Goals:

1. One page for every test case.
2. All of the test context on the test page, so the reader doesn’t have
   flip back and forth to see the grammar or the input.
3. Stable URIs so that anyone can generate a link if they want to.

I think I’ve accomplished that, you can see the experimental results
here:

  https://ndw.github.io/ixml/test-catalog/

Comments most welcome.

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Thursday, 2 June 2022 10:01:19 UTC