diff --git a/docs/README.md b/docs/README.md index 0a53f12f..680b58c3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -54,6 +54,8 @@ TestProf toolbox aims to help you identify bottlenecks in your test suite. It co ## Resources +- [Profiling Ruby tests with Swiss precision](https://evilmartians.com/events/profiling-ruby-tests-with-swiss-precision-helvetic-ruby) + - [TestProf: a good doctor for slow Ruby tests](https://evilmartians.com/chronicles/testprof-a-good-doctor-for-slow-ruby-tests) - [TestProf II: factory therapy for your Ruby tests](https://evilmartians.com/chronicles/testprof-2-factory-therapy-for-your-ruby-tests-rspec-minitest)