ractivejs / ractivejs.github.io

https://ractive.js.org
8 stars 33 forks source link

A preferred way to test components #111

Closed fskreuz closed 6 years ago

fskreuz commented 7 years ago

See https://gitter.im/ractivejs/ractive?at=59b6a3ffc101bc4e3ab2ecd8

Would be nice to document a preferred test setup, preferably one that's simple. I pointed out Ractive's own test setup which is fine and works great, but I really find writing the Karma config a bit hairy especially if you don't know all the things Karma provides.

ceremcem commented 7 years ago

I'm sure that someone will point a great way (this is what we call "Murphy Laws") but I think that is the simplest thing to do. Changing the language might help cleaning up the code a little bit more :smiley: