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
Go from Data Warehouse to Data and AI platform with BigQuery
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Mill!