EnglishFrenchSpanish

Ad


OnWorks favicon

Pitest download for Linux

Free download Pitest Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named Pitest whose latest release can be downloaded as 1.15.2sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named Pitest with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


Pitest


DESCRIPTION

PIT is a state of the art mutation testing system, providing gold standard test coverage for Java and the jvm. It's fast, scalable and integrates with modern test and build tooling. Faults (or mutations) are automatically seeded into your code, then your tests are run. If your tests fail then the mutation is killed, if your tests pass then the mutation lived. As it is actually able to detect whether each statement is meaningfully tested, mutation testing is the gold standard against which all other types of coverage are measured. Traditional test coverage (i.e line, statement, branch, etc.) measures only which code is executed by your tests. It does not check that your tests are actually able to detect faults in the executed code. It is therefore only able to identify code that is definitely not tested.



Features

  • Mutation testing is conceptually quite simple
  • The quality of your tests can be gauged from the percentage of mutations killed
  • PIT runs your unit tests against automatically modified versions of your application code
  • Traditional test coverage (i.e line, statement, branch, etc.) measures only which code is executed by your tests
  • The most extreme examples of the problem are tests with no assertions
  • As it is actually able to detect whether each statement is meaningfully tested, mutation testing is the gold standard against which all other types of coverage are measured


Programming Language

Java


Categories

Software Testing

This is an application that can also be fetched from https://sourceforge.net/projects/pitest.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad