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

Inquiry #1

Open
hnrklssn opened this issue Sep 10, 2017 · 2 comments
Open

Inquiry #1

hnrklssn opened this issue Sep 10, 2017 · 2 comments

Comments

@hnrklssn
Copy link

This looks both interesting and promising! Is it currently working? Stable?

From skimming through the code it looks like you're modifying the AST through macros instead of the bytecode, like pitest, is that correct?

I don't have much experience with writing neither SBT plugins nor Intellij ones, and not to much with macros either, but if you need help I'm interested to learn!

/Henrik

@sugakandrey
Copy link
Owner

Hi, I'm glad you found scalamu interesting, but it is probably too early to take contributions right now. The project is almost there in terms of being fully functioning, but definitely far from stable.

I'm indeed modifying the AST, although it is done using compiler plugin and not macros (think scoverage, wartremover and similar tools).

I'm hoping to come up with a publicly available working version in a couple of weeks, after that any user feedback and contributions will be highly appreciated.

@drorasaf
Copy link

I already have some experience in data mutation as a contributor to cosmic-ray(python mutation tests), and I would really like to help take this project forward.
What are your current milestones and how could I help?

I have to say that I recently tried to use it failed to do so, meaning at least the documentation should be revised.

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

3 participants