Skip to content

Releases: bash-unit/bash_unit

v1.8.0

21 Nov 17:24

Choose a tag to compare

prepare release v1.8.0

v1.7.2

01 Jun 07:03

Choose a tag to compare

run teardown_suite even in case of error in setup_suite

v1.7.1

18 Jan 08:42

Choose a tag to compare

Try to handle syntax error in tests the best we can

v1.7.0

18 Jan 08:22

Choose a tag to compare

Improve fake robustness. Stop supporting Debian. Start supporting NixOS

v1.6.1

31 Jan 17:31

Choose a tag to compare

FIX issue with set -u

v1.6.0

01 Sep 06:23

Choose a tag to compare

Add setup_suite and teardown_suite for file level setup/teardown

v1.5.0

07 Jul 06:38

Choose a tag to compare

bash_unit changes the current working directory before loading the te…

v1.4.0

03 Jul 17:00

Choose a tag to compare

One can now declare todo tests that are not yet implemented

v1.3.1

27 Jun 06:45

Choose a tag to compare

FIX #39 correct version number in bash_unit -v FIX #19 genereate man …

v1.3.0: ADD FORCE_COLOR environment variable

23 May 16:45

Choose a tag to compare

This is usefull if you want to force color output
even if out of a tty. For instance when running tests
in a gitlab-runner.