[Bug 242805] [NEW PORT] devel/py-factory-boy: Create comlex objects for testing purposes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 23 23:05:16 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242805

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: woodsb02
Date: Mon Dec 23 23:04:54 UTC 2019
New revision: 520750
URL: https://svnweb.freebsd.org/changeset/ports/520750

Log:
  Add new port devel/py-factory-boy

  As a fixtures replacement tool, it aims to replace static, hard to maintain
  fixtures with easy-to-use factories for complex object. Instead of building
an
  exhaustive test setup with every possible combination of corner cases,
  factory_boy allows you to use objects customized for the current test, while
  only declaring the test-specific fields

  WWW: https://github.com/FactoryBoy/factory_boy

  PR:           242805
  Submitted by: Goran Meki? <meka at tilda.center>

Changes:
  head/devel/Makefile
  head/devel/py-factory-boy/
  head/devel/py-factory-boy/Makefile
  head/devel/py-factory-boy/distinfo
  head/devel/py-factory-boy/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list