Open
Description
It would be nice if you could build and run a single components tests from an npm script instead of having to build all of the tests and then run all of the test. The use case for this would be when you are authoring a single component with its tests, at which point you don't care about other components and their tests.