tutorialkit
tutorialkit copied to clipboard
Can't access tests result in terminal
Is your feature request related to a problem?
Hi! I'm trying to implement "Run tests" button. I've created button according to guide at https://tutorialkit.dev/guides/how-to-use-tutorialkit-api/#write-to-terminal
However, there are 2 problems:
- I need to create extra terminal for "npm run test" command, because the first terminal is already open for the dev server. Is it correct?
- It seems that I don't have access to "npm run test" result. I want to display a message to the user after the test pass. How can I do this?
Describe the solution you'd like.
Describe alternatives you've considered.
Additional context
No response
There seems to be not enough memory for Dokka v2.0.0-Beta. Wait for a new release and see if this is fixed.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code