I've been trying to migrate a module to using this test runner (thank you so much!).
Unfortunately I got stuck behind an error: TypeError: jest.setTimeout is not a function
I am not sure if this is a problem in this repo to be honest, but suspect it might not be supported here? If so, is there an alternative?
Thanks!
I've been trying to migrate a module to using this test runner (thank you so much!).
Unfortunately I got stuck behind an error:
TypeError: jest.setTimeout is not a functionI am not sure if this is a problem in this repo to be honest, but suspect it might not be supported here? If so, is there an alternative?
Thanks!