org.pantsbuild:junit-runner-annotations

Annotations for use with org.pantsbuild#junit-runner that support running tests in parallel.

License

License

Categories

Categories

Ant Build Tools JUnit Unit Testing
GroupId

GroupId

org.pantsbuild
ArtifactId

ArtifactId

junit-runner-annotations
Last Version

Last Version

0.0.23
Release Date

Release Date

Type

Type

jar
Description

Description

org.pantsbuild:junit-runner-annotations
Annotations for use with org.pantsbuild#junit-runner that support running tests in parallel.
Project URL

Project URL

http://pantsbuild.github.io/
Source Code Management

Source Code Management

https://github.com/pantsbuild/pants

Download junit-runner-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/org.pantsbuild/junit-runner-annotations/ -->
<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>junit-runner-annotations</artifactId>
    <version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.pantsbuild/junit-runner-annotations/
implementation 'org.pantsbuild:junit-runner-annotations:0.0.23'
// https://jarcasting.com/artifacts/org.pantsbuild/junit-runner-annotations/
implementation ("org.pantsbuild:junit-runner-annotations:0.0.23")
'org.pantsbuild:junit-runner-annotations:jar:0.0.23'
<dependency org="org.pantsbuild" name="junit-runner-annotations" rev="0.0.23">
  <artifact name="junit-runner-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pantsbuild', module='junit-runner-annotations', version='0.0.23')
)
libraryDependencies += "org.pantsbuild" % "junit-runner-annotations" % "0.0.23"
[org.pantsbuild/junit-runner-annotations "0.0.23"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Pants Build System

Pants is a scalable build system for monorepos: codebases containing multiple projects, often using multiple programming languages and frameworks, in a single unified code repository.

Some noteworthy features include:

  • Explicit dependency modeling.
  • Fine-grained invalidation.
  • Shared result caching.
  • Concurrent execution.
  • Remote execution.
  • Unified interface for multiple tools and languages.
  • Extensibility and customizability via a plugin API.

Documentation: www.pantsbuild.org.

We release to PyPI version license

We use Travis CI to verify the build Build Status.

Requirements

To run Pants, you need:

  • Linux or macOS.
  • Python 3.6+ discoverable on your PATH.
  • A C compiler, system headers, Python headers (to compile native Python modules) and the libffi library and headers (to compile and link modules that use CFFI to access native code).
  • Internet access (so that Pants can fully bootstrap itself).
org.pantsbuild

Pants Build

Pants Build System

Versions

Version
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2