TestPackageInstaller
constructor(sessionFactory: TestInstallSessionFactory = TestInstallSessionFactory.withScript(
TestSessionScript.auto(Session.State.Succeeded)
))
Returns a TestPackageInstaller which creates all sessions with the provided script.