Commit Graph

6 Commits

Author SHA1 Message Date
393e22bd45 feat: update package.json to include mocha and chai for testing, add ansi-colors and fastest-levenshtein dependencies
refactor: modify sliceAndWriteCalls function to accept folderPath parameter and update driver function to use it

fix: enhance isNodeModule function to utilize builtinModules for better module detection

chore: remove unused constants file from utils

test: clean up instantiation.spec.js by removing commented assertions
2025-08-07 15:33:52 +01:00
374510c4f9 [add] way to track the project root. 2025-08-04 12:44:04 +01:00
f83b1fc00e [add] add LibraryCallsRecorder, integrate faker for argument generation 2025-08-02 13:55:41 +01:00
2d02acacc7 [update] 2025-07-26 13:44:32 +01:00
5b584a90a5 [add] code 2025-07-21 17:01:43 +01:00
d564cf2cd1 [init] 2025-07-09 13:26:51 +01:00