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

update:support gox test codelens #250

Open
wants to merge 6 commits into
base: goplus
Choose a base branch
from

Conversation

luoliwoshang
Copy link

@luoliwoshang luoliwoshang commented Apr 9, 2024

Now can directly click on the run file tests and run test package codelens on test.gox to execute the corresponding tests
image
image

For a classfile with a get2_ytest.gox test, executing file test on that file is actually executing the test function corresponding to that file, so when codelens returns run file test, it is actually calling the test function that is unique to that test file

@luoliwoshang luoliwoshang changed the title fix:ignore 'run main package' codelens of _ytest.gox fix:ignore 'run main package' codelens of test.gox Apr 12, 2024
@luoliwoshang luoliwoshang changed the title fix:ignore 'run main package' codelens of test.gox update:support gox test codelens Apr 12, 2024
@luoliwoshang luoliwoshang force-pushed the ignore-yaptest-main branch 2 times, most recently from 8f4bd5b to 904b65b Compare April 17, 2024 01:16
@luoliwoshang luoliwoshang changed the title update:support gox test codelens [WIP] update:support gox test codelens Apr 25, 2024
@luoliwoshang luoliwoshang force-pushed the ignore-yaptest-main branch 3 times, most recently from bb164d3 to 459c98a Compare April 28, 2024 07:43
@luoliwoshang luoliwoshang changed the title [WIP] update:support gox test codelens update:support gox test codelens Apr 28, 2024
@luoliwoshang luoliwoshang force-pushed the ignore-yaptest-main branch 2 times, most recently from a1907d5 to f97d0b4 Compare May 11, 2024 02:13
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

Successfully merging this pull request may close these issues.

3 participants