NUnit category list in appveyor.yml being ignored?
Hi,
I've just setup my appveyor.yml and set it to contain only one of my 2 NUnit categories, but it's still building the test in the other category, have I done something wrong?
You can see the file here, the category I don't want run is "load".
Thanks
Simon
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 02 Jun, 2014 04:46 AM
Hi Simon,
There is a typo. Should be
test
, nottests
:2 Posted by simon on 02 Jun, 2014 08:04 PM
Aah, good spot. Works a treat now.
Thanks!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:44 AM.