Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zpratt/react-cucumber-js

An example of how to write acceptance tests against a react application.
https://github.com/zpratt/react-cucumber-js

cucumber react

Last synced: 27 days ago
JSON representation

An example of how to write acceptance tests against a react application.

Awesome Lists containing this project

README

        

React.js Cucumber Example
---

This README is WIP. I will add more detail as I add more valuable examples of tests. This currently only has a simple hello world example.

## Basic steps

* clone
* `nvm use`
* `yarn`
* `yarn test`