combinatorial-enumeration

376
a5c-aia5c-ai

Combinatorial object generation and counting

191 days ago

integer-program-solver

376
a5c-aia5c-ai

Integer and mixed-integer programming skill for combinatorial optimization problems with discrete decision variables.

191 days ago

combinatorics-calculator

376
a5c-aia5c-ai

Calculate combinatorial values with modular arithmetic

191 days ago

qe-test-design-techniques

215
proffesor-for-testingproffesor-for-testing

Systematic test design with boundary value analysis, equivalence partitioning, decision tables, state transition testing, and combinatorial testing. Use when designing comprehensive test cases, reducing redundant tests, or ensuring systematic coverage.

test-designbvaequivalence-partitioning+3
191 days ago

test-design-techniques

215
proffesor-for-testingproffesor-for-testing

Systematic test design with boundary value analysis, equivalence partitioning, decision tables, state transition testing, and combinatorial testing. Use when designing comprehensive test cases, reducing redundant tests, or ensuring systematic coverage.

test-designbvaequivalence-partitioning+3
191 days ago

Pairwise Test Generator

71
PramodDuttaPramodDutta

Generate optimized test combinations using pairwise (all-pairs) testing algorithms to achieve maximum coverage with minimum test cases across multiple input parameters

pairwise-testingcombinatorialall-pairs+4
191 days ago

Test Parameterization Patterns

71
PramodDuttaPramodDutta

Data-driven testing with parameterized tests, test matrices, combinatorial testing, and pairwise parameter generation techniques.

parameterizeddata-drivencombinatorial+2
191 days ago

pict-test-designer

37
omkamalomkamal

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results.

191 days ago

pict-test-designer

7
Jst-Well-DanJst-Well-Dan

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results.

191 days ago

pairwise-test-coverage

4
apankov1apankov1

Combinatorial testing with a greedy pairwise matrix generator. Covers all factor pairs in near-minimal test cases.

191 days ago

iterate-with-itertools

1
jimmc414jimmc414

For combinatorial iteration: permutations, combinations, cartesian products, without storing all results in memory.

191 days ago