xUnit commands with parameters

Hey, I'm trying to add an xunit call that I've previously done through command line into a continua project.

if the orgininal command looks like: Testing.dll -trait "suite=blah"

can is there a way I can specify that -trait "suite=blah" somewhere in the xunit action? I was thinking maybe under Environments > Environment Variables I could enter suite=blah, but that just doesn't seem right. maybe it should be "trait="suite=blah""?

Thanks,

Hi Aszuul,

The XUnit action options are currently quite limited and there's no way to specify the -trait option. We're working on adding this and other options now for the next version release.