# Problem I attempt to run a single test, but all tests are run. # Discussion - single tests can be run: https://nodejs.org/api/test.html#filtering-tests-by-name # Demo single test clicked in test explorer, all tests run: <img width="931" alt="Untitled" src="https://github.com/connor4312/nodejs-testing/assets/1003261/501f274c-8a60-433d-8950-24043c32025a">
Problem
I attempt to run a single test, but all tests are run.
Discussion
Demo
single test clicked in test explorer, all tests run: