Files
zulip/docs/testing/index.rst
Tim Abbott 0b2854f010 docs: Replace Casper docs with Puppeteer docs.
This commit also has a few tweaks to the Node testing documentation to
improve its introductory section.
2020-08-30 18:41:17 -07:00

18 lines
242 B
ReStructuredText

############
Code testing
############
.. toctree::
:maxdepth: 3
testing
linters
testing-with-django
testing-with-node
testing-with-puppeteer
mypy
typescript
continuous-integration
manual-testing
philosophy