Bug 104912 - [NEW PORT] devel/py24-testoob: Testoob is an advanced unit testing framework for PyUnit
Summary: [NEW PORT] devel/py24-testoob: Testoob is an advanced unit testing framework ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-29 20:00 UTC by Tobias Roth
Modified: 2006-11-05 22:50 UTC (History)
0 users

See Also:


Attachments
py24-testoob-1.12.shar (12.59 KB, text/plain)
2006-10-29 20:00 UTC, Tobias Roth
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Roth 2006-10-29 20:00:33 UTC
Testoob is an advanced unit testing framework for Python. It integrates
effortlessly with existing PyUnit (module 'unittest') test suites.

WWW: http://testoob.sourceforge.net/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-10-30 11:30:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-05 22:45:46 UTC
miwi        2006-11-05 22:45:40 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-testoob     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Testoob is an advanced unit testing framework for Python. It integrates
  effortlessly with existing PyUnit (module 'unittest') test suites.
  
  WWW: http://testoob.sourceforge.net/
  
  PR:             ports/104912
  Submitted by:   Tobias Roth <ports@fsck.ch>
  Sponsored by:   FreeBSD Bug-a-thon #2
  
  Revision  Changes    Path
  1.2502    +1 -0      ports/devel/Makefile
  1.1       +41 -0     ports/devel/py-testoob/Makefile (new)
  1.1       +3 -0      ports/devel/py-testoob/distinfo (new)
  1.1       +4 -0      ports/devel/py-testoob/pkg-descr (new)
  1.1       +195 -0    ports/devel/py-testoob/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-11-05 22:46:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!