Your shiny new Scala build tool! Confused by SBT? Frustrated by Maven? Perplexed by Gradle? Give Mill a try. In-process tests live in the .test sub-modules of the various Mill modules. These range from tiny unit tests, to larger integration tests that instantiate a TestUtil.BaseModule in-process and a TestEvaluator to evaluate tasks on it. Note that the in-memory tests compile the BaseModule together with the test suite, and do not exercise the Mill script-file bootstrapping, transformation, and compilation process.
Features
- Basic smoke-tests to make sure the functionality works at all, without covering every edge case
- User-facing documentation, with the test cases, test commands, and explanatory comments included in the Mill documentation site
- Example repositories, that Mill users can download to bootstrap their own projects
- The integration tests are similar to example tests and share most of their test infrastructure
- integration tests are meant to test features more thoroughly then example tests, covering more and deeper edge cases even at the expense of readability
- integration tests are written using a Scala test suite extending IntegrationTestSuite, giving more flexibility at the expense of readability
- You can reproduce any of the tests manually using dev.run
Categories
Build ToolsLicense
MIT LicenseFollow Mill
Other Useful Business Software
Build on Google Cloud with $300 in Free Credit
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Mill!