nunit / nunit/docs

Document how to use PropetyName=PropertyValue search filter in Visual Studio's Test Explorer

Open
#328 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:adapter
Dominant language
Dockerfile
Stars
600
Forks
158
Avg merge
16h 8m
Merged PRs (30d)
21

Description

Docs currently say

Tests may be filtered in Visual Studio under Update 1 or later by Trait, Project, Error Message, File Path, Fully Qualified Name, Output and Outcome. Use the search edit box at the top of the list of tests to specify a filter.

But it's not clear how to create a filter expression that is of the form PropertyName=PropertyValue. I've tried Trait:PropertyName=PropertyValue as well as some other variants replacing the "=" character with no success.

Originally posted on StackOverflow here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the documentation section describing Visual Studio Test Explorer filters and verify the supported syntax for filtering by a property name and value. Update the guidance with a working PropertyName=PropertyValue example and clarify how it should be entered in the search box.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.