VadimNastoyashchy / real-test-js

RealTestJS - Fast, easy and reliable testing for anything that runs in JS.
MIT License
3 stars 1 forks source link

Add support `commonJS` #93

Open VadimNastoyashchy opened 6 months ago

VadimNastoyashchy commented 6 months ago

Currently real-test-js supports only esm approach. Need to figure it out to support commonJS (require)