mikaelbr / node-osascript

A stream for Apple Open Scripting Architecture (OSA) through AppleScript or Javascript
MIT License
54 stars 5 forks source link

Add tests #4

Open mischah opened 9 years ago

mischah commented 9 years ago

Hej @mikaelbr,

I would like to add a few test.

Do you mind if I use the following stack?

Or to you prefer another testing framework, assertion library or coverage tool?

mikaelbr commented 9 years ago

That sounds perfect for me. Pretty much the exact same stack I use. :+1:

mischah commented 9 years ago

Update, I went to Istanbul for coverage because blanket drove me mad lately :angry:

mikaelbr commented 9 years ago

Hehe, Istanbul works just OK (nothing fancy or special), but hopefully it won't drive you as mad.

mischah commented 9 years ago

Hehe, it seems that I’ll be fine with Istanbul :blush:

The HTML reports look a bit outfashioned compared to blanket but that thing does what is supposed to do and I’m not missing any feature of blanket.