Docs: List of Sanity Tests (#52986)

* Improve sanity test docs, how to run sanity tests section
This commit is contained in:
John R Barker 2019-02-26 17:27:39 +00:00 committed by Alicia Cozine
commit 80cc6417fa
2 changed files with 25 additions and 58 deletions

View file

@ -3,12 +3,16 @@
FILENAME=../docsite/rst/dev_guide/testing/sanity/index.rst
cat <<- EOF >$FILENAME.new
.. _all_sanity_tests:
Sanity Tests
============
The following sanity tests are available as \`\`--test\`\` options for \`\`ansible-test sanity\`\`.
This list is also available using \`\`ansible-test sanity --list-tests\`\`.
For information on how to run these tests, see :ref:\`sanity testing guide <testing_sanity>\`.
.. toctree::
:maxdepth: 1