Skip to content

Feature: Add TestCase to TestResult object and caclulate Pass parameter #17

Description

@cdhunt

The current handling of success/fail is a bit confusing/complicated. After adding bool properties TestCode, TestText, TestHeaders, and TestCert we could calculate a simple [bool]$Pass property instead of requiring a $null check against TestResult.Result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions