http://bit.ly/2AOVZYn
How to choose the right test types for Node and JavaScript, code them correctly, measure their effectiveness and host them in a CI/CD pipeline in the right way 💪🏼
#testing #jest #mocha #javascript #node #ci #cd
How to choose the right test types for Node and JavaScript, code them correctly, measure their effectiveness and host them in a CI/CD pipeline in the right way 💪🏼
#testing #jest #mocha #javascript #node #ci #cd
Medium
Node.js & JavaScript Testing Best Practices
30+ best practices for better Node JS & JavaScript testing, continuous integration (CI), and overall quality. By Yoni Goldberg
We will be creating a GitHub workflow to test, build, and automatically trigger the redeployment of an automatically generated docker container image on a remote server using a Webhook as a trigger.
⏱ 9 minutes read
#Docker #Github #CI
⏱ 9 minutes read
#Docker #Github #CI
Medium
Continuous deployment using Docker, GitHub Actions, and Web-hooks
Simple way to trigger an automatic redeployment of your application with every push
We, software engineers, spend a good chunk of time doing code reviews. And we should because reviewing code is an important activity.
⏱️ 6 minutes read
#CI #Tools
⏱️ 6 minutes read
#CI #Tools
Medium
Automating Code Review Chores Using Danger.js
Spend more time reviewing the critical parts of your pull requests