akkadotnet / akkadotnet/Akka.MultiNodeTestRunner

When first test in MultiNodeSpec is skipped, all other tests in spec are ignored

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently first test in spec is checked for `Skip` property, and if it is set the whole spec is skipped.

Need to skip only the marked test, and iterate all other tests in spec.

Contributor guide

Open the contributing guide

Research direction

Locate the MultiNodeSpec test iteration and the check for each test's Skip property; no file or test path is named in the issue. Run the affected MultiNodeSpec tests first, then verify that a skipped first test does not prevent the remaining tests in the spec from running.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
distributed-systems, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.