Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in vitest
Why am I getting "history.state seems to have been manually replaced" when using "router.push" in Vitest and nav fails?
Sep 22, 2025
vue-router
vue-test-utils
vitest
BeforeEach not being executed in Vitest (Node.Js unit tests)
Sep 18, 2025
node.js
typescript
unit-testing
vitest
Unmount wrapper automatically
Sep 14, 2025
vue.js
unit-testing
vitest
How to clear/reset mocks in Vitest
Sep 14, 2025
javascript
typescript
vuejs3
vitest
"describe is not defined" in Vitest
Sep 12, 2025
javascript
jestjs
jsx
vite
vitest
Cannot mock static method in Vitest - error "is not a function"
Sep 08, 2025
typescript
unit-testing
static
mocking
vitest
How can I solve the issue of 'failed to resolve import in '@/...'" vitest?
Sep 07, 2025
javascript
typescript
vue.js
vite
vitest
How to write a unit test in vitest that expects an error
Sep 06, 2025
javascript
unit-testing
vitest
How to mock file system with memfs in NodeJS
Sep 04, 2025
node.js
jestjs
vitest
fs-extra
node.js-fs
Vitest - How to exclude specific files and folders?
Sep 03, 2025
reactjs
react-testing-library
vite
vitest
Vitest - TypeError: _ctx.$t is not a function
Sep 02, 2025
typescript
vuejs3
vue-i18n
vitest
How do I access my .env variables from a Vitest test?
Sep 02, 2025
javascript
vitest
dotenv