https://github.com/dhimasanb/react-simple-test
:wrench: React simple test using unit test and end-to-end testing
https://github.com/dhimasanb/react-simple-test
react reactjs testing
Last synced: 6 months ago
JSON representation
:wrench: React simple test using unit test and end-to-end testing
- Host: GitHub
- URL: https://github.com/dhimasanb/react-simple-test
- Owner: dhimasanb
- License: mit
- Created: 2019-08-17T16:22:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-17T20:24:28.000Z (about 6 years ago)
- Last Synced: 2025-02-14T15:34:15.125Z (8 months ago)
- Topics: react, reactjs, testing
- Language: JavaScript
- Homepage:
- Size: 533 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Simple Test
[](https://travis-ci.org/dhimasanb/react-simple-test)
[](https://coveralls.io/github/dhimasanb/react-simple-test?branch=master)
[](https://dashboard.cypress.io/#/projects/wwyfmk/runs)
[](https://david-dm.org/dhimasanb/react-simple-test):wrench: React simple test using unit test and end-to-end testing
---
## Live Demo
****
## Screenshot

## Tutorial
[https://medium.com/@dhimasanb](https://medium.com/@dhimasanb/membuat-unit-test-dan-end-to-end-testing-sederhana-di-reactjs-46f975367db0)
## Setup
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
```bash
# Install dependencies
yarn install# Run the app in the development mode
yarn start
```Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
---
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details