Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jimp-dev/jimp
/ index.test.ts
File
index.test.ts
plugins/plugin-rotate/src/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"vitest"
;
2
import
{ createJimp } from
"@jimp/core"
;
3
import
{ makeTestImage } from
"@jimp/test-utils"
;
4
Callers
nothing calls this directly
Calls
5
createJimp
Function · 0.90
makeTestImage
Function · 0.90
test
Function · 0.85
fromBitmap
Method · 0.80
clone
Method · 0.80
Tested by
no test coverage detected