evolution-gaming / no-log4j-test   0.3

MIT License GitHub

Test to verify that your project has no log4j dependency

Scala versions: 2.12 2.11

no-log4j-test

Build Status Coverage Status Codacy Badge Version License: MIT

Test to verify that your project has no log4j dependency

How to use

Add dependency

addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")

libraryDependencies += "com.evolutiongaming" %% "no-log4j-test" % "0.6.2" % Test

Add the test

class NoLog4jTest extends com.evolutiongaming.util.NoLog4jSuite