mercredi 8 janvier 2020

How to test JavaScriptCore engine using Jest?

I'm working with react-native and I've found that some things work differently in JavaScriptCore than in V8. For example, they parse dates from a string differently.

I would like to test the code on the JavaScriptCore engine to avoid errors. How can this be done?

Aucun commentaire:

Enregistrer un commentaire