Skip to content

Article from Yannick Wolff

Clean your Tests from React-Intl "Missing message" Errors in Console

December 21, 2017Yannick Wolff4 min read

Why is it important? While programming on a project, you run your tests all the time, so it's important not to lose time analysing the results of your tests. We want to immediatly spot which tests are failing, not being disturb by any flashing red false negative errors, which take all the place in…

Continue reading →