Last Version

Generic Testing Framework 1.0.3

This library is a rich test framework for unittest, service test, UI test.etc.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.github.seniortesting
ArtifactId

ArtifactId

sparrow-junit-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

Generic Testing Framework
This library is a rich test framework for unittest, service test, UI test.etc.

Download sparrow-junit-parent 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-junit-parent/ -->
<dependency>
    <groupId>io.github.seniortesting</groupId>
    <artifactId>sparrow-junit-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-junit-parent/
implementation 'io.github.seniortesting:sparrow-junit-parent:1.0.3'
// https://jarcasting.com/artifacts/io.github.seniortesting/sparrow-junit-parent/
implementation ("io.github.seniortesting:sparrow-junit-parent:1.0.3")
'io.github.seniortesting:sparrow-junit-parent:pom:1.0.3'
<dependency org="io.github.seniortesting" name="sparrow-junit-parent" rev="1.0.3">
  <artifact name="sparrow-junit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.seniortesting', module='sparrow-junit-parent', version='1.0.3')
)
libraryDependencies += "io.github.seniortesting" % "sparrow-junit-parent" % "1.0.3"
[io.github.seniortesting/sparrow-junit-parent "1.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok Optional jar 1.18.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

  • sparrow-core
  • sparrow-redis
  • sparrow-grpc
  • sparrow-db
  • sparrow-mq
  • sparrow-ui
  • sparrow-load
  • sparrow-security
  • sparrow-cucumber
  • sparrow-kube
  • sparrow-idea-plugin
  • sparrow-rest
  • sparrow-allure