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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Mill!