Local development
We generally recommend DDEV because it provides most or all of the above for you out of the box, and helps you get a Drupal project up and running much faster while also isolating it from the rest of your operating system via containerization.
Testing
Additionally, we make heavy use of PHPUnit functional JavaScript tests, and the easiest way to get that set up is via the DDEV Selenium Standalone Chrome add-on.