Skip to content

Current python pytest scripts include logic that *always* skips some tests - annoying! #2

@Smit-tay

Description

@Smit-tay

The current Python pytest script test_examples.py contains a test "test_passthrough" that will always report it is skipping some tests because tested modules do not support writeback.

This is confusing, annoying, and strange.

Recommend: Separate the "passthrough" tests which do not test writeback into their own test case, so that this does not occur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions