Get feedback on your projects without waiting for nao
Install with npm:
npm i -g minimouli
Or with Yarn:
yarn global add minimouli
Once installed, just run minimouli run
in your project directory to start the automated tests. No configuration is required!
Pro-tip: run minimouli login
first to see your results on a web page.
minimouli login
minimouli run
Make sure you have installed Node.js at least at version 14.17
Windows is currently not supported, but you can use WSL or Docker.
The entire Minimouli project is open source. Feel free to check and contribute on GitHub by opening issues or pull requests.
The Minimouli project just started, there is still a lot to do!
Minimouli supports Node.js from version 14.17 at least. You can see your current version of Node.js by running node -v
.
We strongly encouraged you to use the latest version of Node.js for security and performance issues. You can update your Node.js version by using the nvm tool, you can learn more here.
You can report the bug by opening a GitHub issue, in English or in French.
If the problem is related to the Minimouli project, please open an issue on this repository, otherwise, if the problem is related to a specific moulinette, please open an issue on the associated GitHub project.
If you feel strong enough, you can clone the project, fix the bug, and propose the correction by opening a pull request.
Yes, minimouli will be free for everyone and forever.
The Minimouli project is released under the MIT License.