filmil / bazel-bats

bazel-bats: bazel test rules for the BATS testing framework (based on bats-core)
Apache License 2.0
10 stars 4 forks source link

Test against bats-core fixtures #5

Closed jmelahman closed 2 years ago

jmelahman commented 2 years ago

Depends on https://github.com/filmil/bazel-bats/pull/4. Only novel change here is https://github.com/filmil/bazel-bats/commit/de4a3028a1f4e6404b0fa6600fa35580c591e557.

Covers almost the entirety of https://github.com/bats-core/bats-core/tree/master/test.

filmil commented 2 years ago

Please rebase and let me know once done.

jmelahman commented 2 years ago

Please rebase and let me know once done.

Ready for review.