General Motors (GM) Interview Question

Q: [Questions about pytest and python. E.G. "how does inheritance work in this section of code", "how to edit this segment of pytest code to reflect a new test we want to do"]

Interview Answer

Anonymous

Nov 18, 2023

A: [Be sure to know at least one accepted test framework in Python, either unittest or pytest. None of these questions are outside the bounds of what you'd see in a standard coding interview, just freshen up on how your chosen test framework works].

1