Saninn Salas Diaz

Results 98 comments of Saninn Salas Diaz

I found this, maybe it could be used: https://github.com/dfcowell/vscode-jest-test-adapter

> @distante no code there. just template with right name. You can find real deal here: > - https://marketplace.visualstudio.com/items?itemName=kavod-io.vscode-jest-test-adapter > - https://github.com/kavod-io/vscode-jest-test-adapter > > it works and seem to have...

For the current folder structure (based on an nx project) that will not work. For example, after create a new library we have an structure like this: ``` feature_root_folder jest.config.ts...

BTW, I also am not able to `run` `integration-tests` from vscode. But I am not really sure if this depends on the extension or not.

I have to be honest, I am now sure what to put in the jestCommandLine for the new file. The `integration-spec.ts` files are being run using the `nx` cli like:...

Are there news about this? I can reproduce this error when trying to mock a Kotlin `data class`

> So if you are attempting the workaround use webpack 5. _Where_ should we use webpack 5? I am not sure what do you mean with this @mjhenkes ,

Sadly no solutions there work, adding a custom webpack config breaks all my `tsconfig.base.ts` custom paths and I can not use any interface I have defined on the source code....

@noggin182 ! You are the best! It works like a dream, (Pd: Sorry for my late answer to all the people who tagged me :) )