Question d’entretien chez Axial

How do you set up testing and error handling?

Réponse à la question d'entretien

Utilisateur anonyme

10 nov. 2022

Talked about writing unit tests, wrapping the code with catch exceptions and try/except cases. Also talked about documentation, as that helps other developers create future tests.