azer / prova

Test runner based on Tape and Browserify
Other
332 stars 30 forks source link

Tag releases on Github #27

Open megawac opened 10 years ago

megawac commented 10 years ago

Could you start tagging releases on Github?

Also, it'd be nice to have a browserified script available for static page testing. For instance see http://underscorejs.org/test/

azer commented 10 years ago

hi @megawac, yeah we can do that. what do you mean by the static page testing ?

megawac commented 10 years ago

I might be off or confused this comment but I couldn't figure out an easy way to create a simple test page with prova or tape. I think it'd be nice to have a simple browser page for running tests without server integration.

Whether by jspm integration or something like prova make-static <dir> which browserifies the would fit my use case

azer commented 10 years ago

that's very a neat idea but I don't have time this week