mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
9 lines
261 B
Markdown
9 lines
261 B
Markdown
# Component Testing
|
|
|
|
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/)
|
|
|