Dedication
Dedicated to my wife, Joanna, who has, for many years now, supported all my wacky ideas and nutty projects with only the occasional grumble and roll of the eyes.
Thanks
To all the great people from the various places I’ve worked over the years, thank you. I’ve benefitted from your patience and insight and I hope that some of what I’ve learned from you has been incorporated into Megatest.
Lastly, my thanks to all the wonderful open source creators. These truly free projects, from Linux, xemacs, chicken scheme, and fossil to asciidoc and bash are the philosophical and direct underpinnings of the Megatest project.
Example Preface
The optional book preface goes here at section level zero.
Preface Sub-section
Note
|
Preface and appendix subsections start out of sequence at level 2 (level 1 is skipped). This only applies to multi-part book documents. |
The First Part of the Book
Optional part introduction goes here.
The First Chapter
Chapters can be grouped by preceeding them with a level 0 Book Part title.
Book chapters are at level 1 and can contain sub-sections nested up to
three deep.
[An example footnote.]
It’s also worth noting that a book part can have it’s own preface, bibliography, glossary and index. Chapters can have their own bibliography, glossary and index.
And now for something completely different: monkeys, lions and tigers (Bengal and Siberian) using the alternative syntax index entries. Note that multi-entry terms generate separate index entries.
Here are a couple of image examples: an example inline image followed by an example block image:
Followed by an example table:
Option | Description |
---|---|
-a USER GROUP |
Add USER to GROUP. |
-R GROUP |
Disables access to GROUP. |
Lorum ipum…
Sub-section with Anchor
Sub-section at level 2.
Chapter Sub-section
Sub-section at level 3.
Chapter Sub-section
Sub-section at level 4.
This is the maximum sub-section depth supported by the distributed
AsciiDoc configuration.
[A second example footnote.]
The Second Chapter
An example link to anchor at start of the first sub-section.
An example link to a bibliography entry [taoup].
Writing Tests
The First Chapter of the Second Part
Chapters grouped into book parts are at level 1 and can contain sub-sections.
Reference
The First Chapter of the Second Part
Chapters grouped into book parts are at level 1 and can contain sub-sections.
The testconfig File
# testconfig [requirements] # A normal waiton waits for the prior tests to be COMPLETED # and PASS, CHECK or WAIVED waiton test1 test2 # A item based waiton will start items in a test when the # same-named item is COMPLETED and PASS, CHECK or WAIVED # in the prior test # mode normal | toplevel # With a toplevel test you may wish to generate your list # of tests to run dynamically # # waiton #{shell get-valid-tests-to-run.sh}
Appendix A: Example Appendix
One or more optional appendixes go here at section level zero.
Appendix Sub-section
Note
|
Preface and appendix subsections start out of sequence at level 2 (level 1 is skipped). This only applies to multi-part book documents. |
Example Bibliography
Example Glossary
Glossaries are optional. Glossaries entries are an example of a style of AsciiDoc labeled lists.
- A glossary term
-
The corresponding (indented) definition.
- A second glossary term
-
The corresponding (indented) definition.
Example Colophon
Text at the end of a book describing facts about its production.