* Updated parser, Jinja templats and more for newer shellfu-bash-jat
* Added meaningful content to README.md
* Added support for showing test/suite version
* Changed 'jats' term to 'id' for jats:// test and suite ids
* Ensured proper test status from runtest matches qrun (and
* Split-off jattool-minimal for testing machines
* Changed jats: ids to use double-slash between suite part and test part
* Added error message if test has not finished cleanly
* Rewrote broken parts of test discovery and identification
* Codebase maintenance
Update parser and Jinja template for newer JATS result data model
Needless to say, the HTML template is still horrible and needs someone
with better HTML/CSS skills.
The Python parser is still not really correct, but at least does not
depend on function names.