Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ interpolate.unit.test.ts
File
interpolate.unit.test.ts
packages/utils/src/lib/interpolate.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ interpolate } from
'./interpolate.js'
;
2
3
describe(
'interpolate'
, () => {
4
it(
'should replace variable in string'
, () => {
Callers
nothing calls this directly
Calls
1
interpolate
Function · 0.85
Tested by
no test coverage detected