Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

iceomix/pict-docker

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Pairwise Independent Combinatorial Testing

This is a dockerized version of PICT

How to use

Standalone PICT accepts filename as input model, but it is more convenient to use standard input in docker wrapper:

cat model | docker run --rm -i ghcr.io/iceomix/pict

Additionally, you can pass PICT options as arguments:

cat model | docker run --rm -i ghcr.io/iceomix/pict [options]

PICT options:

/o:N    - Order of combinations (default: 2)
/d:C    - Separator for values  (default: ,)
/a:C    - Separator for aliases (default: |)
/n:C    - Negative value prefix (default: ~)
/e:file - File with seeding rows
/r[:N]  - Randomize generation, N - seed
/c      - Case-sensitive model evaluation
/s      - Show model statistics

About

Dockerized Pairwise Independent Combinatorial Testing

Topics

Resources

Stars

Watchers

Forks

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.