Tim Coppieters

Results 3 comments of Tim Coppieters

Same issue here, we hard to give a reproducible example, but I'm certain it's due to circular references of classes and initialisation of those classes in the root of files....

Hi all, this might be obvious for some, but maybe not for others, so I'm leaving it here. The jest-light-runner decreased our running time by almost a 5-fold, which is...

@kace91 You can just compile your typescript files with tsc and then instruct jest to run the compiled javascript files.