crossvertise / ActionMailerNext

Fork of ActionMailer.Net, A easy to use library to generate emails with razor views
MIT License
42 stars 24 forks source link

Unit Testing #11

Closed mangapi closed 9 years ago

mangapi commented 9 years ago

Hi there!

I am using ActionMailerNext (in mvc 5 project) for the first time and i was wondering if there is any tutorial/example on how to unit test this.

Any one know how to go about it?

Cheers

hydr commented 9 years ago

I created a wiki entry for it https://github.com/crossvertise/ActionMailerNext/wiki/8.-Unit-Testing hope this makes it easier :)