JP

Results 5 issues of JP

Hi there, I was wondering if a testing scenario with SvelteKit with TypeScript is supported. I've tried it, I have such a project and I've followed your readme by installing...

Hello there! ### Description of the bug During testing, I'm trying to keep the `ReactiveFormsModule` from being mocked using `.keep()`, but it very much seems to be mocked and then...

bug

HI there! ### Description of the bug I try to set the return value of a DI'ed pipe's `transform()` function, but it doesn't. I also `expect()` the function `.toHaveBeenCalled()`, but...

bug

Since [our back-and-forth yesterday in the Cypress repo](https://github.com/cypress-io/cypress/issues/144), I'm now trying get the example specs to run properly. I hadn't updated Node.js yet yesterday, I've now done that as well....

### Describe the bug First off, great library, thanks for your work! I'm running on Angular 21 and I'm unit testing with Vitest, I have this component: ```ts @Component({ selector:...

package: angular-query