How to run grunt test with Team city?
Hello,
I want to integrate to TeamCity tests. For the moment i run my test with the command grunt test:unit form a shell. But i don't manage to configure a build step in TeamCity because there is no compatible build runner type. So I want to know if there is a plugin to install or a specific configuration to run my tests.
Thank you!!
Please sign in to leave a comment.
Hi,
You can try to use third-party plugin that provides Grunt build runner - https://github.com/jonnyzzz/TeamCity.Node.