CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]        2017/06/28 12:00:36

Log message:
    Import py-test-expect 1.1.0, ok danj@
    
    DESCR:
    
    A py.test plugin that stores test expectations by saving the set of
    failing tests, allowing them to be marked as xfail when running them
    in future. The tests expectations are stored such that they can be
    distributed alongside the tests. However, note that test expectations
    can only be reliably shared between Python 2 and Python 3 if they only
    use ASCII characters in their node ids: this likely isn't a limitati
    n if tests are using the normal Python format, as Python 2 only allows
    ASCII characters in identifiers.
    
    Status:
    
    Vendor Tag: shadchin
    Release Tags:       shadchin_20170628
    
    N ports/devel/py-test-expect/Makefile
    N ports/devel/py-test-expect/distinfo
    N ports/devel/py-test-expect/pkg/PLIST
    N ports/devel/py-test-expect/pkg/DESCR
    N ports/devel/py-test-expect/patches/patch-pytest_expect_expect_py
    N ports/devel/py-test-expect/patches/patch-setup_py
    
    No conflicts created by this import

Reply via email to