Skip to content

Releases: ztombol/bats-file

v0.2.0

06 Dec 23:34
Compare
Choose a tag to compare

Added

  • Handling temporary directories with temp_make() and temp_del()

Fixed

  • Function comments listing path transformation variables incorrectly

v0.1.0

22 Mar 23:38
Compare
Choose a tag to compare

Added

  • Testing file existence with assert_file_exist and
    assert_file_not_exist
  • npm support