Skip to content

[Bug]: (docs) AssertionGroup seem to have been removed from the lib. but still remain in the docs. #4966

@chrillejb

Description

@chrillejb

Description

According to the documentation: assertion-groups.md, AssertionGroup should still be a thing. I happened to be running v1.12.65 and discovered that it was in fact not. As a matter of fact, the class seems to have been removed with #3324.

So the question then remains: has the logic instead been baked in and is therefore transparent as of the removal of AssertionGroups.cs, or is there equivalent functionality using some other part of the library that I've overlooked?

Expected Behavior

I expected AssertionGroup to exist according to the latest live documentation.

Actual Behavior

Instead, what happened was I could not use AssertionGroup.

Steps to Reproduce

  1. Use any version of TUnit after 1f0a3b66
  2. Try to access AssertionGroup

TUnit Version

1.12.65

.NET Version

9.0.110

Operating System

Linux

IDE / Test Runner

JetBrains Rider

IDE-Specific Issue?

  • I've confirmed this issue occurs when running via dotnet test or dotnet run, not just in my IDE

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions