Testing Flashcards

1
Q

Vitest

A

A javascript testing framework. Can use it for unit, integration and component tests for JS code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Jest

A

JS testing framework. Supports JS frameworks like Vue, Angular, React, and Node

Built on top of Jasmine but provides more features like mocking

  • Meta (FB) created this
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Jasmine

A

JS testing framework

  • Open source
How well did you know this?
1
Not at all
2
3
4
5
Perfectly