Michael J Conrad

Results 63 comments of Michael J Conrad

@binarycow Thanks for letting us know. I agree its probably the chars. I will take a look at it soon.

@binarycow Fine to close it. I have a fix on the core testlogger library for this, waiting on a code review.

@binarycow If you have time to test it, we have an updated version of this logger here: https://ci.appveyor.com/project/spekt/nunit-testlogger/builds/41685956/artifacts

@saska123 I just checked and it looks like logging of attachments has not been implemented, so I don't think you are doing anything wrong. I'm pretty new to this group...

Hi, no, I don't think there has been any work on this. As mentioned above we would be happy to take a PR.

Hi @daniefvh Customizing how test names are formatted is something that needs to happen upstream of our loggers. The test frameworks (MSTest, Nunit, Xunit) are responsible for rendering the test...

I haven’t used nx before so I didn’t have a workspace before. Not in a position to repo right now. But I think I just followed the steps on your...

@aktxyz Thanks, glad you like it. Anything in particular you would use it for? Still very much looking for feedback on how to apply this concept.

Yeah, no worries about trying it now. At the moment, it crashes too much to be worth having anyone test the demo.

As a quick starting note, the generated code you show could be produced, assuming you were willing to have attributes on each field. ``` csharp public partial class Author {...