Mindulle Garden
Search
Search
Search
Light mode
Dark mode
Folder: fruit/Coding/Testing/javascript/5-Continuous-Integration
9 items under this folder.
Aug 17, 2024
5-1 Enrich your linters and abort builds that have linting issues
Aug 17, 2024
5-2 Shorten the feedback loop with local developer-CI
Aug 17, 2024
5-3 Perform e2e testing over a true production-mirror
Aug 17, 2024
5-4 Parallelize test execution
Aug 17, 2024
5-5 Stay away from legal issues using license and plagiarism check
Aug 17, 2024
5-6 Constantly inspect for vulnerable dependencies
Aug 17, 2024
5-7 Automate dependency updates
Aug 17, 2024
5-8 Other non-Node related CI tips
Aug 17, 2024
5-9 Build matrix Run the same CI steps using multiple Node versions