Skip to content

Implement PSSA2 testing #1488

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rjmholt opened this issue May 6, 2020 · 1 comment
Open

Implement PSSA2 testing #1488

rjmholt opened this issue May 6, 2020 · 1 comment
Milestone

Comments

@rjmholt
Copy link
Contributor

rjmholt commented May 6, 2020

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.

@rjmholt rjmholt added this to the 2.0 milestone May 6, 2020
@ghost ghost added the Needs: Triage 🔍 label May 6, 2020
@bergmeister
Copy link
Collaborator

The test framework should also make it possible to unit test rules, this will highly improve future rule development

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

No branches or pull requests

2 participants