Skip to content

This repository demonstrates unit and feature test with reacjt js using selenium.

Notifications You must be signed in to change notification settings

beratuslu/react-unit-and-feature-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
unknown
Mar 25, 2018
da83c9b · Mar 25, 2018

History

4 Commits
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018

Repository files navigation

React.js Unit and Feature Test Example

This repository demonstrates unit and feature test with reacjt js using selenium.

Instructions

$ git clone https://github.com/beratuslu/react-unit-and-feature-test.git
$ cd react-unit-and-feature-test
$ npm install
$ npm run start

To start Unit test

$ npm run start

To start Feature test

$ npm run selenium-start
$ npm run e2e-tests

About

This repository demonstrates unit and feature test with reacjt js using selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published