In this lesson, Christoph Rumpel will show you how to build and test Laravel console commands, using TDD. Laravel provides a number of useful testing assertions that should help us. Follow along as Christoph creates a command to import users from an external API.