Published onApril 20, 2021Test Tablegolangtesttest-tableguideTest 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.