Skip to content

Test Coverage not measured from methods implemented in Python #29

@karivatj

Description

@karivatj

I've written a unit test that tests a ClassMethod implemented in Python [Language = python].

The test runs okay, but the coverage is not being measured. Is Embedded Python supported?

If I execute the test, which calls a ClassMethod written in ObjectScript that, in turn, calls the Python method, the ObjectScript method's coverage is measured, but the Python method's coverage is not.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions