Tim Deschryver
Tim Deschryver
Did you install the NuGet package [Microsoft.AspNetCore.Mvc.Testing](https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.Testing)? This copies the `*.deps` files to the bin folder. This is documented in https://learn.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-9.0&pivots=nunit#aspnet-core-integration-tests (I tried to run the tests from the sample...
Yea, this is similar to https://github.com/testing-library/react-testing-library/pull/1305 Tbh, I liked that users could just install ATL and use it. But, I think we reached a point where we need to have...
Do you think this should be done earlier? @lacolaco
This will probably land later, as the upgrade to Angular 18 isn't breaking. If you want to help with this feel free to drop a message and I'll create the...
For the ones that are interested, there's a WIP available in [17.0.0-beta.3](https://www.npmjs.com/package/@testing-library/angular/v/17.0.0-beta.3), which has DTL as a peer dependency.
Thanks for the input @lacolaco ! I agree that the current design works, but can be improved. I was thinking of introducing a new `createOutputListener` method as a work around....
Thanks for the input and the effort @mumenthalers . I like the proposed API and the reasoning behind it. My initial thought is to merge these changes in ATL. @lacolaco...
@mumenthalers feel free to create a PR, we can further discuss it there (if needed) :)
@all-contributors please add @lacolaco for ideas