Skip to content

md-weber/flutter_testing_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odysee Badge YouTube Badge Twitch Badge Flutter Explained

Flutter Explained Testing Tutorial

A tutorial for flutter testing guided by YouTube videos of Flutter Explained.

Videos

Follow the tutorial

You can follow the tutorial explained in the video if you check out the different "tutorial" branches. Every branch will contain several todos that will help you to follow along and help you writing your first tests.

Table of Contents

  1. Basic App
  2. Testing Packages
  3. Unit Testing
  4. Integration Testing

Keep in Mind

Unit Tests should be ...

  • easy to write and maintainable
  • should be readable
  • should be reliable
  • should be fast
  • should be independent

About

Testing Tutorial for my video series of testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published