How do you manage MFA testing in your development or automated test environments?

While MFA is essential for security, it often complicates the testing process.

Do you disable it in your development environment, or have you found smart ways to handle MFA testing, like managing SMS, email, or TOTP codes during automation?

I’m looking for practical tools, strategies, or workarounds that let you test securely without making the process painful.

What’s worked best for you?