Building and Testing MongoDB
David discusses how MongoDB is built and tested using their own continuous integration system called Evergreen. He explains the importance of running functional and integration tests, as well as the challenges of measuring performance changes in a non-deterministic environment.In this clip
From this podcast

Data Skeptic
Change Point Detection in Continuous Integration Systems
Related Questions
What are tests for evaluating system performance in the episode Change Point Detection in Continuous Integration Systems and the clip Building and Testing MongoDB?
What should I test in software development according to the episodes Change Point Detection in Continuous Integration Systems and Building and Testing MongoDB?