How do you test your component?


#1

Hi all

How do you test your react reason component? Which test framework are you using?

Thanks


#2

Some popular ones people are using are bs-jest and bs-enzyme.