Sean Killeen
Sean Killeen
Currently, https://docs.nunit.org/articles/nunit/writing-tests/constraints/Constraints.html has the list of constraints, but no practical guide to usage. As a start, we can add a column to the list of constraints and provide the examples...
Announcing this ambitious mini-project here so that we've got an issue to log things against. ## Challenge / Opportunity * We've been talking about a lack of beginner docs and...
When viewing an article on my Android device, the "improve this" link didn't show up even when in desktop view which stopped me from easily making a change. Want to...
Via core team discussion: > The documentation for the console/engine exist both in [the console/engine git repository wiki](https://github.com/nunit/nunit-console/wiki) AND in the docs repo, and they are not aligned. I think...
Right now, it's not actually finding package updates because I think we have to either specify a wildcard in the directory or set up different alerts for each sub-folder. Hopefully...
This compression in the center appears to cause unwanted overflow, which is doubly problematic when we display tables that may have a column hidden by scrollbars as a result. ...
Supports #3250. Did this one as a few simple replacements: * IndexSanity -> IndexIssues * index_sanity -> index_issues * index_issues_id -> index_issue_id (saw Brent's preference in a past PR) Looked...
**What this PR does / why we need it**: * Issue (I think): The k8s operator, when discovering a service, uses the ClusterIP of the service to publish it to...
First off -- @sungam3r thank you for all the work you've put in and continue to put in on maintaining this. I know you're spread thin these days and I...
Recommended as a follow-up to #476 to ensure the actions we're using are kept up to date. Example at https://github.com/nunit/docs/blob/master/.github/dependabot.yml