umair13adil / flutter_app_testing

A flutter app to demonstrate unit, widget & integration testings.

Repository from Github https://github.comumair13adil/flutter_app_testingRepository from Github https://github.comumair13adil/flutter_app_testing

banner

flutter_app_testing

A flutter app to demonstrate testing.

What does the app do?

This app will load list of different 'Plant's information from local JSON file stored in assets directory and show them in a list. On clicking any list item, detail screen will be shown. This app is designed to demonstrate different types of test coverages.

banner

Types of Tests Included

  • Unit Tests
  • Widget Tests
  • Integration Tests

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A flutter app to demonstrate unit, widget & integration testings.


Languages

Language:Dart 86.6%Language:Ruby 8.8%Language:Objective-C 3.0%Language:Java 1.5%