Expected - PyTest runner needs to implement both dry_run() and run_tests_iter() methods to work with interactive mode. Current behaviour: running any PyTest instance raises NotImplementedError on the backend.