Skip to content

feature: Store the images in a common folder (not relative to the test file). #147

Closed
@stocksr

Description

@stocksr

I am using this plugin for component testing - and have my component test files next to my source files.
I would like to configure this plugin to use a central folder for storing the image files.

Reason 1 - My build process has to exclude those image files from the build/deploy of my app

Reason 2 - I would like to export all the diff images and golden images from a failing CI build as a build artifact so that I can review them.

I have tried setting the imagesDir property - but the only way that I could get this to work was by using ..\..\..\xxx style paths - and the depth is different for each file so this is unmaintainable.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions