Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/web-infra-dev/rsbuild
/ index.test.ts
File
index.test.ts
e2e/cases/plugin-less/inline-js/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, getFileContent, test } from
'@e2e/helper'
;
2
3
test(
'should compile less inline js correctly'
,
async
({ build }) => {
4
const
rsbuild =
await
build();
Callers
nothing calls this directly
Calls
3
getFileContent
Function · 0.90
test
Function · 0.50
build
Function · 0.50
Tested by
no test coverage detected