Skip to content

Need instructions on how to run tests #37

@gward

Description

@gward

It's unclear how to run the tests in this project. There is a small blurb in README.md, but I have never used tox so I don't know what I need to do. It's also unclear what "virsh access" means -- does that mean the tests use libvirt/virsh/KVM/etc. to run in a virtualized environment? If so, what versions of Linux are supported? Are any other operating systems supported?

It would be much more helpful if the README file specified:

  • what operating system(s) are supported for running the tests
  • what additional OS packages must be installed to run the tests
  • what versions of Python are supported and/or required
  • the exact shell command(s) I must run to run the tests

For the record, here are the things I tried:

  1. Create a virtualenv, "pip install -r requirements.txt", "pip install tox", then run tox. This failed in a variety of ways. (I'll open separate issues for them.)
  2. "python setup.py test". This did a bunch of stuff and finished with "Ran 0 tests in 0.000s". Not the expected outcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions