-
Hi everyone.
91,92d90
< --teamcity force output of JetBrains TeamCity service messages
< --no-teamcity disable output of JetBrains TeamCity service messages
193,195d190
< Custom options:
< --jb-swapdiff Swap actual/expected in diff
<
273,277d267
< skippassedoutput (bool):
< skip output of passed tests for JetBrains TeamCity
< service messages
< swapdiff (bool): skip output of passed tests for JetBrains TeamCity
< service messages As you can see, I used the full path for python executable, and the versions with and without
Any ideas? Is this by design? |
Beta Was this translation helpful? Give feedback.
Answered by
emfrab
Jul 11, 2023
Replies: 1 comment 2 replies
-
So the issue is that the plugin |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
emfrab
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So the issue is that the plugin
pytest-teamcity
is not installed forroot
user.