Skip to content

bug_26/dev5 #34

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

bug_26/dev5 #34

wants to merge 2 commits into from

Conversation

tribbloid
Copy link

superseding #33

isSuitePredicate now rule out object & inner class

all test passed

all integration test passed

organise imports

upgrade scala versions

# Conflicts:
#	build.sbt
@cla-bot cla-bot bot added the cla-signed label Aug 15, 2025
@tribbloid
Copy link
Author

is the CI under maintenance? I saw this error message:

Run sbt -v +test
/home/runner/work/_temp/d439f5e6-f906-47eb-ac09-d675a6664ecd.sh: line 1: sbt: command not found
Error: Process completed with exit code 127.

}
}

ignore("in packages") { // TODO this doesn't work
Copy link
Contributor

Choose a reason for hiding this comment

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

@tribbloid Is this intended to be supported?

Choose a reason for hiding this comment

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

it should be deleted, in document ScalaTest runner has the -w <wildcard package> argument but I could never get it working. IntelliJ IDEA also deliberately circumvented it by using classpath scan to convert packages into explicit class names

.. unless you know an example that can use it properly

@cheeseng
Copy link
Contributor

@tribbloid For the CI error you may try pull the latest changes in our main, I just merged the CI build PR not long ago.

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

Successfully merging this pull request may close these issues.

3 participants