← all publishers

xhubio

@xhubio source repo

3 published skills

  1. Nanook Test Flow · xhubio bundle
    Connects Nanook data tables (decision and matrix tables) into executable test flows: a flow table where one row is one test and the columns are its steps, each step referencing a case of a data table, a page action, or a registered function that takes its data by reference. Covers the flow table format, the step grammar, the runner contract (namespaces, consumed expectations, boundaries), the function registry with its "why not a table" rule, and the mistakes that turn flows back into code. Trigger: "test flow", "flow table", "connect tables to a test", "sequence of table cases", "nanook flow", "data reference for a function", "ablauf tabelle"
    0
    installs
  2. Nanook App Runner · xhubio
    Connects an application to a table-driven Playwright test execution: one shared runner over generated suite files, page objects under a common contract, base states created via API (login optimization), and resource pooling by effect profile. Execution side — table authoring is create-equivalence-class-table. Trigger: "connect app to nanook", "table-driven test execution", "page object contract", "base state setup", "suite runner", "user pooling", "nanook app runner"
    0
    installs
  3. Create Equivalence Class Table · xhubio
    Creates formatted Excel files with Nanook tables (decision, matrix, and specification tables) for arbitrary test objects (pages, APIs, forms). Includes color formatting, formulas, correct marker logic, the CASCADE pattern, multiplicity, tags/filters, and 100% coverage. Trigger: "create equivalence class table", "create decision table", "equivalence class table", "test data table", "nanook table", "matrix table", "specification table"
    0
    installs