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)
Sat, Jul 5, 1:52 PM
Unknown Object (File)
Sat, Jul 5, 7:57 AM
Unknown Object (File)
Mon, Jun 23, 12:21 AM
Unknown Object (File)
Jun 5 2025, 2:54 AM
Unknown Object (File)
Apr 26 2025, 1:15 AM
Unknown Object (File)
Mar 22 2025, 8:59 AM
Unknown Object (File)
Mar 19 2025, 12:18 PM
Unknown Object (File)
Feb 24 2025, 6:08 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

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.