Skip to content

Allow for execution of test with invalid package spec. #489

Description

@jgebal

Currently, if a unit test package specification gets invalidated due to a broken dependency or dependency recreation, the unit test package is skipped in execution.

This is something to be fixed, as only package spec that has errors cannot be executed.
utPLSQL should try to parse annotations of invalid packages and try to execute them.
If a package fails to be validated when invoked, the test would fail.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions