Last Version

Flakime 0.1.3

This project allows simulating flakiness by injecting exception during test sources compilation at computed locations

License

License

GroupId

GroupId

lu.uni.serval
ArtifactId

ArtifactId

flakime
Version

Version

0.1.3
Type

Type

pom
Description

Description

Flakime
This project allows simulating flakiness by injecting exception during test sources compilation at computed locations
Project URL

Project URL

https://github.com/UL-SnT-Serval/flakime
Source Code Management

Source Code Management

https://github.com/UL-SnT-Serval/flakime

Download flakime 0.1.3

Filename Size
flakime-0.1.3.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/lu.uni.serval/flakime/ -->
<dependency>
    <groupId>lu.uni.serval</groupId>
    <artifactId>flakime</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/lu.uni.serval/flakime/
implementation 'lu.uni.serval:flakime:0.1.3'
// https://jarcasting.com/artifacts/lu.uni.serval/flakime/
implementation ("lu.uni.serval:flakime:0.1.3")
'lu.uni.serval:flakime:pom:0.1.3'
<dependency org="lu.uni.serval" name="flakime" rev="0.1.3">
  <artifact name="flakime" type="pom" />
</dependency>
@Grapes(
@Grab(group='lu.uni.serval', module='flakime', version='0.1.3')
)
libraryDependencies += "lu.uni.serval" % "flakime" % "0.1.3"
[lu.uni.serval/flakime "0.1.3"]

Dependencies

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

Project Modules

  • flakime-core
  • flakime-maven-plugin