CharliePoole

Results 1007 comments of CharliePoole

This has never been done and I do still think it's needed. The page you point to lists constraints, not syntax elements. Syntax elements are things like `Is`, `All`, `EqualTo`...

@ChrisMaddock this would be easy enough to do in the current wiki, and I'd be willing to do it. However, Sean would need to do some work to update the...

@OsirisTerje Changes in the wiki itself would not need forwarding. The wiki appears as a flat set of pages, e.g. https://github.com/nunit/docs/wiki/Tips-And-Tricks is nested within the repo but not in terms...

That's fine... just trying to give options and you had only expressed a desire not to wait a week, which seems like a very large overestimate of what it takes...

We can review the page to see what might be made more clear. In general, I tried to avoid teaching use of regular expressions, which is a pretty large subject,...

The user can create properties in various ways. A custom property attribute is only one of them.

@nunit/framework-team Can somebody else answer how you want people to do this nowadays? I know how I used to authorize people but I don't know the current practice.

In addition to what is discussed above, we should add info (perhaps in a separate page) that explains how various options work together. Issue nunit/nunit#1193 gives some good hints about...

This repo is for issues with the NUnit documentation. Normally, I would transfer your question to another repo for the particular NUnit software you are having a problem with, but...

Sorry, I wrote that and since I knew I was only talking about methods, I didn't specify. :smile: Obviously, the reader wouldn't know that without being told.