Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2019 03:33:40 +0000 (UTC)
From:      Fukang Chen <loader@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501358 - head/devel/py-pytest-xprocess
Message-ID:  <201905120333.x4C3XeVD000592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: loader
Date: Sun May 12 03:33:40 2019
New Revision: 501358
URL: https://svnweb.freebsd.org/changeset/ports/501358

Log:
  devel/py-pytest-xprocess: Improve pkg-descr
  
  Reviewed by:	koobs
  Approved by:	koobs (mentor)
  Suggested by:	mat
  Differential Revision:	https://reviews.freebsd.org/D17334

Modified:
  head/devel/py-pytest-xprocess/pkg-descr

Modified: head/devel/py-pytest-xprocess/pkg-descr
==============================================================================
--- head/devel/py-pytest-xprocess/pkg-descr	Sun May 12 02:00:14 2019	(r501357)
+++ head/devel/py-pytest-xprocess/pkg-descr	Sun May 12 03:33:40 2019	(r501358)
@@ -1,3 +1,6 @@
 Experimental py.test plugin for managing processes across test runs.
 
+This plugin provides a xprocess fixture which helps you to ensure that
+one ore more longer-running processes are present for your tests.
+
 WWW: https://github.com/pytest-dev/pytest-xprocess



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905120333.x4C3XeVD000592>