mercredi 6 février 2019

Where to put test codes for GAE/Go project?

Currently, I'm developing on a project which is using GAE/Go. In Java, you usually put all the test codes in ${PROJECT_ROOT}/src/test/java. In Rails, you put them in, for example, ${PROJECT_ROOT}/spec.

Question

Where do I put test codes for GAE/Go project? Is there any recommendation/convention?

Aucun commentaire:

Enregistrer un commentaire