pict

Generates minimal test cases using pairwise combinatorial testing

brewmacoslinux
Try with needOr install directly
Source

About

Pairwise Independent Combinatorial Tool

Commands

pict

Examples

Generate test cases from a model file$ pict model.txt
Generate test cases with specific seed for reproducibility$ pict model.txt /seed:123
Generate test cases and output to a file$ pict model.txt > testcases.txt