[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#531743: marked as done (RFP: python-fixture -- Python module for loading and referencing test data)



Your message dated Sat, 13 Aug 2016 09:57:24 +0000
with message-id <E1bYVgy-0005Yi-W3@quantz.debian.org>
and subject line closing RFP: python-fixture -- Python module for loading and referencing test data
has caused the Debian Bug report #531743,
regarding RFP: python-fixture -- Python module for loading and referencing test data
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
531743: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531743
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Julián Hernández Gómez" <julianhernandez@gmail.com>

* Package name    : python-fixture
  Version         : 1.1.2
  Upstream Author : Kumar McMillan <kumar.mcmillan@gmail.com>
* URL             : http://farmdev.com/projects/fixture/
* License         : LGPL-2.1+
  Programming Lang: Python
  Description     : Python module for loading and referencing test data

 It provides several utilities for achieving a fixed state when
 testing Python programs. Specifically, these utilities setup /
 teardown databases and work with temporary file systems. This is
 useful for testing and came about to fulfill stories like these:
 .
 * I want to load data into a test database and easily reference that
   data when making assertions.
 * I want data linked by foreign key to load automatically and delete
   without integrity error.
 * I want to reference linked rows by meaningful names, not hard-coded
   ID numbers.
 * I don’t want to worry about auto-incrementing sequences.
 * I want to recreate an environment (say, for a bug) by querying a
   database for real data.
 * I want to test with files in a temporary, transparent file system.



--- End Message ---
--- Begin Message ---
RFP 531743 has no visible progress for a long time, so closing.

--- End Message ---

Reply to: