v1.11.0 #890
martin-schulze-vireso
announced in
Announcements
v1.11.0
#890
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added:
bats_test_function
(dynamic test registration #349)Fixed:
install.sh
now works for deviatinglib/
dirs (likelib32
,lib64
) (Fix for runtime test for multilib support #487)BATS_TEST_SOURCE
inlib/bats-core/tracing.bash
soset -u
/set -o nounset
works as expected (catch unset BATS_TEST_SOURCE #827)--gather-test-outputs-in
fails on tests with multiple/
(Fix --gather-test-output-in fails on multiple / in test name #789)/usr/share/bats
anymore (install.sh: Do not create unused dir /usr/share/bats #857){setup,teardown}{_suite,_file,}
,@test
and free code (Ensure IFS is not changed in user contexts #879)Changed:
bats-file
version 0.4.0 (Update Docker image with the latestbats-file
version #780)bats-detik
version 1.3.0 (chore: update detik to 1.3.0 #876)Documentation
This discussion was created from the release v1.11.0.
Beta Was this translation helpful? Give feedback.
All reactions