testable-core

Unit test enhancement toolkit

License

License

GroupId

GroupId

com.alibaba.testable
ArtifactId

ArtifactId

testable-core
Last Version

Last Version

0.7.7
Release Date

Release Date

Type

Type

jar
Description

Description

testable-core
Unit test enhancement toolkit

Download testable-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : transmittable-thread-local jar 2.12.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2

Project Modules

There are no modules declared in this project.
com.alibaba.testable

Alibaba

Alibaba Open Source

Versions

Version
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0