DevelopmentAugust 9, 2022 ยท View on GitHubLinting Execute MegaLinter locally: ./bin/ml.sh Testing Run all tests: cargo test Run only one test: cargo test test_lambda Run tests with nextest: cargo nextest run Generate a coverage report: cargo llvm-cov nextest Install nextest. Generate test coverage.