How to do the integration test in Appveyor

Rifat Erdem Sahin's Avatar

Rifat Erdem Sahin

03 Apr, 2015 11:35 AM

We could do the unit test and acceptance test.

But had a hard time figuring out the integration test part.

How is that possible ? Is there a usecase or a sample for that ?

  1. 1 Posted by justin on 03 Apr, 2015 11:55 AM

    justin's Avatar

    What tool are you using for integration tests? Can you give an example of a test?

  2. 2 Posted by Rifat Erdem Sah... on 03 Apr, 2015 01:28 PM

    Rifat Erdem Sahin's Avatar

    We have written our own integration tests using NUnit.

  3. 3 Posted by justin on 03 Apr, 2015 03:34 PM

    justin's Avatar

    If it's just NUnit then I'm assuming it's the same as just running unit tests. You would just invoke nunit in the test section.

  4. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:55 AM.

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