TESTASCIIDOC(1) | TESTASCIIDOC(1) |
testasciidoc - Run AsciiDoc conformance tests specified in configuration file.
testasciidoc [OPTIONS] COMMAND
The testasciidoc command runs AsciiDoc conformance tests specified in configuration file.
The testasciidoc toolset has three different commands:
testasciidoc list testasciidoc run [-n, --number NUMBER] [-b, --backend BACKEND] [OPTIONS] testasciidoc update [-n, --number NUMBER] [-b, --backend BACKEND] [OPTIONS]
The commands perform as follows:
list
run
update
Where:
NUMBER
BACKEND
OPTIONS
-f, --conf-file=CONF_FILE
--force
testasciidoc list
testasciidoc run
testasciidoc run --number 1 --backend html5 --conf-file=/etc/asciidoc/testasciidoc.conf
testasciidoc update --number 1 --backend html5
0
1
See the AsciiDoc distribution BUGS file.
AsciiDoc was originally written by Stuart Rackham. Many people have contributed to it.
GitHub: https://github.com/asciidoc/asciidoc-py3
Main web site: https://asciidoc.org/
05/22/2022 |