Create interface for testability #421
Labels
status: help wanted
requesting help from the community
type: community enhancement
feature request not on Twilio's roadmap
Issue Summary
It would be nice to have an interface available for mocking or a provided fake client that allows clients to utilize the library without sending real emails.
Steps to Reproduce
N/A
Code Snippet
ex:
Then consumers can create their own mocks using https://github.com/vektra/mockery or https://github.com/maxbrunsfeld/counterfeiter
The text was updated successfully, but these errors were encountered: