iotile / iotile/coretools

pytest --direct appears to be broken

Open
#834 3 comments 0 reactions 0 assignees View on GitHub
iotile-core type:technical-debt
Dominant language
Python
Stars
14
Forks
7
PR merge metrics
No merged PRs in 30d

Description

See https://github.com/iotile/coretools/blob/master/iotiletest/iotile/fixture/device_fixture.py#L29

The `--direct` option is specified using `store_true` but it appears that the fixture expects it to contain a `connection_string`.

My understanding is that we no longer use `--direct` anyway so we should deprecate and remove it.

@x24ling @ekkizogloy Do either of you use `--direct` from pytest for anything? If not we should tag it for removal.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.