Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2021 09:55:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 252187] [NEW PORT] devel/py-pytest-httpbin: Easily test your HTTP library against a local copy of httpbin.org
Message-ID:  <bug-252187-21822-jdRCH0PHBn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252187-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252187-21822@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=3D252187

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: rm
Date: Wed Feb 24 09:55:46 UTC 2021
New revision: 566462
URL: https://svnweb.freebsd.org/changeset/ports/566462

Log:
  Pytest-httpbin creates a pytest fixture that is dependency-injected
  into your tests. It automatically starts up a HTTP server in a
  separate thread running httpbin and provides your test with the URL
  in the fixture.

  WWW: https://github.com/kevin1024/pytest-httpbin

  PR:           252187
  Submitted by: python@FreeBSD.org

Changes:
  head/devel/Makefile
  head/devel/py-pytest-httpbin/
  head/devel/py-pytest-httpbin/Makefile
  head/devel/py-pytest-httpbin/distinfo
  head/devel/py-pytest-httpbin/pkg-descr

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252187-21822-jdRCH0PHBn>