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)
Tue, Jul 14, 4:21 AM
Unknown Object (File)
Sat, Jul 11, 7:53 PM
Unknown Object (File)
Fri, Jul 10, 3:44 PM
Unknown Object (File)
Fri, Jul 10, 7:22 AM
Unknown Object (File)
Wed, Jun 24, 5:18 PM
Unknown Object (File)
Mon, Jun 22, 8:26 PM
Unknown Object (File)
Sun, Jun 21, 5:16 AM
Unknown Object (File)
May 22 2026, 8:21 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.