head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.16
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.14
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.12
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.2.0.10
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.8
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.2.0.6
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.2.0.4
	pkgsrc-2024Q3-base:1.2
	pkgsrc-2024Q2:1.2.0.2
	pkgsrc-2024Q2-base:1.2
	pkgsrc-2024Q1:1.1.0.18
	pkgsrc-2024Q1-base:1.1
	pkgsrc-2023Q4:1.1.0.16
	pkgsrc-2023Q4-base:1.1
	pkgsrc-2023Q3:1.1.0.14
	pkgsrc-2023Q3-base:1.1
	pkgsrc-2023Q2:1.1.0.12
	pkgsrc-2023Q2-base:1.1
	pkgsrc-2023Q1:1.1.0.10
	pkgsrc-2023Q1-base:1.1
	pkgsrc-2022Q4:1.1.0.8
	pkgsrc-2022Q4-base:1.1
	pkgsrc-2022Q3:1.1.0.6
	pkgsrc-2022Q3-base:1.1
	pkgsrc-2022Q2:1.1.0.4
	pkgsrc-2022Q2-base:1.1
	pkgsrc-2022Q1:1.1.0.2
	pkgsrc-2022Q1-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2024.06.14.19.58.35;	author adam;	state Exp;
branches;
next	1.1;
commitid	H7P5U3Ul1n1lmZdF;

1.1
date	2022.01.03.10.49.09;	author wiz;	state Exp;
branches;
next	;
commitid	fMcElM76GHfz1bnD;


desc
@@


1.2
log
@py-pycotap: updated to 1.3.1

1.3.0
Fix problem with garbage output
@
text
@$NetBSD: distinfo,v 1.1 2022/01/03 10:49:09 wiz Exp $

BLAKE2s (pycotap-1.3.1.tar.gz) = b29b8e6cfd04b24c1bd63118fde83905a4300f0ea6384d7af6fc2544320926e1
SHA512 (pycotap-1.3.1.tar.gz) = e7d50340fb4e3f55037a96aaaba419e6753d4499564339b6562317455ed223c3fd93bf41d0bd9654c03a4bea09377daa192ca985bafc96983e4a2261dde348b8
Size (pycotap-1.3.1.tar.gz) = 7534 bytes
@


1.1
log
@devel/py-pycotap: import py-pycotap-1.2.2

pycotap is a simple Python test runner for unittest that outputs
Test Anything Protocol results directly to standard output.

Contrary to other TAP runners for Python, pycotap:

    * prints TAP (and only TAP) to standard output instead of to
    a separate file, allowing you to pipe it directly to TAP pretty
    printers and processors (such as the ones listed on the tape
    page). By piping it to other consumers, you can avoid the need
    to add specific test runners to your test code. Since the TAP
    results are printed as they come in, the consumers can directly
    display results while the tests are run.
    * only contains a TAP reporter, so no parsers, no frameworks,
    no dependencies.
    * is configurable: you can choose how you want the test output
    and test result diagnostics to end up in your TAP output (as
    TAP diagnostics, YAML blocks, or attachments). The defaults
    are optimized for a Jenkins based flow.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.3 2021/10/26 10:19:00 nia Exp $
d3 3
a5 3
BLAKE2s (pycotap-1.2.2.tar.gz) = 3ab64272b73cfc1e371878e9b61fdf69b4e159f5d0429645292b4e1adaa51e49
SHA512 (pycotap-1.2.2.tar.gz) = ac65b857d48f6b808e951b1f23839d03ae9043ccc688585f1634752d1eed26869b510c66b4f2a1d93872fe66b87ea97d60e3f5443bba6c678f6b65570126d259
Size (pycotap-1.2.2.tar.gz) = 6414 bytes
@

