1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-11-17 11:42:33 +01:00

Created Distributions (versions, forks) (markdown)

bvberkum 2017-09-17 11:02:44 +02:00
parent 0c90333cfc
commit 944ac4e30e

@ -0,0 +1,11 @@
Since main-line development is stalled until 1.0 (#150), forks are bound to solve various issues in their own way.
Also note `Road to v1.0` #196
[bats-mpe](/bvberkum/bats)
- Easier test-diagnostics.
- Selective test execution (iow. skip unselected tests).
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.
fishtape
Clone/port for Fish users #133