diff --git a/Distributions-(versions,-forks).md b/Distributions-(versions,-forks).md new file mode 100644 index 0000000..8e234e0 --- /dev/null +++ b/Distributions-(versions,-forks).md @@ -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 \ No newline at end of file