Skip to content

Integrate PICT as a covering array generation engine #179

Description

@dakusui

PICT is the most popular tool for Combinatorial Interaction Testing (CIT).
It can generate a covering array from a text file described in its own human-readable notation.
It was developed by Jacek Czerwonka and is now an open-source project from Microsoft.

JCUnit 0.10.x (or later) uses PICT for covering array generation for the part (factors) it can be used and then combine it with another covering array generated by JCUnit's internal covering array generator for the rest. (using the "combinatorial join" technique.

https://github.com/microsoft/pict

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions