Skip to content

add logic to QUnit to report the test assertion source location respecting test APIs on top of QUnit #1046

@davidnich

Description

@davidnich

currently when there is a testing layer implemented on top of QUnit, an assertion will be reported in that layer instead of in the code on top of the testing layer:
ex:

FAILURE: simple test case: 5 assertions, 4 succeeded
Assertion "WFIID 6661 finished" failure at /export/home/dnichols/src/Qorus/current/qlib/QorusInterfaceTest.qm:1473

where QorusInterfaceTest.qm is a module that extends QUnit

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions