| Crates.io | ptytest |
| lib.rs | ptytest |
| version | 0.1.0 |
| created_at | 2021-01-16 10:38:23.220025+00 |
| updated_at | 2021-01-16 10:38:23.220025+00 |
| description | Easy testing of terminal programs by terminal screen compare |
| homepage | https://github.com/da-x/ptytest |
| repository | https://github.com/da-x/ptytest |
| max_upload_size | |
| id | 342747 |
| size | 65,755 |
The ptytest crate provides a convenient way to test programs that write to
terminals, by matching over the state of the pseudo-terminal.
ptytest's API
in order to execute and test it.