I tried to setup helix project using normal React libraries. those are working well! https://github.com/neumann-tokyo/helix-init
@rafaeldelboni hi. I added a sample test code. https://github.com/neumann-tokyo/helix-init/pull/3/files It is able to work on helix 0.1.9 ! Thank you for sharing the repository
Amazing! I will check it out :)
Cool repo, I find super helpful this kind of samples. I have a friend https://github.com/vloth/helix-jsdom for tests, but you need to use the https://github.com/lilactown/helix/issues/136 of helix to it work. With all that said, maybe in the future, maybe you could add tests libs to this repo as well 😀
Thank you. I added a issue about Tests. I want to try to use enzyme https://github.com/neumann-tokyo/helix-init/issues/2
enzyme is dead 😇 As I usually use preact, I don't know it is dead