Tom Longhurst

Results 109 issues of Tom Longhurst

I hope this makes sense. Would I be able to create a dummy test host, basically mimicking if I was an IDE or the dotnet test host? My thoughts are...

Needs: Triage :mag:

Just been wrapping some exceptions to provide more context to users (e.g. A TearDown method failed, etc.) and noticed that the output is losing some context - And makes it...

Type: Bug
In-PR

I'm not sure if I'm doing something wrong, but according to this, it should work: https://github.com/microsoft/testfx/blob/main/docs/mstest-runner-graphqueryfiltering/graph-query-filtering.md Here's my CLI input and output: With all nodes wildcard: ``` PS C:\git\TUnit\TUnit.TestProject> dotnet...

Needs: Triage :mag:

I originally thought this was a dotnet runtime issue but a single file executable basic console app is quicker on all runtimes than invoking dotnet run. However once you add...

Needs: Triage :mag:

### 🚀 Feature Request Route interception doesn't work with redirects, which is causing me some headaches. I've got a near working solution, where I intercept the request, pass it through...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.Build](http://go.microsoft.com/fwlink/?LinkId=624683) ([source](https://redirect.github.com/dotnet/msbuild)) | nuget | minor | `17.3.2` -> `17.13.9` | --- ###...

dependencies
renovate-bot
MINOR

### Discussed in https://github.com/thomhurst/TUnit/discussions/2314 Originally posted by **AnnaSasDev** May 2, 2025 For a highly specific thing, whih might be better built differently but that is besides the point of this...

.NET 9+ only I think