Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/exercism/javascript
/ forth.spec.js
File
forth.spec.js
exercises/practice/forth/forth.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Forth } from
'./forth'
;
2
3
describe(
'Forth'
, () => {
4
let
forth;
Callers
nothing calls this directly
Calls
2
test
Function · 0.85
evaluate
Method · 0.45
Tested by
no test coverage detected