Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ public-api.test.ts
File
public-api.test.ts
packages/bundler-plugins/test/vite/public-api.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ sentryVitePlugin } from
'../../src/vite'
;
2
import
{ describe, it, expect, test, beforeEach, vi } from
'vitest'
;
3
4
test(
'Vite plugin should exist'
, () => {
Callers
nothing calls this directly
Calls
2
test
Function · 0.90
sentryVitePlugin
Function · 0.90
Tested by
no test coverage detected