micooc

Java client for Micoo service

License

License

GroupId

GroupId

com.github.mikuu
ArtifactId

ArtifactId

micooc
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

micooc
Java client for Micoo service
Project URL

Project URL

https://github.com/Mikuu/Micoo/tree/master/clients/java
Source Code Management

Source Code Management

https://github.com/Mikuu/Micoo/tree/master/clients/java

Download micooc

Dependencies

runtime (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.springframework : spring-web jar 5.3.3
org.springframework : spring-test jar 5.3.3

Project Modules

There are no modules declared in this project.

Micoo

micoo.gif

CircleCI

Micoo is a pixel based screenshots comparison solution for visual regression test, some characters Micoo provides:

  • a web application, for inspecting test results, making visual mismatch decision and maintain baseline build,
  • an engine service, for comparing the latest screenshots against baseline screenshots, based on pixel difference,
  • a methodology, about how to do visual regression test with service,
  • quick local setup and server side deployment with Docker Compose,
  • basic authentication with a passcode and API key,

Micoo does NOT:

  • take screenshots from your SUT application,
  • process screenshots before doing visual comparison,
  • provide Email notification for comparison mismatch,
  • provide user management to distinguish teams,

So, what Micoo targets at is the most stable and straightforward function for comparing screenshots. Micoo is not, and probably, would never be a powerful thing, like JVM, but hope to be an always useful helper, like string.replace().

Installation and Usage

For more detailed information including installation and usage, please visit this document.

Reference

For reference about using Micoo in practice, please refer this article.

Micoo Clients and Backend APIs

For Micoo clients and backend APIs usage, please check here

Versions

Version
0.1.1
0.1.0