How can I modify factory-bot to allow for namespaced packs and accommodate stimpack users?

This message was imported from the Ruby/Rails Modularity Slack server. Find more info in the import thread.

namespaced packs + factory-bot + stimpack users: how are you namespacing your factories?

• modifying factory-bot (eg https://github.com/zinc-collective/factory_bot-namespaced_factories)
• explicit namespace inclusion in factory definition and usage
• ???

By default, it seems like factory-bot wants an explicit namespace included in the factory name (products_sku) both in the definition of the factory and invocation of it.

Hey Gary - I don’t have an answer to your question, this is just a house keeping comment. For specific packwerk discussions, <#C02TLU33RNW|packwerk> is a better channel