React OWA testing framework documentation

I have been working on creating a new section for testing OWAs, but I have found that OpenMRS modules use different testing frameworks (Jasmine, Mocha , etc …). So is there a preferred framework that I should use to document React OWA testing?

Welcome @hassanbakry98!

Jest has been what we have been using for the most recent projects, but I’m no expert in frameworks, so if others think another is a better choice, happy to discuss!

Take care, Mark