Does Jest Support stealjs

36 Views Asked by At

Hello was trying to run canjs v2.3 for JEST but it seems it returns an error after testing: Reference: steal is not defined.

I am not sure if bundling with stealjs is supported with Jest, I can't also find resources online regarding this ticket. I am not really sure if I understood this correctly if not please give light to my concern.

Thanks in advance.

1

There are 1 best solutions below

1
On BEST ANSWER

I don't believe that it is. I think Jest pretty much expects that you use Jest. I'll ask around.