[ 源代码: golang-github-netflix-go-expect ]
软件包:golang-github-netflix-go-expect-dev(0.0~git20220104.73e0943-1~bpo11+1)
golang-github-netflix-go-expect-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-netflix-go-expect:
- [golang-github-netflix-go-expect_0.0~git20220104.73e0943-1~bpo11+1.dsc]
- [golang-github-netflix-go-expect_0.0~git20220104.73e0943.orig.tar.xz]
- [golang-github-netflix-go-expect_0.0~git20220104.73e0943-1~bpo11+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