Tests not discovered, xUnit 2.1.0

Madhu Babu's Avatar

Madhu Babu

20 Jan, 2017 12:15 PM

Hi,
Am able to build my asp.net MVC 5 application in appveyor. There are couple of test projects with tests available.
However, once the build is complete and the app packages are created, the build output shows 'Discovering Tests...' and then 'Done'. No tests are discovered.

Attached my latest build log.

  1. 1 Posted by Ilya Finkelshte... on 21 Jan, 2017 12:38 AM

    Ilya Finkelshteyn's Avatar

    Hi Madhu,

    Looking at your logs it seems that you are building specific projects, e.g. BrightSkoolCloudService.ccproj and BrightSkoolCloudService.ccproj. They are probably not test projects. Test projects should be build before AppVeyor can discover them. So you have to build your test projects, or better just build the whole solution instead of building projects one by one.

    Ilya.

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:14 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