Testing
This section covers how one can run tests for a stream.
A specific nuget exists to help with testing:
- FlowtideDotNet.TestFramework
📄️ Integration Testing
This section assumes that the Flowtide stream is implemented as a webapplication with minimal API.
📄️ .NET Aspire Testing
If you run your stream with the help of .NET Aspire it may be beneficial to run the tests using the Aspire test framework.