RESTest

A framework for automated black-box testing of RESTful web APIs

License

License

GroupId

GroupId

es.us.isa
ArtifactId

ArtifactId

restest
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

RESTest
A framework for automated black-box testing of RESTful web APIs
Project URL

Project URL

https://github.com/isa-group/RESTest
Source Code Management

Source Code Management

https://github.com/isa-group/RESTest/tree/master

Download restest

How to add to project

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

Dependencies

compile (34)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-core jar 2.1.10
com.atlassian.oai : swagger-request-validator-core jar 2.18.1
com.atlassian.oai : swagger-request-validator-restassured jar 2.18.1
io.rest-assured : rest-assured jar 4.2.0
com.fasterxml.jackson.core : jackson-core jar 2.11.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.4
junit : junit jar 4.13.1
io.qameta.allure : allure-junit4 jar 2.13.3
io.qameta.allure : allure-rest-assured jar 2.13.3
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-text jar 1.8
org.apache.commons : commons-math3 jar 3.6.1
com.github.mifmif : generex jar 1.0.2
net.sf.extjwnl : extjwnl jar 1.9.4
net.sf.extjwnl : extjwnl-data-wn31 jar 1.2
org.apache.commons : commons-csv jar 1.8
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-iostreams jar 2.13.3
org.javatuples : javatuples jar 1.2
es.us.isa : json-mutator jar 0.0.1
es.us.isa » idlreasoner-choco jar 1.0.0
es.us.isa » idl-choco jar 1.0.0
es.us.isa » MaleRegexTree jar 1.0.0
es.us.isa » RandomRegexTurtle jar 1.0.0
org.apache.jena : apache-jena-libs pom 3.17.0
edu.stanford.nlp : stanford-corenlp jar 4.2.2
edu.stanford.nlp : stanford-corenlp jar 4.2.2
edu.stanford.nlp : stanford-corenlp jar 4.2.2
edu.stanford.nlp : stanford-corenlp jar 4.2.2
edu.stanford.nlp : stanford-parser jar 3.9.2

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.7.7
org.mockito : mockito-inline jar 3.7.7

Project Modules

There are no modules declared in this project.
es.us.isa

ISA Group

Applied Software Engineering research group at the University of Seville

Versions

Version
1.2.0
1.1.3
1.0.0
0.1.0