DEV Community

Joshua de Guzman
Joshua de Guzman

Posted on

Automating Testing in Flutter 2.0

Hi everyone!

I've written an article on how you can automate your Flutter tests with SemaphoreCI. SemaphoreCI is a cloud-based CI/CD platform built for speed and performance — it works well with Flutter apps too!

Here’s an excerpt from the blog:

Building beautiful and functional apps in Flutter is easy, but how do we make sure that we deliver a great user experience at scale? We can do it by integrating and running automated tests for every new change pushed to our codebase.

Continue reading it on Semaphore Blog.

Latest comments (0)