Unit test configuration
Hi,
I have an azure cloud project in my solution and unit test. I am wondering how to run the unit test given that I have configured the build to azure cloud project. I did it this way because I'm in the impression that if the project is not set it won't be able to figure out to deploy the cloud project.
Could you please help me what's the best approach in order to run the unit test with azure cloud project included?
Thanks,
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on 08 Nov, 2017 11:43 PM
Sorry we just realized that your message left unanswered. I assume you mean Azure Cloud Service project. If Azure Cloud Service projects packaging is enabled, the whole solution including unit tests is still going to be built and AppVeyor should detect and run unit tests at
test
phase, or test script if you selectedtest_script
mode.I am still not sure I understood your question correctly. if not, please elaborate.
Sorry once again for the late reply.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:21 AM.