[ 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