IntermediateVocabulary#developer-tools#backend#architecture

Test Pyramid Vocabulary

Learn the vocabulary of favoring many fast unit tests over a few slow, broad end-to-end tests.

0 / 5 completed
1 / 5
At standup, a dev mentions a testing strategy with many fast, narrow unit tests at the base, fewer integration tests in the middle, and only a small number of slow, broad end-to-end tests at the top. What is this shape called?