Implement PSSA2 testing · Issue #1488 · PowerShell/PSScriptAnalyzer · GitHub
Skip to content

Implement PSSA2 testing #1488

Description

@rjmholt

PSSA2 should be fully tested within reason.

Tests should include:

  • xUnit tests of all public engine APIs
  • Pester tests of all rules
  • Integration tests run on full script examples with rule configurations
  • Tests for picking up custom rules

As current default rules are migrated over, their Pester tests should also be migrated over to ensure those rules continue to work as intended.

Where APIs have changed, tests should test for both new and legacy APIs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions