Run integration tests after deploy

Martin Altenstedt's Avatar

Martin Altenstedt

14 Dec, 2015 07:27 AM

Hello,

I wonder if it is possible to run some part of my test suite after the deploy phase, without resorting to after_deploy and custom scripts?

My scenario is that some of the tests that I run are unit tests that should be run before the deploy phase. That works just fine. The deploy phase then publish the artifacts to a testing environment. After this publish has succeeded, I would like to run a second test suite, the integration tests (and then acceptance tests and so on.)

I know that I can use after_deploy and run xunit manually, but it would be much nicer if I could specify test_after_deploy or similar with the same syntax and behavior of the current "test" heading.

  1. Support Staff 1 Posted by Feodor Fitsner on 15 Dec, 2015 12:19 AM

    Feodor Fitsner's Avatar

    Hi Martin,

    Thanks for your suggestion. This is something we could add in the future.

  2. 2 Posted by Ben on 06 Jun, 2018 04:38 AM

    Ben's Avatar

    Hi, any update on this?

  3. 3 Posted by Ilya Finkelshte... on 06 Jun, 2018 04:47 PM

    Ilya Finkelshteyn's Avatar

    Please watch https://github.com/appveyor/ci/issues/1704. We will work on it this summer.

  4. Ilya Finkelshteyn closed this discussion on 31 Aug, 2018 07:49 PM.

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