Skip to content

Releases: mle86/sh-tests

v1.3.4

28 May 20:16

Choose a tag to compare

  • minor documentation improvements

v1.3.3

04 Apr 22:52

Choose a tag to compare

  • added assertRegex() function

v1.3.2

24 Oct 11:43

Choose a tag to compare

  • fixed err()/skip() escaping issue

v1.3.1

16 Oct 13:53

Choose a tag to compare

  • fixed assertCmd() escaping issue

v1.3

15 Jun 17:55

Choose a tag to compare

  • added self-tests
  • fixed assertCmd() documentation

v1.2

13 Jun 17:43

Choose a tag to compare

  • added assertContains() function

v1.1

07 Jun 15:08

Choose a tag to compare

  • added add_cleanup() helper function
  • now supporting multiple prepare_subshell() calls per test
  • fixed config.sh loading from subshells