bats-core / bats-assert

Common assertions for Bats
Creative Commons Zero v1.0 Universal
96 stars 42 forks source link

assert_line/refute_line should show more context when looking for a particular line #14

Open jasonkarns opened 5 years ago

jasonkarns commented 5 years ago

Perhaps show all the output? Perhaps just show N lines before/after the specified index...

Also perhaps add the numerical index when printing all the output?