tgrosinger / tw5-checklist

Simple checklist widget for TiddlyWiki5:
https://tgrosinger.github.io/tw5-checklist/
51 stars 12 forks source link

Automated Testing #19

Open tgrosinger opened 8 years ago

tgrosinger commented 8 years ago

It would be really great (though tricky) to have some automated tests which offered some assurance that a commit will not accidentally delete everyone's checklist items.

Do any services like Travis support UI testing?