Flutter testing : Unit, Widget & Integration testing

Learn to write code with TDD approach for Flutter, Learn in detail about Unit, Widget & Integration Testing

The more features your app has, the harder it is to test manually. Automated tests help ensure that your app performs correctly before you publish it, while retaining your feature and bug fix velocity.

What you’ll learn

  • Flutter Unit Testing.
  • Futter Integration Testing.
  • Flutter Widget Testing.
  • Learn to write code with TDD.

Course Content

  • Introduction –> 5 lectures • 13min.
  • Unit Testing –> 6 lectures • 37min.
  • Widget Testing –> 6 lectures • 34min.
  • Integration Testing –> 4 lectures • 18min.

Flutter testing : Unit, Widget & Integration testing

Requirements

The more features your app has, the harder it is to test manually. Automated tests help ensure that your app performs correctly before you publish it, while retaining your feature and bug fix velocity.

 

This course will cover all the basics you need to know for Flutter Testing. Once you learned this course you will be stronger in basics and you are all set to automate any flutter app.

 

You may have a working app, but you want to test changes you’re making to extend the app. Maybe you already have tests written, but aren’t sure whether they’re the right tests. Or, you have started working on a new app and want to test as you go.

 

By the end of this video course, you will have a very clear understanding of how to write Flutter tests.

If you are a freelance developer you might postpone learning how to unit test Flutter app for some time. But if you are planning to join a bigger team, then unit testing is a must-have skill for you to be able to work on important app features.

 

In this course you will learn –

  • Introduction to testing
  • Unit Testing
  • Widget testing
  • Integration Testing
  • API Testing & Mocks(WIP)

 

Note : API testing & Mocks Sectio is in WIP

 

Generally speaking, a well-tested app has many unit and widget tests, tracked by code coverage, plus enough integration tests to cover all the important use cases. I hope you decide to take this course and upscale your skills for flutter testing!

 

 

Get Tutorial