A full test run is now about 20-30 minutes which is a problem for testing changes. I tried to investigate it and so far I've found that a single spider run in tests takes 5-7 seconds here, if ScrapyZyteAPIDownloadHandler is enabled. I will continue the investigation later, and if we cannot fix this we may want to enable parallel test runs.
A full test run is now about 20-30 minutes which is a problem for testing changes. I tried to investigate it and so far I've found that a single spider run in tests takes 5-7 seconds here, if
ScrapyZyteAPIDownloadHandleris enabled. I will continue the investigation later, and if we cannot fix this we may want to enable parallel test runs.