[ forky ]
[ sid ]
[ 源代码: golang-github-google-goexpect ]
软件包:golang-github-google-goexpect-dev(0.0~git20210430.ab937bf-2)
golang-github-google-goexpect-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-google-goexpect:
- [golang-github-google-goexpect_0.0~git20210430.ab937bf-2.dsc]
- [golang-github-google-goexpect_0.0~git20210430.ab937bf.orig.tar.xz]
- [golang-github-google-goexpect_0.0~git20210430.ab937bf-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Go implementation of Expect (library)
This package provides a Go library for automating and testing interactive command-line programs by simulating user input and matching expected output. It enables developers to script interactions with CLI applications, suitable for testing and automation tasks in Go projects.
The package includes development files for integrating the library into Go projects. It supports regular expression-based matching and timeout handling, offering a flexible way to manage command-line interactions programmatically.
其他与 golang-github-google-goexpect-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-google-goterm-dev
- Go Terminal library with PTY support and colors
-
- dep: golang-glog-dev
- Leveled execution logs for Go
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-google-grpc-dev
- implementation of gRPC in Go