Run test with strict warnings

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Tests
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Many features in the standard library and other third party libraries use a deprecation cycle instead of a major version to remove functionality.

      By using PYTHONWARNING=error we can be alerted to deprecation warnings and update our code proactively. We can use assertWarns in our tests to handle deprecations and other warnings.

              Assignee:
              Unassigned
              Reporter:
              Steve Silvester
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: