TypedDevs / bashunit

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way, discover the most modern bash testing library.
https://bashunit.typeddevs.com
MIT License
316 stars 27 forks source link

Add `assert_line_count` #259

Closed staabm closed 3 months ago

staabm commented 3 months ago

📚 Description

Implement new assert_line_count assertion function.

refs https://github.com/TypedDevs/bashunit/issues/257

🔖 Changes

✅ To-do list