polite-garden-50641
07/29/2022, 3:45 PMhelp_formatter_test.py in order to debug and fix it but pytest doesn't see it for some reason? what am I doing wrong ?bitter-ability-32190
07/29/2022, 3:47 PM--no-process-cleanup and test --force, then splash around the sandbox?bitter-ability-32190
07/29/2022, 3:47 PMmain, so whats different on your box vs on main?polite-garden-50641
07/29/2022, 3:50 PMpolite-garden-50641
07/29/2022, 3:50 PMbitter-ability-32190
07/29/2022, 3:55 PMunittest.TestCase seemed suspect but pytest should support this 🤔
https://docs.pytest.org/en/7.1.x/getting-started.html#group-multiple-tests-in-a-classbitter-ability-32190
07/29/2022, 3:56 PMbut make sure to prefix your class withotherwise the class will be skippedTest
polite-garden-50641
07/29/2022, 3:56 PMbitter-ability-32190
07/29/2022, 3:56 PMbitter-ability-32190
07/29/2022, 3:56 PMhappy-kitchen-89482
07/29/2022, 4:21 PMTest... classes any more, but test_... functions, for new tests