<!-- markdownlint-disable -->

* [Getting Started](/getting_started.md)
* [Playbook](/playbook.md)
<a rel="noopener" href="https://github.com/sponsors/test-prof" class="sponsor-link" target="_blank">
  <img class='sponsor-badge' src='/assets/images/heart.svg' alt='heart' />
  <span>Sponsor</span>
</a>

* Profilers
  * [Ruby profilers](/profilers/ruby_profilers.md)
  * [Event Profiler](/profilers/event_prof.md)
  * [Tag Profiler](/profilers/tag_prof.md)
  * [Factory Doctor](/profilers/factory_doctor.md)
  * [Factory Profiler](/profilers/factory_prof.md)
  * [RSpecDissect Profiler](/profilers/rspec_dissect.md)
  * [Memory Profiler](/profilers/memory_prof.md)
  * [TPS Profiler](/profilers/tps_prof.md)

* Recipes
  * [`before_all` Hook](/recipes/before_all.md)
  * [`let_it_be` Helper](/recipes/let_it_be.md)
  * [AnyFixture](/recipes/any_fixture.md)
  * [FactoryDefault](/recipes/factory_default.md)
  * [FactoryAllStub](/recipes/factory_all_stub.md)
  * [RSpec Stamp](/recipes/rspec_stamp.md)
  * [Tests Sampling](/recipes/tests_sampling.md)
  * [Rails Logging](/recipes/logging.md)

* Misc
  * [RuboCop cops](/misc/rubocop.md)
