> For the complete documentation index, see [llms.txt](https://johnkazer.gitbook.io/core-web-dev-concepts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://johnkazer.gitbook.io/core-web-dev-concepts/app/testing.md).

# Testing

{% embed url="<https://www.cypress.io/>" %}

I have developed [an automated test process](https://dev.to/johnkazer/use-maths-not-process-for-reliable-web-apps-1bmm) which at least covers core functionality if not full unit testing of each function.
