You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've already checked this previous issue #3276
but I think that the bug is still present.
I've also done the steps from alicewriteswrongs#3276 (comment) but nothing worked. Always all the tests runs.
The text was updated successfully, but these errors were encountered:
Prerequisites
Stencil Version
3.2.0
Current Behavior
Not able, from CLI , to run individual unit tests.
Expected Behavior
This command should run the tests only for COMPONENT instead, runs all the test.
npx stencil test --e2e --spec component
System Info
No response
Steps to Reproduce
Launch
npx stencil test --e2e --spec component
where component is the name of the individual testCode Reproduction URL
https://github.com/JEricaM/StencilUserTest
Additional Information
I've already checked this previous issue
#3276
but I think that the bug is still present.
I've also done the steps from alicewriteswrongs #3276 (comment) but nothing worked. Always all the tests runs.
The text was updated successfully, but these errors were encountered: