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
F133091366: D10872.id29095.diff
Wed, Oct 22, 9:46 PM
Unknown Object (File)
Sat, Oct 18, 5:54 AM
Unknown Object (File)
Fri, Oct 17, 10:17 AM
Unknown Object (File)
Fri, Oct 17, 10:17 AM
Unknown Object (File)
Fri, Oct 17, 10:17 AM
Unknown Object (File)
Fri, Oct 17, 12:45 AM
Unknown Object (File)
Thu, Oct 9, 10:43 PM
Unknown Object (File)
Sat, Oct 4, 11:10 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.