Versions in this module Expand all Collapse all v0 v0.0.1 May 13, 2024 Changes in this version + func TestSentenceParserFunc(t *testing.T, options []nmea.ParserOption, testCases []TestCase) + type TestCase struct + Expected nmea.Sentence + ExpectedErr error + Options []nmea.ParserOption + S string + Skip string