Need help for set up build steps for the angularjs tests
Hello everyone. I have the tests for testing a angular application. Tests has written via vs 2015 in the template typscript nodejs. Also I used protractor, jasmine. I wpuld like run my tests via teamcity but I don't know how correct set up build steps. Can anybody help me?
Please sign in to leave a comment.
I've solved a problem, but got another: I've set up protractor global, but the Teamcity when I run tests writes 'protractor' is not recognized as an internal or external command. Why is this happening?