We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello!
We'd like to add a "Run tests" button near the current "Toggle terminal", which would npm run test and show results instead of preview.
npm run test
How should we approach this? Especially regarding replacing the "Preview" with the npm run test output?