-
Notifications
You must be signed in to change notification settings - Fork 5
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
Can't see tSQLt runner in TeamCity Build step #7
Comments
I have seen the same. I have added the plugin and it shows up in the "plugins list" but it does not show up as a runner when adding a build step. I am using TeamCity Professional 2017.1.2 (build 46812) |
I have the same problem with Teamcity 2017.2.3 (build 51047) |
I have the same issues...I have TeamCity version 2017.2.3 and tSQLt version 1.0.5873.27393. |
For those who are still having issues of runner not showing up in the build step is because we have installed the wrong zip file (i.e. the actual source code) The compiled TeamCity runner zip file is located in https://github.com/cprieto/tsqlt-teamcity/releases File name: tsqlt-runner.zip |
I am running TeamCity 10.1 on my local machines with java 1.8.0_111.
I have installed the plugin ( there is a yellow triangle beside it saying "there's noplugin descriptor file"
When I go to create a build step to run the tSQLt runner none appears in the drop down list.
Do I haveto do anything extra?
The text was updated successfully, but these errors were encountered: