oza / failchecker

A simple script launching tests until it fails for maven

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple script launching tests until it fails for maven

License:Apache License 2.0


Languages

Language:Shell 100.0%