Skip to content

jrobinson01/vitest-browser-workspace-mocks-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vitest Browser mode yarn workspace mock issue

Steps to reproduce

npm install

cd projects/project-a

npm run test tests should pass

npm run test:browser One test fails. The test is failing because the mocked module from the workspace project "project-b" is not being used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published