Test Detection
Can Appveyor, through some config, detect test results after they've run? I'm testing an Ember app that uses QUnit as the testing framework and I'd like to see the tests show up in the tests tab of Appveyor.
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
Support Staff 1 Posted by Feodor Fitsner on 14 Jul, 2015 09:20 PM
It can auto-discover NUnit, xUnit, MSTest and MSpec tests only.
Though you can use your own command with a custom test runner.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:57 AM.