You are here |
timmousk.com | ||
| | | |
benmccormick.org
|
|
| | | | Over the past 6 months my team at work has been slowly transitioning a large Backbone application to React. One of the main goals of the transition has been to build out unit tests as we transition components. As part of that we switched from using Karma to using Jest for managing our tests. Our new setup with Jest has several advantages over our previous setup. All Jest tests run through node using a fake DOM implementation. | |
| | | |
janikvonrotz.ch
|
|
| | | | This time I'll show you how to publish react components to the npm directory. This guide does not cover testing it only shows the easiest way to use your components for different projects as npm dependency. | |
| | | |
kewah.com
|
|
| | | | The reasons I started to use react-testing-library for testing React components and why I like it. | |
| | | |
blog.cwa.me.uk
|
|
| | A daily link blog covering all aspects of the Microsoft Development World, published every working week day |