Replies: 3 comments · 2 replies
-
The discussion was about Mill BSP and how to improve Mill BSP. Mill has a pretty good test coverage but the BSP component does not, so the best start to improve BSP is to add test coverage which additionally enables a developer to reproduce and fix reported issues. The build-server-protocol project has a So, if anybody want to improvement to Mill BSP, contributing a test setup would IMHO to most helpful task. |
Beta Was this translation helpful? Give feedback.
-
cc @AnthonyGrod as he is working on Mill IntelliJ integration |
Beta Was this translation helpful? Give feedback.
-
Current functionality in Scala plugin will be superseded by the dedicated BSP plugin. Mill will be the first use case. As for using the testkit, maybe @agluszak can give some pointers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been having some issues with IntelliJ and Mill, and on Discord @lefou suggested adding a test suite based on bsp testkit could help, but I don't know anything about it. How would one go about doing that?
Beta Was this translation helpful? Give feedback.
All reactions