Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Integrate Litmus testing #8

Closed
bsradcliffe opened this issue Dec 31, 2013 · 5 comments
Closed

Integrate Litmus testing #8

bsradcliffe opened this issue Dec 31, 2013 · 5 comments

Comments

@bsradcliffe
Copy link

This one is just nice to have. 'grunt-email-builder' implements it for those wanting to fire their emails off to litmus.com for cross-client testing. If it could be integrated here, that'd be like putting the cherry on top.

@dwightjack
Copy link
Owner

Ehy,

yes i was planning to add this feature too.

Do you have any info on grunt plugins which already integrate it?

@bsradcliffe
Copy link
Author

https://github.com/yargalot/Email-Builder/blob/master/tasks/EmailBuilder.js

It looks like Litmus is a configurable option in this plugin. You could just have your compiled email serve as the input for an XML request post with your configured options. Seems to rely on an additional package, 'xmlbuilder' to handle the body compilation of the email.

@dwightjack
Copy link
Owner

Thanks for the hint. I will check it out!
Il 31/dic/2013 18:21 "Ben Radcliffe" notifications@github.com ha scritto:

https://github.com/yargalot/Email-Builder/blob/master/tasks/EmailBuilder.js

It looks like Litmus is a configurable option in this plugin. You could
just have your compiled email serve as the input for an XML request post
with your configured options. Seems to rely on an additional package,
'xmlbuilder' to handle the body compilation of the email.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-31402905
.

@jeremypeter
Copy link

I've made our Litmus option from grunt-email-builder a separate grunt plugin fyi - grunt-litmus

@dwightjack
Copy link
Owner

Great news.

Thank you!
Il 22/gen/2014 00:33 "jeremypeter" notifications@github.com ha scritto:

I've made our Litmus option from grunt-email-builder a separate grunt
plugin fyi - grunt-litmus https://npmjs.org/package/grunt-litmus


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-32976837
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants