git push
). See About Launchable for detailed writeup.git push
use Launchable to optimize their unit tests.My test runtime went down 90 percent! Deployment to Heroku went from 30 to 10 minutes.It is great, just great!-- Masayuki Oguni, CEO and Lead Developer
--rest
option in the CLI. Here, you are using Launchable to return 1) a subset and 2) the rest of the tests. You can then run both these with your test runner. As the model learns, the subset will start capturing more issues and ultimately where you can confidently remove the rest of the tests.--log-level audit
global option when you invoke the CLI to view exactly what data was passed in the request. You can also use the --dry-run
option to simulate requests. See CLI reference.