I wrote a new connector using Python however I jus...
# help-connector-development
s
I wrote a new connector using Python however I just heard that I would still need to write acceptance tests in Java. The docs did mention this: https://docs.airbyte.com/connector-development/tutorials/building-a-python-destination/#step-6-set-up-acceptance-tests So how soon is very soon for python acceptance tests? I rather not use Java for this since everything is in Python right now.
m
There isn’t any plans to make the acceptance test for Python destinations
s
Should the docs be updated with there are no plans to do this but here is a FR to upvote?