📄️ Test your consumer
In this tutorial, you'll create an integration test for a message queue consumer that reads from an input and writes to an output.
Testing is an important responsibility for developing working code. With these tutorials, you'll write your first tests with gosoline:
In this tutorial, you'll create an integration test for a message queue consumer that reads from an input and writes to an output.