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
317 stars 27 forks source link

assertStringEndsWith() #179

Closed khru closed 11 months ago

khru commented 11 months ago

https://docs.phpunit.de/en/10.4/assertions.html#assertstringendswith

Chemaclass commented 11 months ago

Done https://github.com/TypedDevs/bashunit/pull/188