Skip to content

themis should exit with non 0 exit-status on unexpected termination #68

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

Closed
lambdalisue opened this issue Aug 31, 2020 · 1 comment
Closed

Comments

@lambdalisue
Copy link
Contributor

For example, the following Vimspec succeeded

Describe Test
  It quits
    qa!
  End

  It fails
    Assert Equals("hoge", "fuga")
  End
End

But I believe that the above test should be failed at least.

thinca added a commit that referenced this issue Nov 19, 2020
@thinca
Copy link
Owner

thinca commented Jun 1, 2021

Maybe fixed.

@thinca thinca closed this as completed Jun 1, 2021
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

2 participants