Skip to content

Enable implicit plugin usage by using a --reportportal flag #64

@liiight

Description

@liiight

Instead of activation the plugin by default and using pytest's disable plugin ability to shut it down, it would be nicer to enable it explicitly by sending a --reportportal flag:
pytest tests --reportportal
Which can also be used in the pytets.ini files:

[pytest]
addopts: --reportportal

If i'll have the time I'll try to push a PR with this change myself

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions