Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add e2e TUI testing #55

Open
InDieTasten opened this issue Oct 19, 2024 · 1 comment
Open

Add e2e TUI testing #55

InDieTasten opened this issue Oct 19, 2024 · 1 comment
Labels
enhancement New feature or request tech debt Issues with code quality or potential for DX improvements

Comments

@InDieTasten
Copy link
Owner

Figure out a way to create automated UI tests for terminal UI apps that allows setting up a pty with specific dimensions and being able to assert alternate buffer content, as well as send mouse events and keyboard inputs via stdin.

Ideally, there would be a mode, where the e2e testing host acts as a middleman for recording inputs.

@InDieTasten InDieTasten added enhancement New feature or request tech debt Issues with code quality or potential for DX improvements labels Oct 19, 2024
@InDieTasten
Copy link
Owner Author

Might be interesting: https://github.com/microsoft/tui-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tech debt Issues with code quality or potential for DX improvements
Projects
None yet
Development

No branches or pull requests

1 participant