jar

io.stryker-mutator : sbt-stryker4s_2.12_1.0

Maven & Gradle

Oct 18, 2023
189 stars

sbt-stryker4s · Stryker4s, the mutation testing framework for Scala.

Table Of Contents

Latest Version

Download io.stryker-mutator : sbt-stryker4s_2.12_1.0 JAR file - Latest Versions:

All Versions

Download io.stryker-mutator : sbt-stryker4s_2.12_1.0 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sbt-stryker4s_2.12_1.0-0.15.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

stryker4s.sbt

├─ stryker4s.sbt.Stryker4sMain.class - [JAR]

├─ stryker4s.sbt.Stryker4sSbtRunner.class - [JAR]

stryker4s.log

├─ stryker4s.log.SbtLogger.class - [JAR]

stryker4s.sbt.runner

├─ stryker4s.sbt.runner.LegacySbtTestRunner.class - [JAR]

├─ stryker4s.sbt.runner.ProcessTestRunner.class - [JAR]

├─ stryker4s.sbt.runner.SbtTestRunner.class - [JAR]

├─ stryker4s.sbt.runner.SocketTestRunnerConnection.class - [JAR]

├─ stryker4s.sbt.runner.TestRunnerConnection.class - [JAR]

stryker4s.files

├─ stryker4s.files.SbtFilesResolver.class - [JAR]

├─ stryker4s.files.SbtMutatesResolver.class - [JAR]

stryker4s.model

├─ stryker4s.model.TestInterfaceMapper.class - [JAR]