Testing Library

Learn how to write the tests in Vue frameworks using Vue Testing Library.

So far, we’ve used Jest in combination with Vue Test Utils. However, there is another library for writing tests. Testing Library, as mentioned before, is a suite of testing utilities that encourage good testing practices. It offers libraries for many different frameworks, and Vue is one of them.

Get hands-on with 1200+ tech skills courses.