Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ pep508.test.ts
File
pep508.test.ts
packages/python-analysis/test/pep508.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ parsePep508 } from
'../src/manifest/pep508'
;
3
4
describe(
'parsePep508'
, () => {
Callers
nothing calls this directly
Calls
1
parsePep508
Function · 0.90
Tested by
no test coverage detected