Files
zulip/docs/testing/index.rst
Tim Abbott a44de17f9b docs: Add initial documentation for TypeScript.
This is a draft/preliminary document on how we're doing our TypeScript
migration; I'm sure we'll add a lot more over the coming weeks.
2019-04-13 12:20:40 -07:00

17 lines
225 B
ReStructuredText

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