Include Jest in React and React-Redux template #560

Closed
opened 2025-08-09 17:16:45 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @chunliu on 7/21/2017

In Angular template, Karma was configured for testing. Suggest to have a test framework like Jest loaded for react templates as well.

Also the Karma config in Angular template used Chrome as the browser which didn't work well with build servers like VSTS. Suggest to change it to other headless browsers like for example PhantomJS.

*Originally created by @chunliu on 7/21/2017* In Angular template, Karma was configured for testing. Suggest to have a test framework like Jest loaded for react templates as well. Also the Karma config in Angular template used Chrome as the browser which didn't work well with build servers like VSTS. Suggest to change it to other headless browsers like for example PhantomJS.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#560
No description provided.