ds300 / jetzt

Speed reader extension for chrome
Other
486 stars 123 forks source link

Unit Testing #47

Closed dwaldhalm closed 10 years ago

dwaldhalm commented 10 years ago

I'm a fan of the project and would like to contribute. I've extracted helpers into a module and tested them to illustrate my idea--but am open to suggestions. https://github.com/dwaldhalm/jetzt Would this type of effort be helpful / welcome?

ecsplendid commented 10 years ago

Might be counter productive to do this now as @ds300 is busy changing a lot of things?

Unit tests are more useful if you write them before implementing the actual code no :)

Can you explain more your ideas

ds300 commented 10 years ago

as @ecsplendid pointed out, things are going to change dramatically over the next couple of weeks and I think it would be counter-productive to take testing seriously until things settle down. Help with testing would be greatly appreciated at that point though!

dwaldhalm commented 10 years ago

Great--timing is everything.