Skip to content

Article from Ambroise Laurent

Enzyme : Fast and Simple React Testing

April 04, 2017Ambroise Laurent8 min read

React has quickly climbed its way to being a top framework choice for Javascript single page applications. What's not to like? A declarative syntax for UI Virtual-DOM for performance The possibility of server-side rendering. There is however one area that could be improved; its built-in testing…

Continue reading →