singer_sdk.testing.tap_tests.StreamRecordMatchesStreamSchema

class singer_sdk.testing.tap_tests.StreamRecordMatchesStreamSchema[source]

Test all attributes in the record schema are present in the catalog schema.

test()[source]

Run test.

Return type:

None