Skip to content

TestContext documentation seems either outdated or just missing stuff #531

Open
@OsirisTerje

Description

@OsirisTerje
  1. See https://docs.nunit.org/articles/nunit/writing-tests/TestContext.html#testparameters The correct property name is is TestContext.Parameters, the TestParameters is the type.
  2. There are more properties that are not documented, see https://github.com/nunit/nunit/blob/master/src/NUnitFramework/framework/TestContext.cs , e.g. TestAdapter, ResultAdapter and more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pri:p1High Priority Issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions