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

Provide a way to filter tests by test name #599

Closed
zxch3n opened this issue Feb 11, 2025 · 3 comments
Closed

Provide a way to filter tests by test name #599

zxch3n opened this issue Feb 11, 2025 · 3 comments

Comments

@zxch3n
Copy link

zxch3n commented Feb 11, 2025

No description provided.

@peter-jerry-ye peter-jerry-ye transferred this issue from moonbitlang/core Feb 11, 2025
@Young-Flash
Copy link
Collaborator

test "test_name" {

}

test "test_name" {
  
}

the code above is valid in moonbit. the test name is not unique. You can use the Run test code len to run a test

@zxch3n
Copy link
Author

zxch3n commented Feb 12, 2025

How should I specify the target env via code lens?

@Young-Flash
Copy link
Collaborator

How should I specify the target env via code lens?

use latest toolchain, switch backend before you click test code len
Image

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

2 participants