Page MenuHomeFreeBSD

[NEW PORT] devel/py-ddt: Data-Driven Tests
ClosedPublic

Authored by cpm on May 23 2017, 3:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 1, 5:26 PM
Unknown Object (File)
Thu, Apr 30, 3:12 PM
Unknown Object (File)
Thu, Apr 30, 1:29 PM
Unknown Object (File)
Thu, Apr 30, 12:59 PM
Unknown Object (File)
Thu, Apr 30, 7:47 AM
Unknown Object (File)
Thu, Apr 30, 12:26 AM
Unknown Object (File)
Mon, Apr 27, 9:48 AM
Unknown Object (File)
Sat, Apr 25, 1:20 PM
Subscribers
None

Details

Summary
Add new port devel/py-ddt

DDT (Data-Driven Tests) allows you to multiply one test case by
running it with different test data, and make it appear as multiple
test cases.

WWW: http://readthedocs.org/projects/ddt/
Test Plan
  • portlint -AC output looks fine.
  • poudriere testport builds fine on 103i386, 103amd64, 110i386, 110amd64, 120i386 and 120amd64.
  • make test has passed all tests fine.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

cpm edited the summary of this revision. (Show Details)

Update WWW in pkg-descr

This revision was automatically updated to reflect the committed changes.