8000 Add support for running a main method from the test scope by Gedochao · Pull Request #3502 · VirtusLab/scala-cli · GitHub
[go: up one dir, main page]

Skip to content

Add support for running a main method from the test scope #3502

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

Merged
merged 6 commits into from
Feb 21, 2025

Conversation

Gedochao
Copy link
Contributor
@Gedochao Gedochao commented Feb 17, 2025

Closes #2728

Tested to work with:

  • JVM
  • Scala.js / --js
  • Scala Native / --native
  • Spark / --spark
  • Spark stand / --spark-standalone
  • Hadoop / --hadoop

@Gedochao Gedochao force-pushed the feature/run-main-from-test-scope branch 2 times, most recently from 00d95e8 to e584caf Compare February 18, 2025 07:04
@bishabosha
Copy link
Contributor

love to see it!

@Gedochao Gedochao force-pushed the feature/run-main-from-test-scope branch 3 times, most recently from 0691f0f to ba5c877 Compare February 18, 2025 13:50
@Gedochao Gedochao force-pushed the feature/run-main-from-test-scope branch from 7272b1c to 2edebdd Compare February 20, 2025 09:37
@Gedochao Gedochao force-pushed the feature/run-main-from-test-scope branch from 2edebdd to e9066e5 Compare February 20, 2025 12:38
@Gedochao Gedochao requested a review from tgodzik February 20, 2025 13:40
@Gedochao Gedochao marked this pull request as ready for review February 20, 2025 13:40
@Gedochao Gedochao changed the title [WIP] Add support for running a main method from the test scope Add support for running a main method from the test scope Feb 20, 2025
Copy link
Member
@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I see it's mostly switching to lists etc.

@Gedochao Gedochao enabled auto-merge February 21, 2025 15:14
@Gedochao Gedochao merged commit c0a1ece into VirtusLab:main Feb 21, 2025
50 checks passed
@Gedochao Gedochao deleted the feature/run-main-from-test-scope branch March 5, 2025 13:06
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.

There is no command to run a main method in test scope
3 participants
0