File: control

package info (click to toggle)
opentest4j-reporting 0.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,296 kB
  • sloc: java: 4,936; javascript: 489; xml: 44; makefile: 12
file content (25 lines) | stat: -rw-r--r-- 974 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
Source: opentest4j-reporting
Section: java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 gradle-debian-helper,
 maven-repo-helper,
 libapiguardian-java,
 libgoogle-gson-java,
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/java-team/opentest4j-reporting.git
Vcs-Browser: https://salsa.debian.org/java-team/opentest4j-reporting
Homepage: https://github.com/ota4j-team/open-test-reporting

Package: libopentest4j-reporting-java
Architecture: all
Depends: ${misc:Depends},
 libgoogle-gson-java,
Description: Open Test Reporting
 Open Test Reporting contains the definition of and tooling for two new
 XML-based test reporting formats that are agnostic of any testing framework
 and programming language yet concrete enough to be consumable by a wide
 range of downstream tools such as IDEs, build tools, and report generators.