docs: Link to Greg's FlutterCon 2025 talk in testing-philosophy doc.

As proposed on CZO:
  https://chat.zulip.org/#narrow/channel/92-learning/topic/Greg's.20talk.20at.20FlutterCon.20USA.202025/near/2253649
This commit is contained in:
Chris Bobbe 2026-01-15 12:43:17 -08:00 committed by Tim Abbott
parent f7ffb1b5c7
commit 0c2e0cdd9e

View File

@ -4,6 +4,10 @@ Zulip's automated tests are a huge part of what makes the project able
to make progress. This page records some of the key principles behind
how we have designed our automated test suites.
Greg's talk at FlutterCon 2025,
["Writing better tests with less work"](https://www.youtube.com/watch?v=nf_XYpfsZNg),
is another fantastic resource, in video format.
## Effective testing allows us to move quickly
Zulip's engineering strategy can be summarized as "move quickly