-
Notifications
You must be signed in to change notification settings - Fork 351
Closed
Description
As per the discussion in #178, I'd like to open a dialogue about maintaining regression tests for this project. @gabrielelana fronted some great ideas, and it seems having some test coverage would be both doable and very helpful.
I think it's safe to say that an ideal solution would be node-based, npm-installable, and well-maintained. Some cursory research turned up jasmine-node, which looks promising. I'll look into the viability of putting it to use for this project, and I encourage other interested devs to do the same, or to add their thoughts to the discussion here.