ChristianFindlay.com

Christian Findlay is a professional Software Developer and trainer based in Melbourne, Australia. He builds with Flutter, .NET, AI, Firebase/Supabase, Google Cloud, and Microsoft Azure.

Location
Melbourne, Australia

Follow Me

Run Flutter Widget Tests as Integration Tests
Read More

Run Flutter Widget Tests as Integration Tests

Automated testing in flutter is easy. The flutter team built it into the framework from the ground up. They call it integration testing, but non-flutter developers...

18 Dec 2021 Christian Findlay
Upgrade from .NET Framework to .NET 6
Read More

Upgrade from .NET Framework to .NET 6

You’re probably here because your business has a legacy codebase, and you need to upgrade it. You’re not alone, and almost every business goes through...

12 Dec 2021 Christian Findlay
Dart: Manual Mutation Testing
Read More

Dart: Manual Mutation Testing

Mutation testing is a technique for measuring the quality of your tests.

04 Dec 2021 Christian Findlay