3 responses to “Using GAE Testbed with GAEUnit: Testing that email was sent”

  1. Kevin Godden

    Thanks for the info, this will come in very handy I reckon! In general would you recommend starting off with GAEUnit or NoseGAE?

  2. Carlos Ble

    Does assertEmailSent get some info from the SMTP server, or does it just ensures that an EmailMessage was created and its “send” method invoked?

    Thanks

Leave a Reply