Migrate away from setup.py test

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.5
    • Affects Version/s: None
    • Component/s: Tests
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The setuptools test command is deprecated and will eventually be removed. We call "python setup.py test" to run our tests all over the CI system. We need to migrate to something else. It's possible we can get away with just doing:

      python -m unittest discover
      

              Assignee:
              Noah Stapp
              Reporter:
              Bernie Hackett
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: