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

Common filesystem assertions for Bats

Results 23 bats-file issues
Sort by recently updated
recently updated
newest added

Recent changes haven't been added to the changelog.

documentation

With alle the new functions coming in, the README should be improved so the functions are summarized under specific topics for a better table of contents. Maybe in code all...

documentation

Like they do in shunit2 https://github.com/kward/shunit2/blob/master/.travis.yml

CI improve

As described here https://github.com/ztombol/bats-file/pull/2/commits

enhancement

As described here https://github.com/ztombol/bats-file/pull/6/commits/95896f32d220240c1bd7c9ae345a3de732692303

enhancement

If possible maybe https://github.com/codecov/example-bash

CI improve

## Issue I faced a scenario where my test was stuck, and after a `Ctrl+C` I noticed it was happening because the `rm` command in `temp_del` was waiting for user's...

I've started using [bats-assert](https://github.com/bats-core/bats-assert) and am now looking into how bats-file can help with file-based assertions. As both libraries are built on bats-support (and have originated from the same author),...

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 4.31.2. Release notes Sourced from github/codeql-action's releases. v4.31.2 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

dependencies
github_actions