Testing the Pre-Flight Sequence
Since my MockBridgeConsole exposes me ways to observe method call counts, I simply write an assertion that I've called the PressGreenButton() method once.
Read MoreSenior Staff Engineer · Agentic AI-Assisted Development · Developer Productivity & Engineering Culture
Since my MockBridgeConsole exposes me ways to observe method call counts, I simply write an assertion that I've called the PressGreenButton() method once.
Read MoreThe value of knowing how to get started testing cannot be understated. Once you build a little momentum, each successive test is a little easier to write.
Read More