Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vitest

Nestjs is not injecting repository dependency when testing using Test.createTestingModule

Vitest runner can't load remoteEntry.js file of the remote modules configured with module federation plugin

Why is `coverallsapp/github-action@v2` saying "Nothing to report" when I have a coverage directory generated by c8?

how to test defineModel use vitest?

vue.js unit-testing vitest

In Vitest, how do I assert that a console.log() happened?

vitest

ReferenceError: document is not defined - testing with vitest

How to test Vue 2 css class styles using vitest and vue test utils

vue.js vuejs2 jestjs vite vitest

How to get vscode to recognise vitest globals?

How to mock/stub vue-i18n?

Vitest importActual: Jest gets types, but Vitest gives "... is of type unknown"

reactjs typescript vite vitest

vitest test coverage does not fail when threshold is not met

vue-test-utils + typescript type for wrapper.vm

Vitest with element plus unplugin unknown extension for scss

How to simulate a <select> element in Vitest / vue-test-utils in a Vue.js project

Mocking React Query Hook in Vitest

How to mock Nuxt's useLazyFetch method with Vitest

How to ignore lines of code from coverage in vitest?

TypeError with Vitest: Cannot read properties of null (reading 'useRef')