rename
[?]
Jan 24, 2023, 4:12 AM
OETGXCQMHBJMYLVPDI6MRLZWQUBP6LYG3GBTS3W5TQH6W6RD6DFACDependencies
- [2]
5ZCQGZP5save 2 more alternate formats for test failures - [3]
FFMMA7L2send Test_failures _before_ restoring globals - [4]
3BRGOF7Nreturn failing tests with every code change - [5]
ORRSP7FVdeduce test names on failures - [6]
FFFJ54GJrestore globals after running tests - [*]
LRDM35CEapp running again - [*]
3QNOKBFMbeginnings of a test harness
Change contents
- replacement in live.lua at line 284
App.run_tests(record_error_with_stack_trace)App.run_tests(record_error_by_test) - replacement in app.lua at line 466
function record_error_with_stack_trace(test_name, err)function record_error_by_test(test_name, err)