Pakket: golang-github-google-goexpect-dev (0.0~git20210430.ab937bf-2)
Verwijzigingen voor golang-github-google-goexpect-dev
Debian bronnen:
Het bronpakket golang-github-google-goexpect downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-google-goexpect-dev gerelateerde pakketten
|
|
|
|
-
- 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