BrainCrumbz

Results 69 comments of BrainCrumbz

It [says so](https://github.com/dennisdoomen/FluentAssertions): > It runs on .NET 4.0, 4.5, 4.6, CoreClr, .NET Native, Windows 8.1, Silverlight 5, Windows Phone 8.0… When we started porting, at that time it wasn't...

@amirrajan what's your take about it? (A) Convert every assertion to the form `(some predicate).ShouldBeTrue()`? (B) Convert assertions (where needed) to FluentAssertions form, and state that for those examples we're...

@amirrajan now syntax highlighting seems to work, maybe not perfect but still... How should we move on with this issue? Maybe it's a good time to copy contents from gists...

BTW it seems there's a typo in bulleted list above (A ... D): points B and C are the same, and at this point it's not really clear what was...

Hi there @ben-foster-cko . Sorry for late reply, notification for this just went down in the email list 😮 Did you make any progress with this?

The whole idea behing NSpec, for what we got, is low-to-zero ceremony. Going without attributes I guess came as a consequence of that. I understand that this attribute would be...

@dpoznyak just to let you know I'm going to close this shortly for inactivity

Glad you like it! I think you're right, there's no mention about that in documentation, so that's a reminder for us to fix it. You can use the `[Tag("some-tag")]` attribute...

Hi there. Currently we (at BrainCrumbz) have no effort to put into improving this. Are info above not sufficient to work with? If you have any specific need, post it...