@copilot In this tests module, you shouldn't be adding dedicated test classes for poetry - you should add to the existing TestAddDefaultGroups test and adding a TestPoetry section within it.
Originally posted by @nathanjmcdougall in #1601 (comment)
Especially information regarding the nested pytest classes. Maybe check CONTRUBTING.md for some of this info plus be descriptive by looking at the actual test suite.