Files
zulip/docs/testing/index.md
Anders Kaseorg b53e676860 docs: Convert reST index pages to Markdown.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-08-20 06:22:42 -07:00

19 lines
196 B
Markdown

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