MCPcopy 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

1import { Forth } from './forth';
2
3describe('Forth', () => {
4 let forth;

Callers

nothing calls this directly

Calls 2

testFunction · 0.85
evaluateMethod · 0.45

Tested by

no test coverage detected