theMistletoe / react-bdd-sample

bdd sample for react using react-testing-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-bdd-sample

bdd sample for react using react-testing-library

Requirement

node v12.13.1
yarn 1.19.2

Usage

# boot App
yarn install
yarn start

# lint
yarn lint
yarn auto_fix

# exec test
yarn test

# build App
yarn build

Deployment

https://themistletoe.github.io/react-bdd-sample/

About

bdd sample for react using react-testing-library


Languages

Language:JavaScript 84.1%Language:HTML 15.9%