The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Tickit::Test"

Tickit::Test - unit testing for Tickit-based code River stage two • 35 direct dependents • 41 total dependents

This module helps write unit tests for Tickit-based code, such as Tickit::Widget subclasses. Primarily, it provides a mock terminal implementation, allowing the code under test to affect a virtual terminal, whose state is inspectable by the unit test...

PEVANS/Tickit-0.74 - 04 Sep 2023 17:09:00 UTC

lib/Tickit/Test/MockTerm.pm River stage two • 35 direct dependents • 41 total dependents

PEVANS/Tickit-0.74 - 04 Sep 2023 17:09:00 UTC

Tickit::DSL - domain-specific language for Tickit terminal apps River stage one • 1 direct dependent • 1 total dependent

WARNING: This is an early version, has an experimental API, and is subject to change in future. Please get in contact and/or wait for 1.0 if you want something stable. Provides a simplified interface for writing Tickit applications. This is mainly in...

TEAM/Tickit-DSL-0.034 - 13 Jun 2020 14:58:33 UTC

Tickit::Term - terminal formatting abstraction River stage two • 35 direct dependents • 41 total dependents

Provides terminal control primitives for Tickit; a number of methods that control the terminal by writing control strings. This object itself performs no actual IO work; it writes bytes to a delegated object given to the constructor called the writer...

PEVANS/Tickit-0.74 - 04 Sep 2023 17:09:00 UTC

Tickit::Event - event information structures River stage two • 35 direct dependents • 41 total dependents

When event handlers bound to Tickit::Term or Tickit::Window instances are invoked they receive an object instance to contain information about the event. Details of the event can be accessed as via accessor methods on these instances....

PEVANS/Tickit-0.74 - 04 Sep 2023 17:09:00 UTC

Tickit::Window - a window for drawing operations River stage two • 35 direct dependents • 41 total dependents

Provides coordination of widget drawing activities. A "Window" represents a region of the screen that a widget occupies. Windows cannot directly be constructed. Instead they are obtained by sub-division of other windows, ultimately coming from the ro...

PEVANS/Tickit-0.74 - 04 Sep 2023 17:09:00 UTC
6 results (0.036 seconds)