redding / assert

Assertion style testing framework.
https://github.com/redding/assert
MIT License
10 stars 1 forks source link

email factory #192

Closed kellyredding closed 10 years ago

kellyredding commented 10 years ago

This adds the factory method email. It will generate a randomized email string and you can optionally specify the mailbox length and domain.

Closes #191.

@jcredding ready for review.

jcredding commented 10 years ago

@kellyredding - Looks good to me :boom: