0

Can I run my AngularJS Unit Tests with Karma and Chutzpah? Is that possible?

I am coding my Unit TestCases in Visual Studio and have already installed Chutzpah so whether I can install Karma also?

I need Karma as I need to include some template urls

Shan
  • 2,822
  • 9
  • 40
  • 61

1 Answers1

0

Yes, you can use both but you would need to setup both a Karma config and a chutzpah.json config.

Matthew Manela
  • 16,572
  • 3
  • 64
  • 66