Class: RailsAiBridge::Serializers::Formatters::Sections::TestsFormatter

Inherits:
SectionFormatter show all
Defined in:
lib/rails_ai_bridge/serializers/formatters/sections/tests_formatter.rb

Overview

Renders the Testing section with framework, factories, and CI config.

See Also:

  • Formatters::Providers::SectionFormatter

Instance Attribute Summary

Attributes inherited from Base

#context

Method Summary

Methods inherited from SectionFormatter

#call

Methods inherited from Base

#call, #initialize

Constructor Details

This class inherits a constructor from RailsAiBridge::Serializers::Formatters::Base