We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0592931 commit 3bed796Copy full SHA for 3bed796
1 file changed
CHANGELOG.md
@@ -67,8 +67,8 @@
67
68
- Improve `assert_have_been_called_with` with strict argument matching
69
- Make Windows install clearer in the docs by adding an option for Linux/Mac and another one for Windows.
70
-- Add support for empty values and values containing spaces, tabs or newlines in data providers via new `data_set` function
71
-- Document workaround for global function name collisions when sourcing scripts in tests by copying the original function
+- Add data_set function for empty values and values with spaces/tabs/newlines
+- Document workaround for function name collisions when sourcing scripts
72
- Fix `temp_dir` and `temp_file` data not being cleaned up when created in `set_up_before_script`
73
- Fix `/tmp/bashunit/parallel` not being cleaned after test run
74
0 commit comments