infection / homebrew-infection

Homebrew tap for https://infection.github.io/
5 stars 3 forks source link
ast coverage homebrew homebrew-tap infection macos mutant mutation mutation-analysis mutation-testing test-framework testing

Homebrew Infection Formula

This repository contains a Homebrew formula for installing Infection on MacOS.

Usage

To install infection, you need to tap the repository first

$ brew tap infection/homebrew-infection

Then install infection using the following command

$ brew install infection

You can then run the infection command from anywhere in the system

$ infection -V