tui-test
tui-test copied to clipboard
An end-to-end terminal testing framework for CLI and TUI experiences
A "real" TUI test library should support mouse clicks, no?
What if I want to press `Alt+Q`? Or `Ctrl+N`? Seems not to be possible rn.
The trace viewer should allow moving frame by frame since the test driven actions are extremely fast
Maybe I'm missing something, but this doesn't seem to work. Steps to reproduce: * Clone the tui-test repo * Install using `npm i -D @microsoft/tui-test` * cd to either the...
Hi, this looks like a really interesting project! It could be what I've been looking for to test completions for a CLI. For now though, I can't show traces of...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...
Please support Node versions greater than 20 and also support Deno and Bun.
Is this tool still supported and being developed? It does not support newer versions of NodeJs, or even Deno or Bun.