bats-file icon indicating copy to clipboard operation
bats-file copied to clipboard

Port to current `bats-core`

Open rico-chet opened this issue 4 years ago • 0 comments

The original bats repository is abandoned (no commits for years), the successor being bats-core. Over years, its development progressed, yet bats-file didn't follow, so now tests are failing due to a couple internal changes.

Luckily, fixing the tests is all that's needed, business logic isn't affected by the dependency upgrade.

To ensure backward compatibility to the old bats, additional travis environments were added so that a bunch of bats-core versions are tested at once, v0.4.0 being same as the latest bats release and the oldest version to be supported.

rico-chet avatar Apr 05 '20 02:04 rico-chet