Bug#1094228: ITP: golang-github-jstemmer-go-junit-report -- Convert Go test output to JUnit XML

2025-01-26 Thread Andrej Shadura
: MIT/X11 Programming Lang: Go Description : Convert Go test output to JUnit XML go-junit-report is a tool that converts go test output to a JUnit compatible XML report, suitable for use with applications such as Jenkins or GitLab CI. I intend to maintain this within the Golang team.

Please Test Pam 1.7.0 from experimental

2025-01-20 Thread Sam Hartman
Please test pam from experimental. Upstream made some significant changes including completely rewriting the build system from autotools to meson. I've also made some significant changes around pam_limits and when we override limits set by systemd (now, we normally do not). I'd love

Bug#1093218: ITP: image-garden -- tool for creating test virtual machines

2025-01-16 Thread Zygmunt Krynicki
: Apache-2.0 Programming Lang: Shell, Make Description : tool for creating test virtual machines Image garden downloads and initializes operating system images, so that they can be easily started with qemu, used for interactive login and exploratin or connected remotely over ssh with a well-known

Bug#1087487: ITP: python-pycotap -- tiny test runner that outputs TAP results to standard output

2024-11-14 Thread Thomas Goirand
icense : Expat Programming Lang: Python Description : tiny test runner that outputs TAP results to standard output This package provides a simple Python test runner for unittest that outputs "Test Anything Protocol" (see http://testanything.org) results to standard output, similar to

Please test adduser from experimental

2024-11-04 Thread Marc Haber
Hi, I just uploaded a major update for adduser to experimantal (done during #RIPE89 in Prague). adduser and deluser now run with perl -T, which meant a lot of input sanitizing. I am sure I didn't do everything right, so it needs some testing before going to unstable. The test suite runs al

Bug#1086139: ITP: golang-github-c2sp-cctv -- Community Cryptography Test Vectors

2024-10-27 Thread Simon Josefsson
://github.com/C2SP/CCTV/issues/14 Programming Lang: Go Description : Community Cryptography Test Vectors The Community Cryptography Test Vectors . CCTV is an experiment, part of the Community Cryptography Specification Project (https://c2sp.org), in test vector collection and reuse. . All

Bug#748783: ITP: fwts -- FirmWare Test Suite

2024-09-30 Thread Anoop M S
Package: wnpp Followup-For: Bug #748783 Owner: Anoop M S X-Debbugs-Cc: debian-devel@lists.debian.org, anoo...@disroot.org Hi, I would like to package and maintain fwts for Debian. -- Thanks, Anoop

Bug#1078530: ITP: pytest-check -- Pytest plugin that allows multiple failures per test

2024-08-11 Thread Kathara Sasikumar
: Python Description : Pytest plugin that allows multiple failures per test Pytest plugin that allows multiple assertions to fail within a single test function. This plugin ensures that all checks in a test are evaluated, providing a comprehensive view of test failures. I am packaging

Bug#1078332: ITP: pytest-emoji -- A pytest plugin that adds emojis to your test result report

2024-08-09 Thread Kathara Sasikumar
Programming Lang: Python Description : A pytest plugin that adds emojis to your test result report Pytest is a mature testing framework for Python that is developed by a thriving community of volunteers. . This plugin adds a --emoji CLI flag to pytest, which replaces the test result indicator

Bug#1078082: ITP: python-test-tunnel -- Write tests for network tunnelling utilities

2024-08-06 Thread Peter Pentchev
Package: wnpp Severity: wishlist Owner: Peter Pentchev X-Debbugs-Cc: debian-devel@lists.debian.org, team+pyt...@tracker.debian.org, r...@debian.org * Package name: python-test-tunnel Version : 0.1.1 Upstream Contact: Peter Pentchev * URL : https://devel.ringlet.net

Bug#1077556: ITP: pytest-codeblocks -- Test code blocks in your READMEs

2024-07-29 Thread Yogeswaran Umasankar
: Expat Programming Lang: Python Description : Test code blocks in your READMEs This is pytest-codeblocks, a pytest plugin for testing code blocks from README files. It supports Python and shell code. Run pytest with 'pytest --codeblocks'. pytest-codeblocks will on

Bug#1071522: ITP: paping -- Test network connection between two hosts

2024-05-20 Thread Rony Joao de Sousa
++ Description : Test network connection between two hosts Paping is an tool designed to monitor the availability of a TCP/IP network connection between two points using TCP protocol. . It offers a straightforward approach to checking if a server is reachable and responsive on a specific

Bug#1001779: ITP: rust-hurl -- run and test HTTP requests

2024-05-15 Thread Maytham Alsudany
Control: retitle -1 ITP: rust-hurl -- CLI that runs HTTP requests defined in simple plain text format Control: owner -1 ! Control: severity -1 wishlist Hi, Proper package metadata is added here since the initial RFP was not formatted correctly. * Package name: rust-hurl Version :

Bug#1070958: ITP: golang-github-chzyer-test -- Go library designed to enhance testing capabilities

2024-05-11 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp Severity: wishlist Owner: Francisco Vilmar Cardoso Ruviaro X-Debbugs-Cc: debian-devel@lists.debian.org, debian...@lists.debian.org, vil...@debian.org * Package name: golang-github-chzyer-test Version : 1.0.0 Upstream Contact: Chzyer * URL : https

Bug#1068550: ITP: pytest-mypy-testing -- Plugin to test mypy output with pytest

2024-04-07 Thread Julian Gilbey
/pytest-mypy-testing * License : CC0-1.0 Programming Lang: Python Description : Plugin to test mypy output with pytest This plugin provides a way to test that mypy produces a given output. As mypy can be told to display the type of an expression, this allows one to check mypy&#

Bug#1068215: ITP: python-undetected-chromedriver -- test undetected chromedrive

2024-04-01 Thread Josenilson Ferreira da Silva
/ultrafunkamsterdam/undetected-chromedriver * License : GPL3 Programming Lang: Python Description : test undetected chromedrive "undetected-chromedriver" is a project that offers a solution to a common problem among developers working on browser test automation usin

Bug#1064525: ITP: libtest-expander-perl -- collection of frequentely used test functionalities

2024-02-23 Thread gregor herrmann
Package: wnpp Owner: gregor herrmann Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org * Package name: libtest-expander-perl Version : 2.5.0 Upstream Author : Jurij Fajnberg * URL : https://metacpan.org/release/Test-Expander

Bug#1064502: ITP: python-aiounittest -- test asyncio code more easily

2024-02-23 Thread Thomas Goirand
Programming Lang: Python Description : test asyncio code more easily The aiounittest is a helper library to ease of your pain (and boilerplate), when writing a test of the asynchronous code (:code:`asyncio`). With this library, it is possible to test: * synchronous code (same as the

Re: Adding an optional dependency for test suite

2024-01-31 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Loren M. Lang (2024-02-01 04:08:59) > I have a package which package is that? > which has an extensive test suite that relies on using docker/podman to > create a container for it's test runner and mounts the build tree read-only > inside it. Why does it n

Adding an optional dependency for test suite

2024-01-31 Thread Loren M. Lang
I have a package which has an extensive test suite that relies on using docker/podman to create a container for it's test runner and mounts the build tree read-only inside it. If docker or podman is found at the time of configure, it will include a check target to run the full suit

Re: Please help test the PAM in experimental

2024-01-20 Thread Svante Signell
Hi, you don't seem to address: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029097 why? On Fri, 2024-01-19 at 11:40 -0700, Sam Hartman wrote: > > There are a number of changes, and I'd just like a bit more > confidence > that it works as expected before uploading to unstable in about a > w

Re: Please help test the PAM in experimental

2024-01-20 Thread Luca Boccassi
On Fri, 19 Jan 2024 at 18:41, Sam Hartman wrote: > > > There are a number of changes, and I'd just like a bit more confidence > that it works as expected before uploading to unstable in about a week. > > Changes include: > > * Running pam_umask with usergroups support by default. > > * libpam-modu

Please help test the PAM in experimental

2024-01-19 Thread Sam Hartman
There are a number of changes, and I'd just like a bit more confidence that it works as expected before uploading to unstable in about a week. Changes include: * Running pam_umask with usergroups support by default. * libpam-modules now depends on libsystemd0 because utmp is not y2038-clean a

Bug#1060830: ITP: gpu-burn -- Multi-GPU CUDA stress test

2024-01-14 Thread Gürkan Myczko
Description : Multi-GPU CUDA stress test This allows you to run a stress test on your GPUs. Memory usage can be controlled by absolute number or percentage. Also allows to run on specific GPU, useful if you have mixed multi GPU system.

Bug#1060430: ITP: python-django-test-migrations -- Testing database migrations for Django

2024-01-10 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-devel@lists.debian.org, Debian Python Team * Package name: python-django-test-migrations Version : 1.3.0 Upstream Contact: Nikita Sobolev * URL : https://github.com/wemake-services/django-test

New apt-listchanges in experimental, please test

2023-10-20 Thread Jonathan Kamens
Version 4.4 of apt-listchanges is now available for testing in experimental (N.B., we released 4.3 and 4.4 a day apart because something came up last-minute, so make sure to `apt update` before installing so you get 4.4). It has both functional changes and bug fixes in it. Most notably, we've

Re: Please test apt-listchanges 4.0 in experimental

2023-10-11 Thread Alexandre Detiste
" for > > Debian native packages ? > > Best practice? Sure. Requirement? Not so much. Of course it's not a requirement; and it can be done iteratively. > Regarding apt-listchanges in particular, I have already spent countless hours > getting > ready for this new rele

Re: Please test apt-listchanges 4.0 in experimental

2023-10-11 Thread Jonathan Kamens
ces" for Debian native packages ? Best practice? Sure. Requirement? Not so much. Regarding apt-listchanges in particular, I have already spent countless hours getting ready for this new release, including the addition of a substantial unit-test suite where there were no tests before. I do not

Re: Please test apt-listchanges 4.0 in experimental

2023-10-11 Thread Alexandre Detiste
Le dim. 8 oct. 2023 à 17:27, Jonathan Kamens a écrit : > I'd appreciate some testing from folks here before it gets promoted to > unstable. I got important NEWS from libx11 from 2006 (?) so far so good for the rest. > the database needs to be populated with data for existing packages durin

Re: Please test apt-listchanges 4.0 in experimental

2023-10-10 Thread Jonathan Kamens
N.B. apt-listchanges has been upgraded to 4.1 in experimental with some significant fixes, so if you're testing 4.0, please upgrade to 4.1, and if you're not testing yet, what are you waiting for? ;-) Thanks to everyone who has tested and helped identify the issues fixed in 4.1! Thanks, jik

MR against patched package (Was: Please give a test to cron package, in experimental)

2023-10-10 Thread Gioele Barabucci
On 10/10/23 10:15, Alex wrote: So I wonder why you don't just provide an additional branch "master-patched" against which merge requests can be opened without the risk of causing conflicts with existing patches. This can be easily done with git-buildpackage's `pq` (patch queue) subcommand. An

Re: Please give a test to cron package, in experimental

2023-10-10 Thread Alex
(https://tracker.debian.org/pkg/cron) a few months ago, and lowered the bug report count by a few dozens, began also to write a few autopkgtests for it, and made it easier to test cron, by providing a possibility to run cron tasks immediately (not after a one minute wait) While di

Please test apt-listchanges 4.0 in experimental

2023-10-08 Thread Jonathan Kamens
Hello friends, I've adopted apt-listchanges and pushed a new version, 4.0, to experimental, with a bunch of fixes in it. Given how extensive the changes are, I'd appreciate some testing from folks here before it gets promoted to unstable. This package is widely used so it's kind of important

Bug#1051520: ITP: python-expecttest -- expect test for python

2023-09-08 Thread M. Zhou
Package: wnpp Severity: wishlist Owner: Mo Zhou X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: python-expecttest * URL : https://github.com/ezyang/expecttest/ * License : MIT Programming Lang: (python Description : expect test for python Unit testing

Re: autodep8 test for C/C++ header

2023-08-12 Thread Lisandro Damian Nicanor Perez Meyer
On martes, 8 de agosto de 2023 04:50:04 -03 Helmut Grohne wrote: > Hi Sune, > > On Tue, Aug 08, 2023 at 06:46:38AM -, Sune Vuorela wrote: > > I don't think this is a important problem that some headers might have > > special conditions for use. I'd rather have our developers spend time > > fix

Re: autodep8 test for C/C++ header

2023-08-09 Thread Benjamin Drung
> > > > Or the other way, enable them and have the Janitor submit merge > > requests to turn them off where they don't work. > > The cases where they would fail are either false positives or RC bugs. > > Janitor merge requests to silence the failures for all actual

Re: autodep8 test for C/C++ header

2023-08-09 Thread Adrian Bunk
ff where they don't work. The cases where they would fail are either false positives or RC bugs. Janitor merge requests to silence the failures for all actual RC bugs would not make sense. The immediate benefit of such a test would be a review of all failing cases and filing of RC bugs (whi

Re: autodep8 test for C/C++ header

2023-08-09 Thread Benjamin Drung
On Tue, 2023-08-08 at 18:32 +0300, Adrian Bunk wrote: > On Tue, Aug 08, 2023 at 09:19:16AM -0300, Antonio Terceiro wrote: > > On Tue, Aug 08, 2023 at 11:35:01AM +0300, Adrian Bunk wrote: > > > On Tue, Aug 08, 2023 at 06:46:38AM -, Sune Vuorela wrote: > > > > On 2023-08-07, Benjamin Drung wrote

Re: autodep8 test for C/C++ header

2023-08-08 Thread Paul Wise
It emits missing-pkgconfig-dependency when appropriate:   https://piuparts.debian.org/sid/missing_pkgconfig-dependency_issue.html There are 42 packages in sid failing this test. -- bye, pabs https://wiki.debian.org/PaulWise signature.asc Description: This is a digitally signed message part

Re: autodep8 test for C/C++ header

2023-08-08 Thread Paul Wise
On Tue, 2023-08-08 at 18:32 +0300, Adrian Bunk wrote: > Manual opt-in for our > 11k -dev packages is a significant cost > that would have to be justified by the people who oppose opt-out. You could use the Janitor to do automatic opt-in where it works, IIRC the Janitor runs autopkgtests before f

Re: autodep8 test for C/C++ header

2023-08-08 Thread Helmut Grohne
Hi Sune, On Tue, Aug 08, 2023 at 06:46:38AM -, Sune Vuorela wrote: > I don't think this is a important problem that some headers might have > special conditions for use. I'd rather have our developers spend time > fixing other issues than satisfying this script. A while ago, I've performed a

Re: autodep8 test for C/C++ header

2023-08-08 Thread Adrian Bunk
On Tue, Aug 08, 2023 at 09:19:16AM -0300, Antonio Terceiro wrote: > On Tue, Aug 08, 2023 at 11:35:01AM +0300, Adrian Bunk wrote: > > On Tue, Aug 08, 2023 at 06:46:38AM -, Sune Vuorela wrote: > > > On 2023-08-07, Benjamin Drung wrote: > > > > while working a whole week on fixing failing C/C++ h

Re: autodep8 test for C/C++ header

2023-08-08 Thread Antonio Terceiro
On Tue, Aug 08, 2023 at 11:35:01AM +0300, Adrian Bunk wrote: > On Tue, Aug 08, 2023 at 06:46:38AM -, Sune Vuorela wrote: > > On 2023-08-07, Benjamin Drung wrote: > > > while working a whole week on fixing failing C/C++ header compilations > > > for armhf time_t [1], I noticed a common pattern:

Re: autodep8 test for C/C++ header

2023-08-08 Thread Adrian Bunk
On Mon, Aug 07, 2023 at 06:43:36PM +, Benjamin Drung wrote: >... > I propose to add an autodep8 test for C/C++ header files that tries to > compile the header file. This will catch issues like missing > dependencies and other issues. >... An additional check with some overlap w

Re: autodep8 test for C/C++ header

2023-08-08 Thread Adrian Bunk
On Tue, Aug 08, 2023 at 06:46:38AM -, Sune Vuorela wrote: > On 2023-08-07, Benjamin Drung wrote: > > while working a whole week on fixing failing C/C++ header compilations > > for armhf time_t [1], I noticed a common pattern: The library -dev > > packages was missing one or more dependencies o

Re: autodep8 test for C/C++ header

2023-08-08 Thread Adrian Bunk
On Mon, Aug 07, 2023 at 09:17:18PM +, Benjamin Drung wrote: > On Mon, 2023-08-07 at 22:52 +0300, Peter Pentchev wrote: >... > > 1) The library has a "main" header file that must be included before > >any of the others, and it does not come first in lexicographical > >order. It may defin

Re: autodep8 test for C/C++ header

2023-08-07 Thread Sune Vuorela
On 2023-08-07, Benjamin Drung wrote: > while working a whole week on fixing failing C/C++ header compilations > for armhf time_t [1], I noticed a common pattern: The library -dev > packages was missing one or more dependencies on another -dev package. > Over 200 -dev packages are affected. I don'

Re: autodep8 test for C/C++ header

2023-08-07 Thread Johannes Schauer Marin Rodrigues
packages are affected. > > I propose to add an autodep8 test for C/C++ header files that tries to > compile the header file. This will catch issues like missing > dependencies and other issues. > > Here is a draft for the autopkgtest check script that takes a binary > -

Re: autodep8 test for C/C++ header

2023-08-07 Thread Benjamin Drung
brary -dev > > packages was missing one or more dependencies on another -dev package. > > Over 200 -dev packages are affected. > > > > I propose to add an autodep8 test for C/C++ header files that tries to > > compile the header file. This will catch issues like miss

Re: autodep8 test for C/C++ header

2023-08-07 Thread Peter Pentchev
age. > Over 200 -dev packages are affected. > > I propose to add an autodep8 test for C/C++ header files that tries to > compile the header file. This will catch issues like missing > dependencies and other issues. > > Here is a draft for the autopkgtest check script t

autodep8 test for C/C++ header

2023-08-07 Thread Benjamin Drung
Hi, while working a whole week on fixing failing C/C++ header compilations for armhf time_t [1], I noticed a common pattern: The library -dev packages was missing one or more dependencies on another -dev package. Over 200 -dev packages are affected. I propose to add an autodep8 test for C/C

Bug#1037154: ITP: php-fig-log-test -- Test utilities for the psr/log package that backs the PSR-3 specification

2023-06-06 Thread Athos Ribeiro
Package: wnpp Severity: wishlist Owner: Athos Ribeiro X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: php-fig-log-test Version : 1.1.0 Upstream Contact: Anton Ukhanev * URL : https://github.com/php-fig/log-test * License : Expat Programming Lang

Bug#1037109: ITP: libtest-snapshot-perl -- test against data stored in automatically-named file

2023-06-04 Thread Andrew Ruthven
Package: wnpp Owner: Andrew Ruthven Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org * Package name    : libtest-snapshot-perl    Version : 0.06   Upstream Author : Ed J * URL : https://metacpan.org/release/Test-Snapshot

ITP: libtest-snapshot-perl -- test against data stored in automatically-named file

2023-06-04 Thread Andrew Ruthven
* Package name: libtest-snapshot-perl Version : 0.06 Upstream Author : Ed J * URL : https://metacpan.org/release/Test-Snapshot * License : GPL-1+ or Artistic Programming Lang: Perl Description : test against data stored in automatically-named file

Bug#1036767: ITP: d-spy -- D-Bus explorer and test app for GNOME

2023-05-25 Thread Jeremy Bícha
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-gtk-gn...@lists.debian.org Owner: jeremy.bi...@canonical.com Package Name: d-spy Version: 1.6.0 Upstream Author: Christian Hergert License: GPL-3+ Programming Lang: C Description: D-Bus explorer and test app for

Bug#1035049: ITP: nfstest -- NFS Test Suite

2023-04-28 Thread Gürkan Myczko
: NFS Test Suite This is a set of tools for testing either the NFS client or the NFS server, included tests focused mainly on testing the client.

Re: dh_auto_test: use check target instead of the test target

2023-03-28 Thread Jerome BENOIT
Hi Peter, thanks for your reply. On 28/03/2023 14:06, Peter Pentchev wrote: On Mon, Mar 27, 2023 at 09:55:25PM +0200, Jerome BENOIT wrote: Hi ! Is there a simple way to force dh_auto_test(1) to use the `check` target but not the `test` target ? Thanks in advance, If I understand you

Re: dh_auto_test: use check target instead of the test target

2023-03-28 Thread Peter Pentchev
On Mon, Mar 27, 2023 at 09:55:25PM +0200, Jerome BENOIT wrote: > Hi ! > Is there a simple way to force dh_auto_test(1) to use the `check` target but > not the `test` target ? > Thanks in advance, If I understand you correctly, something like the following might work: override_

dh_auto_test: use check target instead of the test target

2023-03-27 Thread Jerome BENOIT
Hi ! Is there a simple way to force dh_auto_test(1) to use the `check` target but not the `test` target ? Thanks in advance, Jerome -- Jerome BENOIT | calculus+at-rezozer^dot*net https://qa.debian.org/developer.php?login=calcu...@rezozer.net AE28 AE15 710D FF1D 87E5 A762 3F92 19A6 7F36 C68B

Bug#1032981: ITP: jtreg7 -- Regression Test Harness for the OpenJDK platform

2023-03-15 Thread Vladimir Petko
/ * License : GNU General Public License, version 2, with the Classpath Exception Programming Lang: Java Description : The Regression Test Harness for the OpenJDK platform: jtreg jtreg is the test harness used by the JDK test framework. This framework is intended primarily for

Bug#1030756: ITP: python-test-stages -- Run Tox, Nox, etc. tests in groups, stopping on errors

2023-02-07 Thread Peter Pentchev
Package: wnpp Severity: wishlist Owner: Peter Pentchev X-Debbugs-Cc: debian-devel@lists.debian.org, team+pyt...@tracker.debian.org, r...@debian.org * Package name: python-test-stages Version : 0.1.1 Upstream Contact: Peter Pentchev * URL : https://gitlab.com

Bug#1029631: ITP: libtest-dbix-class-perl -- Perl module for creating test cases for DBIx::Class applications

2023-01-25 Thread mtj
Package: wnpp Owner: Mason James Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org * Package name: libtest-dbix-class-perl Version : 0.52 Upstream Author : John Napiorkowski * URL : https://metacpan.org/release/Test-DBIx

Bug#1029544: ITP: libtest2-harness-perl -- new and improved test harness with better Test2 integration

2023-01-23 Thread mtj
* License : Artistic or GPL-1+ Programming Lang: Perl Description : new and improved test harness with better Test2 integration Test2::Harness is the backend code that handles running/processing the tests. In general a user will not use it directly, instead you should probably be

Bug#1029376: ITP: libtest-mocktime-hires-perl -- Time::HiRes compatible version of Test::MockTime

2023-01-21 Thread gregor herrmann
Package: wnpp Owner: gregor herrmann Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org * Package name: libtest-mocktime-hires-perl Version : 0.08 Upstream Author : INA Lintaro * URL : https://metacpan.org/release/Test

Bug#1028341: ITP: libtest2-tools-command-perl -- test simple unix commands

2023-01-09 Thread Jonas Smedegaard
: https://metacpan.org/release/Test2-Tools-Command * License : BSD-3-clause Programming Lang: Perl Description : test simple unix commands Test2::Tools::Command tests that commands given particular arguments result in particular outputs by way of the exit status word, standard

Bug#1027051: ITP: cl-fiasco -- a test framework for Common Lisp

2022-12-27 Thread Benda Xu
: public-domain Programming Lang: Common Lisp Description : a test framework for Common Lisp Fiasco is a fork of the abandoned Stefil test framework, simple and powerfull, with a focus on interactive debugging. - It is a build dependency of the unit tests of stumpwm. - I would

Bug#1024485: ITP: golang-github-twpayne-go-vfs -- easy-to-test abstraction of the os and io packages

2022-11-20 Thread Ryan Kavanagh
Description: easy-to-test abstraction of the os and io packages This library provides: * File system abstraction layer for commonly-used os and io functions from the standard library. * Powerful and easy-to-use declarative testing framework, vfst. You declare the desired state of the

Bug#1022938: ITP: junit-clptr -- ClassLoader per Test runner for JUnit 4.12+ based on myfaces-test "TestPerClassLoaderRunner".

2022-10-27 Thread sunmin
: Apache License 2.0 Programming Lang: Java Description : ClassLoader per Test runner for JUnit 4.12+ based on myfaces-test "TestPerClassLoaderRunner". ClassLoader per Test runner for JUnit 4.12+ based on myfaces-test "TestPerClassLoaderRunner". Each test method will r

Bug#1022813: ITP: rust-test-case -- macro for generating parametrized test cases easily

2022-10-26 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: rust-test-case Version : 2.2.2 Upstream Author : Marcin Sas-Szymański * URL : https://github.com

Bug#1021246: ITP: crowbar -- library to fuzz-test code

2022-10-04 Thread Julien Puydt
/crowbar * License : Expat Programming Lang: OCaml Description : library to fuzz-test code It combines the QuickCheck-style property-based testing and the bug-finding efficiency of afl-fuzz. It's a new depend for ocaml-cohttp, and will probably comes with its own deps itself. I pl

Bug#1021226: ITP: golang-github-chzyer-test -- test

2022-10-03 Thread Ben Westover
Package: wnpp Severity: wishlist Owner: Ben Westover X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org * Package name: golang-github-chzyer-test Version : 1.0.0-1 Upstream Author : ChenYe * URL : https://github.com/chzyer/test * License

Bug#1021048: ITP: bats-support -- Supporting library to test bats helper libraries

2022-09-30 Thread Gioele Barabucci
: Supporting library to test bats helper libraries bats-support is a supporting library providing common functions to test helper libraries written for Bats. Features: * error reporting * output formatting * language tools -- Gioele Barabucci

Bug#1016462: ITP: wtforms-test -- unit test helpers for WTForms forms

2022-07-31 Thread Joseph Nahmias
Package: wnpp Severity: wishlist Owner: Joseph Nahmias X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@lists.debian.org, j...@nahmias.net, kon...@fastmonkeys.com * Package name: wtforms-test Version : 0.1.1 Upstream Author : Konsta Vesterinen * URL

Please test adduser from experimental

2022-07-22 Thread Marc Haber
Hi, the adduser team has recently done an experimental upload fixing another bunch of long-standing bugs. Those changes might influence adduser's behavior in package maintainer scripts and I would like to ask you to try adduser 3.124 from experimental if you do "weird things" with groups in your m

Bug#1015838: ITP: specreduce-data -- Test and reference data for the specreduce package

2022-07-22 Thread Ole Streicher
Specreduce contributors * URL : https://github.com/astropy/specreduce-data * License : BSD-3-Clause Programming Lang: Python 3 Description : Test and reference data for the specreduce package This package contains general reference data for spectroscopic data reduction (e.g

Bug#1014814: ITP: onionprobe -- test/monitor tool for Tor Onion Services sites

2022-07-12 Thread Georg Faerber
-services/onionprobe License : GNU General Public License v3 Programming Lang: Python Description : test/monitor tool for Tor Onion Services sites Onionprobe is a tool for testing and monitoring the status of Tor Onion Services sites. It can run a single time or continuously to probe a set

Bug#1013151: ITP: ros2-test-interface-files -- Test interface files for ROS 2

2022-06-17 Thread Timo Röhling
Package: wnpp Severity: wishlist Owner: Timo Röhling X-Debbugs-Cc: debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: ros2-test-interface-files Version : 0.10.0 Upstream Author : Open Source Robotics Foundation, Inc * URL

Bug#1010063: ITP: golang-github-mndrix-tap-go -- Test Anything Protocol for Go

2022-04-23 Thread Reinhard Tartler
: Go Description : Test Anything Protocol for Go Test Anything Protocol for Go . The Test Anything Protocol (http://testanything.org/) ("TAP") is a text- based interface between tests and a test harness. This package helps Go to generate TAP output. . Read the full package doc

Bug#1009304: ITP: libjxl-testdata -- Data test suite for libjxl

2022-04-11 Thread Mathieu Malaterre
: None Description : Data test suite for libjxl Description: JPEG XL Image Coding System - "JXL" (testdata) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for resp

Bug#1008768: ITP: pytest-relaxed -- provide relaxed test discovery for pytest

2022-03-31 Thread Antoine Beaupre
/ * License : BSD-2 Programming Lang: Python Description : provide relaxed test discovery for pytest This is the spiritual successor to https://pypi.python.org/pypi/spec, but is built for pytest instead of nosetests, and rethinks some aspects of the design (such as increased ability to opt

Bug#1007227: ITP: apertium-regtest -- Regression test suite for Apertium languages and pairs

2022-03-13 Thread Kartik Mistry
Description : Regression test suite for Apertium languages and pairs Suite to run regression tests for Apertium languages and pairs. Q Why is this package useful/relevant? A Useful for testing 100s of language pairs of Apertium Machine Translation service. Q How do you plan to maintain

Bug#1006972: ITP: node-tad -- Javascript test suite with minimal hassle

2022-03-09 Thread Yadd
Description : Javascript test suite with minimal hassle TAD is a Javascript test suite that allow writing tests with minimal hassle. It locates test file and provide tested module for test functions. There are already many JS test suites in Debian, however test files are not compatible. This test suite

Bug#1004551: ITP: node-ink -- command-line utility to test react.js component

2022-01-30 Thread Yadd
Description : command-line utility to test react.js component Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbox layouts in the terminal, so most CSS-like props are available in Ink as well. If

Bug#1004334: ITP: python-allpairspy -- Pairwise test combinations generator

2022-01-24 Thread Michael Fladischer
/thombashi/allpairspy/ * License : Expat Programming Lang: Python Description : Pairwise test combinations generator A Python library for test combinations generator. The generator allows one to create a set of tests using "pairwise combinations" method, reducing a

Bug#1003726: ITP: node-uvu -- Extremely fast and lightweight test runner for Node.js and the browser

2022-01-14 Thread Yadd
: Expat Programming Lang: JavaScript Description : Extremely fast and lightweight test runner for Node.js and the browser There are many JavaScript test frameworks, most popular are tap, tape, mocha and jest (packaged). Only jest is able to test browser libraries in this list. Some upstream

Bug#1001627: ITP: pytest-order -- A pytest plugin to order test execution

2021-12-13 Thread Julian Gilbey
: MIT Programming Lang: Python Description : A pytest plugin to order test execution pytest-order is a pytest plugin that allows you to customize the order in which your tests are run. It uses the marker order that defines when a specific test shall run, either by using an ordinal number, or

Bug#1001228: ITP: jupyter-kernel-test -- tool to test Jupyter kernels

2021-12-06 Thread Joseph Nahmias
Package: wnpp Severity: wishlist Owner: Joseph Nahmias X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@lists.debian.org, j...@nahmias.net * Package name: jupyter-kernel-test Version : 0.4.2 Upstream Author : Jupyter Development Team * URL : https

Bug#1000849: ITP: ocaml-alcotest -- lightweight and colourful test framework for OCaml

2021-11-30 Thread Stéphane Glondu
* License : ISC Programming Lang: OCaml Description : lightweight and colourful test framework for OCaml Alcotest exposes simple interface to perform unit tests. It exposes a simple TESTABLE module type, a check function to assert test predicates and a run function to perform a list

Bug#1000711: ITP: pymatgen-test-files -- test files for pymatgen

2021-11-27 Thread Drew Parsons
Package: wnpp Severity: wishlist Owner: Drew Parsons X-Debbugs-Cc: debian-devel@lists.debian.org, Debichem Team * Package name: pymatgen-test-files Version : 2022.0.16 Upstream Author : Shyue Ping Ong * URL : Shyue Ping Ong * License : MIT Programming

Bug#996562: ITP: pytest-repeat -- pytest-repeat is a plugin for pytest that makes it easy to repeat a single test, or multiple tests, a specific number of times.

2021-10-15 Thread Jose Luis Rivero
-repeat * License : MPLv2.0 Programming Lang: Python Description : pytest-repeat is a plugin for pytest that makes it easy to repeat a single test, or multiple tests, a specific number of times. Ideally maintainership will be shared with the debian-python team

Bug#994607: ITP: python-pytest-xprocess -- pytest plugin for managing processes across test runs

2021-09-18 Thread Thomas Goirand
Programming Lang: Python Description : pytest plugin for managing processes across test runs Pytest has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the assert keyword. . Pytest-xprocess is a

Bug#990750: ITP: libtest-exports-perl -- Perl module to test that modules export the right symbols

2021-07-06 Thread Yadd
Package: wnpp Severity: wishlist Owner: Yadd X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: libtest-exports-perl Version : 1 Upstream Author : Ben Morrow * URL : https://metacpan.org/release/Test-Exports * License : BSD-2-Clause Programming

Bug#988984: ITP: libtest-synopsis-expectation-perl -- test that SYNOPSIS code produces expected results

2021-05-22 Thread Jonas Smedegaard
: https://metacpan.org/pod/Test::Synopsis::Expectation * License : Artistic or GPL-1+ Programming Lang: Perl Description : test that SYNOPSIS code produces expected results Test-Synopsis-Expectation checks that a perl module's SYNOPSIS section is syntactically correct, and

Bug#988920: ITP: trove-tempest-plugin -- OpenStack Integration Test Suite - Trove plugin

2021-05-21 Thread Thomas Goirand
: Apache-2.0 Programming Lang: Python Description : OpenStack Integration Test Suite - Trove plugin Tempest is a set of integration tests to be run against a live Openstack cluster in order to make sure that all components are working as expected. Tempest will start and stop virtual

Bug#988919: ITP: glance-tempest-plugin -- OpenStack Integration Test Suite - Glance plugin

2021-05-21 Thread Thomas Goirand
: Apache-2.0 Programming Lang: Python Description : OpenStack Integration Test Suite - Glance plugin Tempest is a set of integration tests to be run against a live Openstack cluster in order to make sure that all components are working as expected. Tempest will start and stop virtual

Bug#988361: ITP: golang-github-rafaeljusto-redigomock -- Easy way to unit test projects using redigo library (Redis client in go)

2021-05-11 Thread Arnaud Rebillout
Description : Unit tests using redigo library (Redis client in go) Easy way to unit test projects using redigo library (https://github.com/gomodule/redigo) (Redis client in go). This is a dependency of mirrorbits [1] that I plan to package. This is also a dependency for tests of

Bug#986687: ITP: go-isemoji -- Go library to test if a string is an emoji.

2021-04-09 Thread Micheal Waltz
library to test if a string is an emoji. Go package isemoji helps you determine whether a string is an emoji. -- Micheal Waltz https://keybase.io/ecliptik GPG Fingerprint: 5F70 F2AC BD58 F580 DF15 3D1F 4FA2 70F5 CD36 71F9 signature.asc Description: PGP signature

Bug#982792: ITP: pytest-cases -- Separate test code from test cases in pytest.

2021-02-14 Thread nicoo
: https://smarie.github.io/python-pytest-cases/ * License : BSD-3 Programming Lang: Python Description : Separate test code from test cases in pytest. pytest-cases is a library that assists in decoupling test code from the specific data they operate on. It is a test

Bug#977769: ITP: pytest-datadir -- py.test plugin for manipulating test data directories and files

2020-12-20 Thread Pierre-Elliott Bécue
: py.test plugin for manipulating test data directories and files pytest-datadir will look up for a directory with the name of the current module or the global 'data' folder, and allow one to access the content of these files using injected variables datadir or shared_datadir. The files i

Bug#977200: ITP: node-miragejs -- client-side server to build, test and demo JavaScript apps

2020-12-12 Thread Pirate Praveen
-side server to build, test and demo JavaScript apps Mirage JS is an API mocking library that lets one build, test and share a complete working JavaScript application without having to rely on any backend services. . Node.js is an event-based server-side JavaScript engine. This module is a

  1   2   3   4   5   6   7   8   9   10   >