Is there a way to run a test for a tap in the SDK ...
# singer-tap-development
c
Is there a way to run a test for a tap in the SDK for incremental replication? I want to test my MSSQL taps
LOG_BASED
replication to ensure that it only returns new records, but I don't think a test runner can be provided a state file.
a
I was looking at this earlier today, but I think the source links for the code snippets in the docs are broken: https://sdk.meltano.com/en/latest/testing.html#reference
e