Skip to content

🚀[Feature]: Add support for running setup and teardown scripts during tests #169

@MariusStorhaug

Description

@MariusStorhaug

Description

Add support for running setup and teardown scripts during tests

  • Get-Settings
  • Build-PSModule (lint and source code tests - PSModule framework tests)
  • Test-Module (lint and module tests - PSModule framework tests)
  • Test-ModuleLocal (Run local pester tests)
    • Run 'BeforeAll.ps1' - JOB (deploy stuff, download stuffetc.) <- NEW
    • Run tests - JOB MATRIX RUN IN PARALLEL
    • Run 'AfterAll.ps1' - JOB ( teardown any prereq). <- NEW
  • Get-TestResults
  • Get-CodeCoverage
  • etc...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions