scitacean.testing.sftp.fixtures.require_sftp_fileserver# scitacean.testing.sftp.fixtures.require_sftp_fileserver(request, sftp_fileserver)[source]# Fixture to declare that a test needs a local SFTP server. Like scitacean.testing.sftp.sftp_fileserver() but this skips the test if SFTP tests are disabled. Return type: None