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

Updated Distributions (versions, forks) (markdown)

bvberkum 2017-09-17 11:13:10 +02:00
parent 5f8ff1cf0a
commit 64f54fd27b

@ -2,10 +2,11 @@ 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
### Slight improvements wrt. flexibility
[bats-mpe](/bvberkum/bats)
- Easier test-diagnostics.
- Easier test-diagnostic output.
- Selective test execution (iow. skip unselected tests).
- Added TODO state for test (in addition to passed/failed/skipped).
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.