[ 原始碼: golang-github-netflix-go-expect ]
套件:golang-github-netflix-go-expect-dev(0.0~git20220104.73e0943-1)
golang-github-netflix-go-expect-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-netflix-go-expect:
- [golang-github-netflix-go-expect_0.0~git20220104.73e0943-1.dsc]
- [golang-github-netflix-go-expect_0.0~git20220104.73e0943.orig.tar.xz]
- [golang-github-netflix-go-expect_0.0~git20220104.73e0943-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
expect-like golang library to automate terminal/console interactions
This package provides an expect-like interface to automate control of applications. It is unlike expect in that it does not spawn or manage process lifecycle. This package only focuses on expecting output and sending input through its pseudoterminal.
其他與 golang-github-netflix-go-expect-dev 有關的套件
|
|
|
|
-
- dep: golang-github-creack-pty-dev (>= 1.1.17)
- PTY interface for Golang
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package