Skip to content

Testing

Coming Soon

This guide is currently under development. Check back soon for comprehensive testing documentation covering:

  • Unit testing Lambda handlers
  • Testing with xUnit, NSubstitute, and AutoFixture
  • Testing middleware components
  • Testing lifecycle handlers (OnInit, OnShutdown)
  • Integration testing strategies
  • Mocking AWS Lambda context
  • Best practices and patterns