Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't access tests result in terminal #434

Open
zubkov7 opened this issue Jan 17, 2025 · 0 comments
Open

Can't access tests result in terminal #434

zubkov7 opened this issue Jan 17, 2025 · 0 comments

Comments

@zubkov7
Copy link

zubkov7 commented Jan 17, 2025

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:

  1. 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?
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant