When executing require("neotest").playwright.attachment() on a description that contains multiple tests with multiple video attachments, there is no way to tell which project video goes with each test:
This PR adds result.short to the attachment table and updates the options list for video files:
Also, opens text/plain content type with vim.cmd.edit
When executing
require("neotest").playwright.attachment()
on a description that contains multiple tests with multiple video attachments, there is no way to tell which project video goes with each test:This PR adds
result.short
to the attachment table and updates the options list for video files:Also, opens
text/plain
content type withvim.cmd.edit