github TypedDevs/bashunit 0.24.0

10 hours ago

What's changed

TL;DR: Improved argument matching in assertions, clearer docs, and multiple bug fixes for data providers and temp cleanup.

✨ Improvements

  • Improve assert_have_been_called_with arg matching #474
  • Rename helper functions to helper prefix #475

📖 Documentation

  • Make Windows install clearer #477
  • Workaround docs for global name collisions #481

🐛 Bug Fixes

  • Fix support for whitespace in data providers #479
  • Always correctly clean up temp contents #483
  • Clean parallel temp folder after test run #484
  • Fix support for tabs in data set values #485
  • Fix support for newlines in data providers #487

👥 Contributors

@Chemaclass @antonio-gg-dev @CosmeValera @carlfriedrich

🆕 New Contributors

Full Changelog: 0.23.0...0.24.0

Don't miss a new bashunit release

NewReleases is sending notifications on new releases.