0

I was developing Angular4 project and was looking for Unit test frameworks. Angular has Jasmine and Karma as default frameworks. But I came accross Jest developed by facebook.In their documentation, they have repeatedly used react keyword. But can I use 'Jest' for angular4 unit testing? Any downfall if I use jest with angular4? Or any suggestions for other Unit test frameworks?

Thanks in advance.

1 Answer 1

1

Yes you can use jest with Angular4.

You can refer Testing Angular 4 with Jest to get started.

Sign up to request clarification or add additional context in comments.

2 Comments

Oh Thanks Gokul.
But have you faced any problems while using jest with angular?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.