UNPKG
jest-ai
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0
0.0.3
0.0.2
0.0.1
0.0.0
Custom jest matchers for testing AI applications
github.com/codeably-io/jest-ai
codeably-io/jest-ai
jest-ai
/
dist
/
index.mjs
2 lines
(1 loc)
•
205 B
JavaScript
View Raw
1
2
import
{e
as
o}
from
"./index-80dadbc9.mjs"
;
import
{expect
as
r}
from
"@jest/globals"
;
import
"@langchain/openai"
;
import
"openai"
;
import
"@langchain/core/prompts"
;
import
"@langchain/core/output_parsers"
;r.
extend
(o);