An open API service indexing awesome lists of open source software.

https://github.com/geodoo/tddreact

Applying TDD principles to a React app made from scratch
https://github.com/geodoo/tddreact

enzyme jest npm test-driven-development travis-ci webpack

Last synced: about 2 months ago
JSON representation

Applying TDD principles to a React app made from scratch

Awesome Lists containing this project

README

          

# TDD with React

[![Build Status](https://travis-ci.org/GeoDoo/tddReact.svg?branch=master)](https://travis-ci.org/GeoDoo/tddReact) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

This is a sketch of how to build a React application from scratch using the principles of Test Driven Development.


Principles of TDD