You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
When running dredd multiple times with the -r markdown -o report.md flags, old reports are deleted rather than being truncated and written over as if in w+ write mode.
This file deletion baffles my live markdown previewer, which I use to view the report in between runs. Keeping the file but replacing it's contents should it exist would certainly assist my workflow, and perhaps others'.
The text was updated successfully, but these errors were encountered:
ecordell
pushed a commit
to localmed/dredd
that referenced
this issue
Mar 10, 2014
When running dredd multiple times with the
-r markdown -o report.md
flags, old reports are deleted rather than being truncated and written over as if inw+
write mode.This file deletion baffles my live markdown previewer, which I use to view the report in between runs. Keeping the file but replacing it's contents should it exist would certainly assist my workflow, and perhaps others'.
The text was updated successfully, but these errors were encountered: