Test-table

  • Published on
    Test table is a way of testing Go functions with different input parameters and expected outputs. It is a convenient way of writing tests for functions with multiple test cases.