recyclejs / recycle

Convert functional/reactive object description using RxJS into React component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helper lib for easier unit testing

domagojk opened this issue · comments

I'm currently working on helper library for making tests easier.

Test utils are implemented, example of it is here: https://github.com/recyclejs/recycle/tree/master/examples/TodoMVC/components/TodoList

It's still necessary to write documentation for it

Testing utils are described for the new version