auto
fun <S : Session.State.Terminal, Session.State<F>, F : Failure> auto(terminalState: S): TestSessionScript<F>
Creates a standard TestSessionScript which advances session state on Session.launch and Session.commit calls normally until terminalState is reached.