Rodrigo Silveira
Rodrigo Silveira

Reputation: 141

How to set up Testem to support Angular 2 unit tests?

I have been using Testem to write unit tests for Angular 1 apps for a while now, I like it.

I'm migrating my dev framework from Angular 1 to Angular 2. I'm trying to avoid investing too much time figuring out how to set up Testem in Angular 2. I would love to hear from some one who has done it!

Thanks in advance for your assistance

Regards Rodrigo

Upvotes: 0

Views: 41

Answers (1)

Rodrigo Silveira
Rodrigo Silveira

Reputation: 141

I addressed this by switching from Linaman to angular-cli

Upvotes: 0

Related Questions