mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-27 01:58:11 +01:00
Tweaked headers to make the structure clearer
@@ -1,16 +1,18 @@
|
|||||||
Since main-line development is stalled until 1.0 ([#150](../../issues/150)), forks are bound to solve various issues in their own way.
|
Since main-line development is stalled until 1.0 ([#150](../../issues/150)), forks are bound to solve various issues in their own way.
|
||||||
Also note `Road to v1.0` [#196](../../issues/196)
|
Also note `Road to v1.0` [#196](../../issues/196)
|
||||||
|
|
||||||
|
## Bash Forks
|
||||||
|
|
||||||
|
### [bats-mpe](/bvberkum/bats)
|
||||||
|
|
||||||
### Slight improvements wrt. flexibility
|
|
||||||
[bats-mpe](/bvberkum/bats)
|
|
||||||
- Easier test-diagnostic output.
|
- Easier test-diagnostic output.
|
||||||
- Selective test execution (iow. skip unselected tests).
|
- Selective test execution (iow. skip unselected tests).
|
||||||
- Added TODO state for test (in addition to passed/failed/skipped).
|
- 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.
|
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
|
||||||
|
|
||||||
|
### [fishtape](/fisherman/fishtape)
|
||||||
|
|
||||||
### Fish shell
|
|
||||||
[fishtape](/fisherman/fishtape)
|
|
||||||
- Clone/port for Fish users [#133](../../issues/133)
|
- Clone/port for Fish users [#133](../../issues/133)
|
||||||
Reference in New Issue
Block a user