Skip to content

Add support for attaching artifacts to a run in pytestomatio #100

Description

@YanaBaranova0909

Is your feature request related to a problem? Please describe.
Currently, add_artifact() in pytestomatio only attaches artifacts to individual tests. There is no way to attach artifacts to a run itself (e.g. a full session log that is not related to any specific test).

Describe the solution you'd like
A possibility to attach artifacts directly to a run via pytestomatio package.

Additional context
The backend already supports run-level artifacts via API. Related issue: testomatio/app#1501

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Fields

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions