v1.47
I have a couple of long-running integration tests thate are hitting local http endpoints and cannot be used to determine coverage in code (thus never treated as impacted).
However, I would like an option to run these e.g. twice a day or similar, so I can spot issues without having to run these manually.
Thanks.