Commit Graph

10 Commits

Author SHA1 Message Date
f3491f32c0 [clean] quieter logging 2025-08-07 17:12:04 +01:00
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
6bb5d5e554 project analysis 2025-08-04 12:44:24 +01:00
ef886bf610 [add] require support 2025-08-03 15:55:20 +01:00
f83b1fc00e [add] add LibraryCallsRecorder, integrate faker for argument generation 2025-08-02 13:55:41 +01:00
dc9869334d [add] join the pipelines 2025-08-01 20:51:30 +01:00
4c40360bf6 [add] libcalls 2025-08-01 20:19:24 +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