Docs Home
Docs Home#

BlueRacer - Keep your unit tests fast
Unit tests tend to get slower with time, wasting developer and machine hours. BlueRacer helps you keep your tests fast by posting a unit test performance summary on every Pull Request.

Additional resources
- BlueRacer Blog
New features, tips & tricks, along with more general writings and rants on everything related to testing.
- BlueRacer Newsletter
Subscribe to our newsletter to always be up to date with latest updates. Up to one email per month.
- BlueRacer Contact Form
If all else fails, we’re always here to help, just shoot us an email!
- Awesome test speedup
A collection of tips & tricks to make your tests faster. It is Python specific, but definitely applicable to other languages as well.