Skip to content

Writing Integration Test #56

@DrSensor

Description

@DrSensor

Hi, I'm currently migrating my REPL program from traditional io::stdin to linefeed. Previously I'm using rexpect in my integration tests (I'm testing the binary result). However, when I migrating to linefeed and call read_line function, it gave me Inappropriate ioctl for device (os error 25) (ENOTTY for short).

Any crates/methods you can recommend for this? 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions