bats-core / bats-assert

Common assertions for Bats
Creative Commons Zero v1.0 Universal
94 stars 39 forks source link

Make each helper executable #20

Open jasonkarns opened 5 years ago

jasonkarns commented 5 years ago

In addition to being source-able, each function should be able to be invoked directly as an executable. See #12