Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Closed
@jgebal

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions