1
0
mirror of https://github.com/sstephenson/bats.git synced 2026-02-27 01:58:11 +01:00

Updated Distributions (versions, forks) (markdown)

bvberkum
2017-09-17 11:08:44 +02:00
parent ac34b7aeb1
commit 5f8ff1cf0a

@@ -2,7 +2,7 @@ Since main-line development is stalled until 1.0 ([#150](../../issues/150)), for
Also note `Road to v1.0` [#196](../../issues/196)
# Skip tests using arguments
### Skip tests using arguments
[bats-mpe](/bvberkum/bats)
- Easier test-diagnostics.
- Selective test execution (iow. skip unselected tests).
@@ -10,6 +10,6 @@ Also note `Road to v1.0` [#196](../../issues/196)
Also started [CI test setup](https://travis-ci.org/bvberkum/bats), and made some flexible [Alpine](https://hub.docker.com/r/bvberkum/alpine-bats) and [Debian](https://hub.docker.com/r/bvberkum/debian-bats) docker images for testing anything with BATS.
# Fish shell
### Fish shell
[fishtape](/fisherman/fishtape)
- Clone/port for Fish users [#133](../../issues/133)