Add support to define multiple `[TestDemands]` globally at the class level

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
csharp
Domain
testing-qa

Research direction

Start by locating the TestDemands attribute and the code that processes class-level and method-level test demands. Add coverage for multiple class-level demands applied across related tests, then run the existing test suite and verify that each test receives the expected combined demands.

Written by the indexing model from the issue text.

Description

feature

Describe your idea
The TestDemands attribute can be assigned to both classes and methods. However, defining it at the class level currently does not work. I want to be able to group together multiple related tests in the same class and define all demands once.

Dominant language
C#
Stars
12
Forks
0
PR merge metrics
No merged PRs in 30d

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.

More from TryAtSoftware/CleanTests

All issues in TryAtSoftware/CleanTests

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.