Skip to content

feat: markdown attachment type#2

Closed
kieran-ryan wants to merge 1 commit intomasterfrom
feat/markdown-attachment-type
Closed

feat: markdown attachment type#2
kieran-ryan wants to merge 1 commit intomasterfrom
feat/markdown-attachment-type

Conversation

@kieran-ryan
Copy link
Copy Markdown
Owner

Context

Provides an attachment type for markdown files.

import allure

def test_function():
    allure.attach.file(
        source="file.md",
        attachment_type=allure.attachment_type.MARKDOWN,
    )

Checklist

@kieran-ryan kieran-ryan self-assigned this Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant