Module: RuboCop::Cop::RSpec::FactoryBot

Defined in:
lib/rubocop/cop/rspec/factory_bot/create_list.rb,
lib/rubocop/cop/rspec/factory_bot/syntax_methods.rb,
lib/rubocop/cop/rspec/factory_bot/factory_class_name.rb,
lib/rubocop/cop/rspec/factory_bot/factory_name_style.rb,
lib/rubocop/cop/rspec/factory_bot/attribute_defined_statically.rb,
lib/rubocop/cop/rspec/factory_bot/consistent_parentheses_style.rb

Defined Under Namespace

Classes: AttributeDefinedStatically, ConsistentParenthesesStyle, CreateList, FactoryClassName, FactoryNameStyle, SyntaxMethods