Hi! Which are the available approaches for adding ...
# react
m
Hi! Which are the available approaches for adding unit testing facilities into a React app fully written in Kotlin?
3
e
I'm hoping there is something newer available, but this is one conversation about it: https://kotlinlang.slack.com/archives/C5ZTZ6ER0/p1596256950120500?thread_ts=1592559379.077800&cid=C5ZTZ6ER0
Unfortunately, the enzyme bindings don't work with functionalComponent's, just RClass's.