github TypedDevs/bashunit 0.26.0

one day ago

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_code to verify that commands return a non-zero exit code
  • Removed redundant declare -F | awk calls previously executed for each test and bench file
  • Replaced tail and process commands with native Bash parameter expansion, improving speed

🐛 Bug Fixes

  • Fixed missing test_file variable in bench tests
  • Fixed data_set handling 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

Don't miss a new bashunit release

NewReleases is sending notifications on new releases.