facilitate deletion of coafile.green on running pytest #310
Open
Description
*Identification of tests is required which create coafile.green
files
after which they must be deleted in those tests
- Even though add .coafile.green to .gitignore #309 adds them to the
.gitignore
,coafile.green
should be created when actually running the--green-mode
on the repository, not by pytest