MortenHoustonLudvigsen / KarmaTestAdapter

A Visual Studio test explorer adapter for Karma
MIT License
20 stars 14 forks source link

How to set Traits on Jasmine Tests ? #46

Closed cdian closed 5 years ago

cdian commented 8 years ago

I could set a global trait on all tests in karmaTestAdapter.json but not for individual tests ! Following the Documentation, do i have to write a node extension for that ? Is it possible to set individual traits ?