Skip to content

Improve error-handling and update Python dependencies

Compare
Choose a tag to compare
@mdmintz mdmintz released this 15 Aug 00:41
· 5223 commits to master since this release
27ad030

Improve error-handling and update Python dependencies

  • Improve error-handling:
    -- Better error messages
  • Update Python dependencies:
    -- wheel>=0.35.1
    -- pytest-cov==2.10.1
    -- pytest-xdist==2.0.0;python_version>="3.5"
    -- allure-pytest==2.8.18
  • Update examples:
    -- Add test_tinymce.py