Skip to content

Releases: internap/sbtest

0.1.7: Add support for quotes and double quotes in --with-args

08 Mar 21:59

Choose a tag to compare

Comparing a variable was parsing the quotes/double-quotes even when
trying to escape them wiht string manipulation. Solution is a file
content because it leaves the content as is.

0.1.6

20 Jun 20:50

Choose a tag to compare

Update travis settings

0.1.5

20 Jun 20:46

Choose a tag to compare

Update travis token

Cats cats cats!

15 Mar 12:37

Choose a tag to compare

Add cat as a mock option

Currently, mocking executions is limited to echo and exit codes. This
forces test fixtures through test code via cat and echo and sometimes
mangles newlines.

This commit allows the use of cat to point to a file on the filesystem.
This is epecially useful when using $TEST_ROOT_DIR to point to test
fixtures.

0.1.2

01 Dec 20:22

Choose a tag to compare

Support mocking for paths

0.1.1: Merge pull request #21 from lindycoder/call_count-2

30 Nov 15:52

Choose a tag to compare

Support --once in mocking (Reapplying)

0.1.0: Merge pull request #14 from lindycoder/arg_validate

25 Nov 14:40

Choose a tag to compare

0.0.2: Merge pull request #9 from lindycoder/failures_output

22 Nov 22:45

Choose a tag to compare

0.0.1: Merge pull request #3 from lindycoder/releasing

10 Nov 19:14

Choose a tag to compare