Cover Image for How to handle Node.js Code Coverage with NYC in Docker Containers
Background

Shivam Sourav Jha


More Stories

Cover Image for How AI code is Transforming the Future of Software Development

How AI code is Transforming the Future of Software Development

Swapnoneel Saha

Table of Contents The world of software development is undergoing a huge transformation, due to the emergence of artificial intelligence...

Cover Image for Docker Containers: Enabling SSL for Secure Databases

Docker Containers: Enabling SSL for Secure Databases

Gourav Kumar

Table of Contents Why Enable SSL for Databases? Security is critical for any application, especially when dealing with sensitive data...

Cover Image for Mastering Node.js Backend Testing with Mocha and Chai

Mastering Node.js Backend Testing with Mocha and Chai

Abhishek Kushwaha

Table of Contents Unit testing is important because it checks small parts of code to make sure they work right...

Cover Image for How to Switch from Jest to Vitest for Better Node.js Testing

How to Switch from Jest to Vitest for Better Node.js Testing

Abhishek Kushwaha

Table of Contents and Vitest are two well-known JavaScript testing frameworks, each with its own strengths. Jest, created by Facebook,...

Cover Image for BitBucket Self-Hosting : Running ebpf/Privileged programs

BitBucket Self-Hosting : Running ebpf/Privileged programs

Animesh Pathak

Table of Contents Bitbucket is a robust tool for source code management and continuous integration/continuous deployment (CI/CD). It offers flexibility...

Cover Image for How to Use covdata for Better Go Code Coverage

How to Use covdata for Better Go Code Coverage

Akash Kumar

Table of Contents When you run your Go programs or integration tests, numbers of raw coverage files are typically generated...