dimanche 2 décembre 2018

Local testing for python 3 with datastore

Does anyone know how to simulate the datastore for local testing with python 3?

Java has the local test utils

python 2 has the testbed module

The documentation suggests using the datastore emulator, but even though it is working, I think it is not ideal to have the tests depending on an external process and it takes a lot of time to start

Aucun commentaire:

Enregistrer un commentaire