[ 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