Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Bats 1.1.0 #246

Open
3 tasks done
nkakouros opened this issue Aug 21, 2018 · 0 comments
Open
3 tasks done

Update to Bats 1.1.0 #246

nkakouros opened this issue Aug 21, 2018 · 0 comments

Comments

@nkakouros
Copy link

nkakouros commented Aug 21, 2018

Due diligence

Framework, Bash, and operating system version information

_GO_CORE_VERSION:         v1.7.0
BASH_VERSION:             4.4.23(1)-release
OSTYPE:                   linux-gnu
_GO_PLATFORM_ID:          arch
_GO_PLATFORM_VERSION_ID:  

Description

The BATS_CURRENT_STACK_TRACE from older versions of Bats is used in lib/bats/helper-function and lib/bats/assertion-test-helpers. As it is not defined any more in Bats, the logic of those functions is broken.

I think these breaks are another reason to have these assertions/helper function or others incorporated into bats-core as per bats-core/bats-core#44.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant