This is a migrated thread and some comments may be shown as answers.

Unit Test Window doesn't have a group by option for Traits from the xUnit Trait attributes

1 Answer 38 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
David
Top achievements
Rank 1
David asked on 20 Feb 2014, 10:58 PM
Using xUnit I can add a Trait attribute at a test or class level for instance

    [Trait("Type", "ABC")]
    [Fact]
    public void Do_test_work()

Then in the built in test explorer of VS 2013 I can choose a Group By option of Traits.  This makes it simple to right click a set of tests that have a trait and execute them.  I can't find a similar option in the Just Code Unit Test Window.  Does this exist?

1 Answer, 1 is accepted

Sort by
0
Siyka Marinova
Telerik team
answered on 25 Feb 2014, 09:52 AM
Hi David,

Currently there is no option to group tests by traits in the JustCode Unit Test Window. I added this as a feature request in out Feedback Portal and you can vote for it here: Group tests by Traits in the Unit Test Window.
Thank you for your feedback!

Regards,
Siyka Marinova
Telerik
Share what you think about JustCode with us, so we can help you even better! You can use the built-in feedback tool inside JustCode, our forum, or our JustCode feedback portal.
Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Answers by
Siyka Marinova
Telerik team
Share this question
or