Skip to content

Integration testing through some shell unit-testing framework #6

Description

@noway

Maybe make integration tests directly with shell testing frameworks, instead of python?
bin_tests.py currently implemented with python, and it's not very handy to edit and maintain. Some shell testing framework would be much better suited for this task.
https://code.google.com/p/shunit2/ and https://bmizerany.github.io/roundup/ are nice candidates.

Also: https://stackoverflow.com/questions/971945/unit-testing-for-shell-scripts

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