> For the complete documentation index, see [llms.txt](https://docs.human-connection.org/human-connection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.human-connection.org/human-connection/doc-update-minikube-setup-documentation/testing/testing.md).

# Frontend tests

We are using `Jest` as our test runner, along with `vue-test-utils`.

Head over and check out the documentation on [Jest](https://jestjs.io/docs/en/getting-started.html)

Also, check out [vue-test-utils](https://vue-test-utils.vuejs.org/)
