Tom Longhurst

Results 272 comments of Tom Longhurst

Nice work! Looking good 😄

Hope you're feeling better and congratulations!! :) I normally just do a merge, I find rebases annoying when conflicts start

@AnnaSasDev do you want a hand with this at all?

Thanks @SimonCropp - looks like there was an analyzer for this, and now a failing test so that might need to go too

> well i remove the test. do i remove the analyser as well? Tbh I wrote that analyser very early on. If it's basically redundant (because the attribute constructor is...

I need to expand the chaining functionality for properties etc. It doesn't exist right now, and would require another Assertion line where you manually pass the property into a new...

@SaileshBK Yeah that's along the lines of what I wanted to trial, but I heard it got delayed and isn't going to make it into C#13

Sorry to hear @hquinn . Unfortunately this isn't something I can solve and sounds like a Rider issue for mac. Rider is built to pick up tests using the new...

Ah yes the Microsoft.NET.Test.Sdk package is problematic. It basically tells the project to run in the old VSTest mode. I need to update the docs to tell people to remove...

However the project setup on the original post doesn't include that 😞