ink-testing-library@4.0.0
// Utilities for testing Ink apps
$ npm install ink-testing-library
downloads/wk
459,903
license
MIT
version
4.0.0
published
May 22, 2024
What is ink-testing-library?
ink-testing-library provides utilities for testing Ink applications, which are React-based command-line interfaces. Developers use it to write unit and integration tests for CLI apps built with Ink, allowing them to render components, interact with them programmatically, and assert on output.
Links
Keywords
Maintainers
vdemedes, sindresorhus