https://github.com/mmcc007/flutter_app
Flutter counter app demonstrating unit, widget and end-to-end integration testing with code coverage
https://github.com/mmcc007/flutter_app
android-emulator code-coverage continuous-integration flutter flutter-demo flutter-examples ios-simulator
Last synced: about 2 months ago
JSON representation
Flutter counter app demonstrating unit, widget and end-to-end integration testing with code coverage
- Host: GitHub
- URL: https://github.com/mmcc007/flutter_app
- Owner: mmcc007
- Created: 2018-11-01T23:34:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T23:55:41.000Z (over 6 years ago)
- Last Synced: 2024-10-19T03:01:34.553Z (8 months ago)
- Topics: android-emulator, code-coverage, continuous-integration, flutter, flutter-demo, flutter-examples, ios-simulator
- Language: Dart
- Homepage:
- Size: 105 KB
- Stars: 23
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/mmcc007/flutter_app)
[](https://codecov.io/gh/mmcc007/flutter_app)# flutter_app
Update: see this [article](https://medium.com/@nocnoc/flutter-unit-widget-and-integration-testing-with-ios-and-android-emulators-on-travis-ci-df17ed7c3be) on Medium about setting up continuous integration for Flutter on Travis
The counter Flutter app demonstrating how to run unit, widget and end-to-end integration testing
for android and ios with code coverage## Getting Started
For help getting started with Flutter, view our online
[documentation](https://flutter.io/).