[ Bron: golang-github-netflix-go-expect ]
Pakket: golang-github-netflix-go-expect-dev (0.0~git20220104.73e0943-1)
Verwijzigingen voor golang-github-netflix-go-expect-dev
Debian bronnen:
Het bronpakket golang-github-netflix-go-expect downloaden:
- [golang-github-netflix-go-expect_0.0~git20220104.73e0943-1.dsc]
- [golang-github-netflix-go-expect_0.0~git20220104.73e0943.orig.tar.xz]
- [golang-github-netflix-go-expect_0.0~git20220104.73e0943-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-netflix-go-expect-dev gerelateerde pakketten
|
|
|
|
-
- 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