Giter Club home page Giter Club logo

suppress-logs's Issues

Add integration testing

Add submodules to facilitate integration testing.

For each supported library (e.g. ch.qos.logback) add a module with simple unit test which ensures:

  • correct integration - that the target logger under the hood can be found and instrumented successfully.
  • effect - that the logs are actually suppressed.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/gradle-publish.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/wrapper-validation-action f9c9c575b8b21b6485636a91ffecd10e558c62f6
  • gradle/gradle-build-action ac2d340dc04d9e1113182899e983b5400c17cda1
.github/workflows/gradle.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4.0.0@af1da67850ed9a4cedd57bfd976089dd991e2582
  • mikepenz/action-junit-report v4
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4.0.0@af1da67850ed9a4cedd57bfd976089dd991e2582
gradle
gradle.properties
settings.gradle
build.gradle
integration-fixture/build.gradle
  • org.slf4j:slf4j-api 2.0.14
  • org.junit.jupiter:junit-jupiter-api 5.10.3
  • org.junit.jupiter:junit-jupiter-params 5.10.3
  • org.assertj:assertj-core 3.26.3
integration/jdk14/build.gradle
  • org.slf4j:slf4j-jdk14 2.0.14
integration/log4j/build.gradle
  • org.slf4j:slf4j-log4j12 2.0.14
integration/logback/build.gradle
  • ch.qos.logback:logback-classic 1.5.6
integration/nop/build.gradle
  • org.slf4j:slf4j-api 2.0.14
suppress-logs/build.gradle
  • org.apache.commons:commons-lang3 3.16.0
  • org.junit.jupiter:junit-jupiter-api 5.10.3
  • org.junit.jupiter:junit-jupiter-params 5.10.3
  • org.junit.jupiter:junit-jupiter-engine 5.10.3
  • org.slf4j:slf4j-api 2.0.14
  • org.slf4j:slf4j-log4j12 2.0.14
  • org.slf4j:slf4j-jdk14 2.0.14
  • ch.qos.logback:logback-classic 1.5.6
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.9

  • Check this box to trigger a request for Renovate to run again on this repository

Change dependency scope to `test`

Currently, at Maven Central it shows up as production dependency:

// https://mvnrepository.com/artifact/io.github.neboskreb/suppress-logs
implementation 'io.github.neboskreb:suppress-logs:1.0.6'

Update the Maven metadata so the scope is shown as test:

// https://mvnrepository.com/artifact/io.github.neboskreb/suppress-logs
testImplementation 'io.github.neboskreb:suppress-logs:1.0.6'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.