Change Log
- page md_tests_scripts_helpers_bats_file_CHANGELOG
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
[0.3.0] - 2018-10-28
Added
Added assert_files_equal assert_files_not_equal functions!
Added 2 test scripts for assert_files_equal assert_files_not_equal
<a href=”https://github.com/bats-core/bats-file/compare/v0.1.0…v0.2.0” >0.2.0</a> - 2016-12-07
Added
Handling temporary directories with
temp_make()
andtemp_del()
Fixed
Function comments listing path transformation variables incorrectly
0.1.0 - 2016-03-22
Added
Testing file existence with
assert_file_exist
andassert_file_not_exist
npm
support