Skip to content

rozautd/flutter_testing_tutorial

 
 

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.

Tutorial Branches

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

Languages

  • HTML 48.9%
  • Dart 34.6%
  • Swift 14.3%
  • Kotlin 1.7%
  • Objective-C 0.5%