Skip to content

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

Description

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...

Activity

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

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