Skip to content

Implement a smoke test like flask-shell-bpython #2

Description

@jacquerie

In flask-shell-bpython I was able to write a simple smoke test that Travis can execute: https://github.com/jacquerie/flask-shell-bpython/blob/18a1aaed34189a6f190ba424304000e8f153efde/run-tests.sh#L6-L14

I couldn't do it here because ptpython detects that stdin is not a tty and refuses to start. Perhaps I can use expect (https://en.wikipedia.org/wiki/Expect) ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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