Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding automatic clean up of bitmaps_test directory option #836

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Adding automatic clean up of bitmaps_test directory option #836

wants to merge 5 commits into from

Conversation

brendonbribeiro
Copy link
Contributor

@brendonbribeiro brendonbribeiro commented Aug 13, 2018

This is a proposal, and my first PR to the project.

This feature gives the user the option to automatically clear bitmaps_test. This can be done by passing cleanupBitmapsTestDir: true on the configuration file.

bitmaps_test will be cleared in this commands:

  • test: folder is cleared before the tests run. In this case, after the test is done, only the images from the last test will be available
  • approve: folder is cleared after the command
  • reference: folder is cleared before the command

@garris I don't know if was better to create this function as a command.

resolves #814

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.

Automatic clean up of bitmaps_test directory
1 participant