MVN

com.github.xapn : test-as-you-think-project

Maven & Gradle

Aug 03, 2018
12 stars

TestAsYouThink Project · The TestAsYouThink project aims to provide tooling to improve test code quality and to make testing a first-class citizen.

<dependency>
    <groupId>com.github.xapn</groupId>
    <artifactId>test-as-you-think-project</artifactId>
    <version>0.8-m1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xapn : test-as-you-think-project to add to Maven - Latest Versions:

  • Latest Stable: 0.8-m1

All Versions

Choose a version of com.github.xapn : test-as-you-think-project to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8
test-as-you-think-project-0.8-m1
0.7
test-as-you-think-project-0.7
0.6
test-as-you-think-project-0.6
0.5
test-as-you-think-project-0.5
0.4
test-as-you-think-project-0.4
0.3
test-as-you-think-project-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.xapn</groupId>
    <artifactId>test-as-you-think-project</artifactId>
    <version>0.8-m1</version>
</dependency>