Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2019 23:05:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242805] [NEW PORT] devel/py-factory-boy: Create comlex objects for testing purposes
Message-ID:  <bug-242805-7788-Kp0SvpBBbg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242805-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242805-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242805

--- Comment #1 from commit-hook@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 mainta=
in
  fixtures with easy-to-use factories for complex object. Instead of buildi=
ng
an
  exhaustive test setup with every possible combination of corner cases,
  factory_boy allows you to use objects customized for the current test, wh=
ile
  only declaring the test-specific fields

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

  PR:           242805
  Submitted by: Goran Meki? <meka@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242805-7788-Kp0SvpBBbg>