File: control

package info (click to toggle)
python-test2ref 1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 336 kB
  • sloc: python: 490; makefile: 51
file content (30 lines) | stat: -rw-r--r-- 910 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: python-test2ref
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Mitchell Augustin <mitchell@mitchellaugustin.com>,
 Alexandre Detiste <tchet@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 pybuild-plugin-pyproject,
 python3-binaryornot,
 python3-pdm-backend,
 python3-pytest,
 python3-pytest-cov,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.3
Homepage: https://github.com/nbiotcloud/test2ref/
Vcs-Browser: https://salsa.debian.org/python-team/packages/python3-test2ref
Vcs-Git: https://salsa.debian.org/python-team/packages/python3-test2ref.git

Package: python3-test2ref
Architecture: all
Multi-Arch: foreign
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Testing Against Learned Reference Data
 This tool allows to record and replay tests against known scenarios.