Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vitest-dev/vitest
Next generation testing framework powered by Vite.
https://github.com/vitest-dev/vitest
fix: add workspace config files to default coverage excludes
FelixGraf opened this pull request over 1 year ago
FelixGraf opened this pull request over 1 year ago
fix: pass environmentOptions to happy-dom integration
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
fix: should remove mockPath from callstack whether success or failed
miserylee opened this pull request over 1 year ago
miserylee opened this pull request over 1 year ago
fix: build not generated `execute.d.ts`
btea opened this pull request over 1 year ago
btea opened this pull request over 1 year ago
Coverage error in 0.34.x
himself65 opened this issue over 1 year ago
himself65 opened this issue over 1 year ago
Test fails exactly after three consecutive executions
thiagomini opened this issue over 1 year ago
thiagomini opened this issue over 1 year ago
Performance regression between 0.33.0 and 0.34.X
SergioMorchon opened this issue over 1 year ago
SergioMorchon opened this issue over 1 year ago
feat(vitest): allow calling `skip` dynamically
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
Export all reporters publicly
joemull opened this issue over 1 year ago
joemull opened this issue over 1 year ago
Support shared authentication fixture for api testing
viveleroi opened this issue over 1 year ago
viveleroi opened this issue over 1 year ago
command line flags don't override config file
castarco opened this issue over 1 year ago
castarco opened this issue over 1 year ago
feat!(snapshot): make snapshots more visually pleasing
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
fix(expect): correctly show async matcher diff
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
fix: don't crash when calling useFakeTimers in VM pool
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
fix(vitest): allow rewriting process.env.NODE_MODE when using web transform mode
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
fix: restrict access to file system via API
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
`test.each` name serialization has changed to be less useful, impacting snapshots.
Jason3S opened this issue over 1 year ago
Jason3S opened this issue over 1 year ago
CSS imported using ?inline incorrectly returns module mock
thebanjomatic opened this issue over 1 year ago
thebanjomatic opened this issue over 1 year ago
Regression (0.33.0 -> 0.34.0) tests completely break when using jsdom or happy-dom with SvelteKit
LorenzoBloedow opened this issue over 1 year ago
LorenzoBloedow opened this issue over 1 year ago
fix: don't mock css-module if inline is specified
thebanjomatic opened this pull request over 1 year ago
thebanjomatic opened this pull request over 1 year ago
fix(vitest): use esm module resolution to resolve env
danielroe opened this pull request over 1 year ago
danielroe opened this pull request over 1 year ago
fix(web): correctly resolve assets in new URL
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
fix: only consider cwd when using glob (fix #3802)
g-plane opened this pull request over 1 year ago
g-plane opened this pull request over 1 year ago
🐛 Bug: Hidden breaking changes from 0.33 -> 0.34
hinogi opened this issue over 1 year ago
hinogi opened this issue over 1 year ago
fix: correctly resolve config in a workspace
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
ReferenceError: XPathEvaluator is not defined
mLiGuangYuan opened this issue over 1 year ago
mLiGuangYuan opened this issue over 1 year ago
fix(ui): incorrect duration time in vitest ui
Dunqing opened this pull request over 1 year ago
Dunqing opened this pull request over 1 year ago
fix: define process variable and using import.meta.env together did not work
Dunqing opened this pull request over 1 year ago
Dunqing opened this pull request over 1 year ago
Blank lines cause wrong line to be highlighted in vitest output
FeldrinH opened this issue over 1 year ago
FeldrinH opened this issue over 1 year ago
StackBlitz template for reproductions is broken
FeldrinH opened this issue over 1 year ago
FeldrinH opened this issue over 1 year ago
toThrow does not show a diff with actual result
FeldrinH opened this issue over 1 year ago
FeldrinH opened this issue over 1 year ago
Node crash after enabling happy-dom
barbogast opened this issue over 1 year ago
barbogast opened this issue over 1 year ago
CI not faild while test snapshot faild
cqh963852 opened this issue over 1 year ago
cqh963852 opened this issue over 1 year ago
server.deps.inline not mocking dependency of dependency
cjoecker opened this issue over 1 year ago
cjoecker opened this issue over 1 year ago
`new URL(..., import.meta.url)` is not resolved in test files since 0.34
kherock opened this issue over 1 year ago
kherock opened this issue over 1 year ago
Unexpected output when logging HTML in @vitest/ui
Tahul opened this issue over 1 year ago
Tahul opened this issue over 1 year ago
vi.stubEnv fails to set process.env.NODE_ENV
jordykoppen opened this issue over 1 year ago
jordykoppen opened this issue over 1 year ago
vitest dot reporter is not used in CI (jenkins)
vandriesh opened this issue over 1 year ago
vandriesh opened this issue over 1 year ago
fix: update module warning as it is moved into server config
jellyfishgh opened this pull request over 1 year ago
jellyfishgh opened this pull request over 1 year ago
Headless mode is not working for WebDriverIO
twinprime opened this issue over 1 year ago
twinprime opened this issue over 1 year ago
Vitest should not eat `stdin` while running non-interactively
silverwind opened this issue over 1 year ago
silverwind opened this issue over 1 year ago
docs(migration guide): use headers instead of bold text
kanadgupta opened this pull request over 1 year ago
kanadgupta opened this pull request over 1 year ago
My test that runs `npm install` seems to break Vitest's file watcher
srmagura opened this issue over 1 year ago
srmagura opened this issue over 1 year ago
feat!: support multiple parallel `child_process`
AriPerkkio opened this pull request over 1 year ago
AriPerkkio opened this pull request over 1 year ago
perf(dot-renderer): speed up getTests
gtm-nayan opened this pull request over 1 year ago
gtm-nayan opened this pull request over 1 year ago
Run tests NOT in random order - unshuffle
ziimakc opened this issue over 1 year ago
ziimakc opened this issue over 1 year ago
docs: remove section about jasmine from migration page
oskarols opened this pull request over 1 year ago
oskarols opened this pull request over 1 year ago
Dependency resolution issue with a shared library in a monorepo setup
noe555 opened this issue over 1 year ago
noe555 opened this issue over 1 year ago
TypeError: Cannot read properties of undefined (reading 'row')
black927 opened this issue over 1 year ago
black927 opened this issue over 1 year ago
fix(ui): add support for ui coverage with subdir option
userquin opened this pull request over 1 year ago
userquin opened this pull request over 1 year ago
Better test.extend API
MOZGIII opened this issue over 1 year ago
MOZGIII opened this issue over 1 year ago
Run child `describe`s/`suite`s concurrently
Bas950 opened this issue over 1 year ago
Bas950 opened this issue over 1 year ago
Missing "." specifier in package
ciscoheat opened this issue over 1 year ago
ciscoheat opened this issue over 1 year ago
Option to handle "unhandled errors"
raulfdm opened this issue over 1 year ago
raulfdm opened this issue over 1 year ago
TypeError: $setup.testFunc is not a function
hzferrari opened this issue over 1 year ago
hzferrari opened this issue over 1 year ago
vite-node v0.34 can not import esm with .js properly
jameschenjav opened this issue over 1 year ago
jameschenjav opened this issue over 1 year ago
Flag to allow for graceful exit on hanging process
sethreidnz opened this issue over 1 year ago
sethreidnz opened this issue over 1 year ago
Asymmetric matcher message is not printed
jagoral opened this issue over 1 year ago
jagoral opened this issue over 1 year ago
fix: [#3905] default url when using happy-dom as environment
capricorn86 opened this pull request over 1 year ago
capricorn86 opened this pull request over 1 year ago
fix: [#3905] default url when using happy-dom as environment
capricorn86 opened this pull request over 1 year ago
capricorn86 opened this pull request over 1 year ago
Default URL when using Happy DOM as environment
capricorn86 opened this issue over 1 year ago
capricorn86 opened this issue over 1 year ago
Ignore coverages on imports
junioralcant opened this issue over 1 year ago
junioralcant opened this issue over 1 year ago
happy-dom integration does not uses `environmentOptions`
raulfdm opened this issue over 1 year ago
raulfdm opened this issue over 1 year ago
fix: pass environmentOptions to happy-dom integration
raulfdm opened this pull request over 1 year ago
raulfdm opened this pull request over 1 year ago
Spy lose reference when declare multiple time
darkychin opened this issue over 1 year ago
darkychin opened this issue over 1 year ago
Browser Mode fails to run tests when an environment variable in the form of `process.env.{name}` is replaced via `define`
dstaley opened this issue over 1 year ago
dstaley opened this issue over 1 year ago
fix(coverage): istanbul provider to work with JSDOM and `process.env` usage
AriPerkkio opened this pull request over 1 year ago
AriPerkkio opened this pull request over 1 year ago
docs: Fix sentence inside vi.md
datsenkoboos opened this pull request over 1 year ago
datsenkoboos opened this pull request over 1 year ago
Can't run all `.each` tests using `--testNamePattern`
rluvaton opened this issue over 1 year ago
rluvaton opened this issue over 1 year ago
docs: Fix incorrect word in getting started docs
ChristopherHaws opened this pull request over 1 year ago
ChristopherHaws opened this pull request over 1 year ago
feat(coverage): add `allowExternal` option
vojvodics opened this pull request over 1 year ago
vojvodics opened this pull request over 1 year ago
Auto install fails for `@vitest/coverage-v8` when using bun
ImLunaHey opened this issue over 1 year ago
ImLunaHey opened this issue over 1 year ago
Use Gherkin feature file in unit tests with vitest
amiceli opened this issue over 1 year ago
amiceli opened this issue over 1 year ago
cli filtering in watch mode when `p` is pressed early
SimonSiefke opened this issue over 1 year ago
SimonSiefke opened this issue over 1 year ago
Coverage report is incorrect since 0.34.0
nstepien opened this issue over 1 year ago
nstepien opened this issue over 1 year ago
fix: update inline snapshot correctly
fenghan34 opened this pull request over 1 year ago
fenghan34 opened this pull request over 1 year ago
Failed to resolve entry for package "@sveltejs/package".
lagden opened this issue over 1 year ago
lagden opened this issue over 1 year ago
Workspace + browser mode = doesn't work
anilanar opened this issue over 1 year ago
anilanar opened this issue over 1 year ago
Jest replaceProperty has no equivalent
tkrotoff opened this issue over 1 year ago
tkrotoff opened this issue over 1 year ago
Add support for generating tests by comment
Rednas83 opened this issue over 1 year ago
Rednas83 opened this issue over 1 year ago
Vitest UI shows incorrect time
TECH7Fox opened this issue over 1 year ago
TECH7Fox opened this issue over 1 year ago
feat: allow importing CSS and assets inside external dependencies
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
fix: don't crash if total memory is not supported
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
refactor: split executor based on module resolution
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
ci: add clean cache and pull request title validation workflow
dammy001 opened this pull request over 1 year ago
dammy001 opened this pull request over 1 year ago
fix: don't crash when using --experimental-vm-threads, interop CJS default inside node_modules
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
vitest 0.34.0 introduced istanbul coverage parse failure
jandolezal71 opened this issue over 1 year ago
jandolezal71 opened this issue over 1 year ago
setInterval with 0 or negative value has unexpected behavior
jonathanfady opened this issue over 1 year ago
jonathanfady opened this issue over 1 year ago
fix: allow importing .css and assets inside node_modules
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
fix: reduce the memory consumption when running --experimental-vm-threads
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
docs: fix unstub function name in vi function description
hannoeru opened this pull request over 1 year ago
hannoeru opened this pull request over 1 year ago
fix: disable strict access when running inside Node.js
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
allowExternal option for v8 coverage provider
vojvodics opened this issue over 1 year ago
vojvodics opened this issue over 1 year ago
Failed to load url error when using sveltekit and jsdom environment (0.34.1)
EugeneDraitsev opened this issue over 1 year ago
EugeneDraitsev opened this issue over 1 year ago
fix: don't bundle utils' source-map entry
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
fix: don't hardcode fake timers defaults
sheremet-va opened this pull request over 1 year ago
sheremet-va opened this pull request over 1 year ago
eperimentalVmThreads and vi.useFakeTimers() with jsdom environment
cexbrayat opened this issue over 1 year ago
cexbrayat opened this issue over 1 year ago
`ERR_UNKNOWN_FILE_EXTENSION` with `css` inside dependency
silverwind opened this issue over 1 year ago
silverwind opened this issue over 1 year ago
Invalid hook call when executing with `@vitest-ui`
nwi-di opened this issue over 1 year ago
nwi-di opened this issue over 1 year ago
Error when using process.env.NODE_ENV with jsdom and @vitest/coverage-istanbul
devpeerapong opened this issue over 1 year ago
devpeerapong opened this issue over 1 year ago