Perl framework for testing full-screen terminal applications
License
ft/test-tui
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Test::TUI - Framework for testing full-screen terminal applications REQUIREMENTS IO::Pty::Easy from CPAN Term::VT102 from CPAN pandoc <http://johnmacfarlane.net/pandoc/> for building the documentation in `doc/'. BUILDING THE DOCUMENTATION You may build documentation in man-page format, HTML and PDF. Manpages and HTML are fairly straight forward. PDF output requires a latex implementation such as pdflatex from texlive (pandoc generates latex sources and uses latex to generate PDF). The `all' target builds all formats. There are `man', `html' and `pdf' targets to build the other formats. The default target is `all'. % cd doc % make % make all % make man % make html % make man html % make pdf USAGE See the reference manuals `Test::TUI(3)', `Test::TUI::Inspect(3)' and `Test::TUI::VT102(3)' after BUILDING THE DOCUMENTATION and the `example-script' file in the distribution's root directory. COPYRIGHT AND LICENCE See the `LICENCE' file included in the distribution.
About
Perl framework for testing full-screen terminal applications
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published