Mastering React Test-Driven Development
Download or Read eBook Mastering React Test-Driven Development PDF written by Daniel Irvine and published by Packt Publishing Ltd. This book was released on 2019-05-03 with total page 483 pages. Available in PDF, EPUB and Kindle.
Author | : Daniel Irvine |
Publisher | : Packt Publishing Ltd |
Total Pages | : 483 |
Release | : 2019-05-03 |
ISBN-10 | : 9781789138788 |
ISBN-13 | : 1789138787 |
Rating | : 4/5 (88 Downloads) |
Book Synopsis Mastering React Test-Driven Development by : Daniel Irvine
Book excerpt: This book is comprehensive walk through of Test-Driven Development (TDD) for React. It takes a first-principles approach to teach the TDD process using vanilla Jest. Readers build their own test library as they refactor out repeated code in tandem with building a real-world application. It also covers acceptance testing using Cucumber and ...