Contribute Media
A thank you to everyone who makes this possible: Read More

Speedily Practical Large-Scale Tests

Summary

Mozilla's projects have thousands of tests, so we've had to venture beyond vanilla test runners to keep things manageable. Our secret sauce can be used with your project as well. Reach beyond the test facilities that came with your project, harnessing pluggable test frameworks, dynamically reordering tests for speed, exploring various mocking libraries, and profiling your way to testing nirvana.

Details

Improve this page