Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Since we need to support a variety of Vue and Jest versions, vue-jest doesn't fo
| Vue 3 | Jest 27 and above | `@vue/vue3-jest@27` | 27.x |
| Vue 2 | Jest 28 and above | `@vue/vue2-jest@28` | 28.x |
| Vue 3 | Jest 28 and above | `@vue/vue3-jest@28` | 28.x |
| Vue 2 | Jest 29 and above | `@vue/vue2-jest@29` | 29.x |
| Vue 3 | Jest 29 and above | `@vue/vue3-jest@29` | 29.x |

```bash
# Vue 2
Expand Down