Function: expandMatrix()
August 8, 2026 ยท View on GitHub
@plures/praxis / index / expandMatrix
Function: expandMatrix()
expandMatrix(
matrix):Record<string,string>[]
Defined in: src/lifecycle/qa.ts:227
Expand a matrix into all combinations.
Parameters
matrix
The test matrix to expand
Returns
Record<string, string>[]
Array of records, each representing one combination of axis values