Added assert_unsuccessful_code, removed redundant function scans, replaced slow commands with Bash expansion, and fixed test_file, data_set spacing, and Python compatibility in clock::now.
✨ Improvements
- Added 
assert_unsuccessful_codeto verify that commands return a non-zero exit code - Removed redundant 
declare -F | awkcalls previously executed for each test and bench file - Replaced 
tailand process commands with native Bash parameter expansion, improving speed 
🐛 Bug Fixes
- Fixed missing 
test_filevariable in bench tests - Fixed 
data_sethandling when arguments include spaces - Fixed compatibility with older Python versions used in 
clock::now 
👥 Contributors
Full Changelog: 0.25.0...0.26.0
🔐 Checksum
7ff253ec2cb665d560fd92d314687f0d6a256f9f9f13c57b3c4747d056e659af bin/bashunit