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

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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