Testcafe.io

End-to-end testing, simplified No WebDriver required. No manual timeouts needed. Cross-browser testing out-of-the-box. TestCafe’s intuitive syntax makes teams more productive from day one https://testcafe.io

Docker Tips: Clean Up Your Local Machine

https://medium.com/better-programming/docker-tips-clean-up-your-local-machine-35f370a01a78 Overall Consumption Prune The following commands allow us to delete all stopped containers at once and to reclaim the disk space they’re using: Images Disk Usage The following commands list the existing dangling image on the system: To remove the dangling image we can go the long way: