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

Completely missing steps in setup #103

Open
robobenklein opened this issue Jun 27, 2019 · 0 comments
Open

Completely missing steps in setup #103

robobenklein opened this issue Jun 27, 2019 · 0 comments

Comments

@robobenklein
Copy link

I made an @setup test but some of the things never get parsed...

@setup {
  zinc_left=( zincs_userhost )

  prompt_zinc_setup
  echo $zinc_left
  this is something that gets ignored by zunit but shouldnt!
  literally anything past that prompt_zinc_setup gets ignored
}

It goes on to the tests later on in the file and they all fail since it's as if prompt_zinc_setup never got executed, and as the example says, the echo doesn't get parsed or executed either.

Trying to use Zunit here: https://github.com/robobenklein/zinc/blob/261cf980b813ea90424e49a3b5cba554072df42f/tests/zinc-base.zsh

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