Skip to content

Resolve "Quarantine Report unable to handle file inclusions"

Closes #23 (closed)

If a spec file is loaded that attempts to include a file that does not exist, we will stub that constant with a blank module to avoid failure, then retry loading of that file.

Edited by Dan Davison

Merge request reports