ScribuntoUnit report for CLI.
This is the unit test report for CLI, which produces integrity checks and output for debugging CLI.
❌ 4 tests failed.
| Name | Expected | Actual | |
|---|---|---|---|
| ❌ | testCommand | Lua error -- Module:CLI/testcases:90: attempt to call upvalue 'clearLog' (a nil value) | |
| ❌ | testHelp | Lua error -- Module:CLI/testcases:58: attempt to call upvalue 'clearLog' (a nil value) | |
| ❌ | testNoArgument | Lua error -- Module:CLI/testcases:47: attempt to call upvalue 'clearLog' (a nil value) | |
| ✔️ | testNoCommandLine | ||
| ❌ | testUnterminatedQuote | Lua error -- Module:CLI/testcases:54: attempt to call upvalue 'clearLog' (a nil value) | |