Test Adaptation Layer for image comparison

Tests for comparing images and provides user interfaces with junit / assertj or keyword driven approach

License

License

GroupId

GroupId

com.github.vebqa
ArtifactId

ArtifactId

vebtal-imagecompare
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Test Adaptation Layer for image comparison
Tests for comparing images and provides user interfaces with junit / assertj or keyword driven approach
Project URL

Project URL

https://github.com/vebqa/vebtal-imagecompare
Project Organization

Project Organization

openTAL
Source Code Management

Source Code Management

https://github.com/vebqa/vebtal-imagecompare

Download vebtal-imagecompare

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.vebqa : vebtal-api jar 1.0.5
commons-io : commons-io jar 2.6
org.bytedeco.javacpp-presets : opencv jar 4.0.1-1.4.4
org.slf4j : slf4j-api jar 1.7.30
org.assertj : assertj-core jar 3.16.1
org.hamcrest : hamcrest jar 2.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

vebtal-imagecompare

Build Status

Versions

Version
1.0.5
1.0.3
1.0.2
1.0.0
0.9.8
0.9.7
0.9.6
0.9.4