Hi,
i get the warn logging "Fall back to trace-only mode. All expectations will be skipped." when I run my tests with --shell zsh.
Can you please explain what "All expectations will be skipped" actually means? Are my tests doing anything in zsh now?
I start shellspec with the following parameters:
shellspec --xtrace --log-file /home/testrunner/tests/logs/log.txt --shell zsh
Hi,
i get the warn logging "Fall back to trace-only mode. All expectations will be skipped." when I run my tests with --shell zsh.
Can you please explain what "All expectations will be skipped" actually means? Are my tests doing anything in zsh now?
I start shellspec with the following parameters:
shellspec --xtrace --log-file /home/testrunner/tests/logs/log.txt --shell zsh