mirror of https://github.com/zulip/zulip.git
19 lines
196 B
Markdown
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
|
||
|
```
|