ztombol / bats-file

Common filesystem assertions for Bats
Creative Commons Zero v1.0 Universal
51 stars 50 forks source link

New bats func #9

Closed peshay closed 5 years ago

peshay commented 5 years ago

This needs some rework. Especially for all the tests that use files that exists. The test could instead create the files we want to test as setup() and teardown() function.

peshay commented 5 years ago

sorry, wasn't my intention to do this...