premasagar / tim

A tiny, secure JavaScript micro-templating script.
251 stars 26 forks source link

needs unit tests #7

Open millermedeiros opened 12 years ago

millermedeiros commented 12 years ago

the library needs unit tests to make sure updates won't break existing functionality and also to ensure code is working as expected.

I recommend Jasmine since it works on multiple environments and is popular.

premasagar commented 12 years ago

Yep. Absolutely. I'm currently working on a rewrite from the ground-up; expect full test coverage.

premasagar commented 11 years ago

An update, 18 months later... That test suite wasn't ultimately created and active development on Tim stopped (or paused?) quite a while back - see #17.