For an FRC mechanism tester, you need 12V from a battery for your motor controller, and 5V to power most cheap servo testers.
You can get that from a standard FRC battery, battery connector, ATC fuse block, 5v power supply (LM7805c), cheap servo tester, and as many motor controllers as you want (as long as they are all spinning at the same power).
How to
Throw a SB50 battery connector onto a ATC/ATO fuse block
https://www.andymark.com/products/atc-ato-8-gang-fuse-block-with-ground-terminal?
You’ll need a ~5-20A fuse for the voltage regulator LM7805c that powers the servo tester, plus as many 30A fuses as you want motor controllers. These use crimp-on spade terminals for all the small connections.
(These fuse blocks used to be on FRC robots from the 90’s through 2008ish so you might already have one around)
An LM7805c will get you 5v power. Look for the large, through-hole package. You can solder a + and ground directly to the legs, and then run 5v and - out to a cheap servo tester.
https://www.digikey.com/product-detail/en/texas-instruments/LM7805CT-NOPB/296-47192-ND/3901929
You can probably find these on amazon & ebay too, very common component
A cheap servo tester was already linked above. I used the $1.50 ebay version in my setup, no problems.
You can plug the TalonFX power into the fuse block and the green/yellow wire with female pins into the servo tester output (make sure you orient the colors per CTRE’s manual). It’ll work fine. We ran gen1 of our shooter off this setup. I hate crimping spades onto 600strand wire, and found it tended to fall out - so maybe solder & strain relieve if you plan to use this long term.
Extension #1:
You can run up to 5 motors at once, as long as you put 5 fuses in the fuse block and don’t mind them all going the same direction at the same time.
Extension #2: hook two servo testers into the LM7805, operate two channels at once.
You could probably fit three or four into the 1.5A the LM7805 is rated for, but you only have two hands to twist knobs with…
If you want to run PWM tests on motors that are already on your robot… you already have 12v fused power on the PDP. And there’s 5v available at the VRM. Plug your standard $1.50 ebay 5v servo tester into the 5v rail on the VRM and plug your motor controller PWM in the other side.
Just remember to unplug the servo tester / replug the controller before you get inspected or go to matches and you’ll be fine.