1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-09-29 12:38:26 +02:00
0 Distributions (versions, forks)
bvberkum edited this page 2017-09-21 00:53:31 +02:00

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

Bash Forks

bats-mpe

  • 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, and made some flexible Alpine and Debian docker images for testing anything with BATS.

Fish Shell

fishtape

  • Clone/port for Fish users #133