recheck - logs

recheck for log files.

Лицензия

Лицензия

Группа

Группа

de.retest
Идентификатор

Идентификатор

recheck-logs
Последняя версия

Последняя версия

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

recheck - logs
recheck for log files.
Организация-разработчик

Организация-разработчик

ReTest GmbH
Система контроля версий

Система контроля версий

https://github.com/retest/recheck-logs/

Скачать recheck-logs

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.retest/recheck-logs/ -->
<dependency>
    <groupId>de.retest</groupId>
    <artifactId>recheck-logs</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.retest/recheck-logs/
implementation 'de.retest:recheck-logs:0.1.0'
// https://jarcasting.com/artifacts/de.retest/recheck-logs/
implementation ("de.retest:recheck-logs:0.1.0")
'de.retest:recheck-logs:jar:0.1.0'
<dependency org="de.retest" name="recheck-logs" rev="0.1.0">
  <artifact name="recheck-logs" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.retest', module='recheck-logs', version='0.1.0')
)
libraryDependencies += "de.retest" % "recheck-logs" % "0.1.0"
[de.retest/recheck-logs "0.1.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.retest : recheck jar 1.0.0
org.slf4j : slf4j-api jar 1.7.2

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.assertj : assertj-core jar 3.9.1
ch.qos.logback : logback-classic jar 1.0.9

Модули Проекта

Данный проект не имеет модулей.

recheck logo for logs

Build Status license PRs welcome code with hearth by retest

recheck for logs. Replace manual asserts and check everything at once.

Features

  • Easy creation and maintenance of checks for logs.
  • Semantic comparison of contents.
  • Easily ignore formatting, volatile elements, attributes or sections.
  • One-click maintenance to update tests with intended changes.
  • No unexpected changes go unnoticed.

Advantages

Instead of manually defining individual aspects that you want to check, check everything at once. So instead of writing lots of assert-statements (and still not have complete checks), write a single re.check. This saves a lot of effort when creating the tests. And makes sure to not miss unexpected changes.

And even better: using the retest GUI (or the soon to come open source CLI), you can easily accept those changes with a single click (patent pending). This also saves a lot of time during maintenance. Any regular changing aspects or elements can easily be ignored.

Usage

Download recheck-logs latest release.

Prerequisites

Currently available as a Java API with support for JUnit 4.

Add any logging facility you want, that is compatible with SLF4j.

License

This project is licensed under the AGPL license.

de.retest

retest @ UBS Hainer GmbH

Making GUI test automation painless and intelligent

Версии библиотеки

Версия
0.1.0