/failchecker

A simple script launching tests until it fails for maven

Primary LanguageShellApache License 2.0Apache-2.0

failchecker - test launcher for maven projects -

Some tests can fail intermittently. To reproduce the test failure, this simple script launches specified test until it fails.

Prerequirements

  • bash

Usage

  ./failchecker [testcase]

  [testcase]: test case to run until fail.

License

This software is distributed under Apache License, Version 2.0.