Python Unit Tests on Jenkins

Learned how to make unit tests on Jenkins with Python and Nose. With just a few clicks, now we know whether our functions work or not on every commit.

Visual Studio Code Aspnet Mvc Quickstart - 3 Steps on Ubuntu

You are a .net developer or want to become one. You have started with Windows but every day people are talking about open source technologies and ubuntu.

5 Reasons Why Every Software Development Team Needs Continuous Testing

Do you feel embarrassed when your recently developed software crashes in front of a customer?

Trend Analysis Start With Jenkins or Gitlab

In this blog, CI tools compared before. In this post, a trend analysis study carried out. Let's examine Jenkins and GitLab. First of all, Jenkins have huge community and in Turkey GitLab is making huge advertisements and too many people is talking about it.

Top 6 Continuos Integration (CI) Tools Comparison

Continuous Integration (CI) tools are an integral part of projects. It has to be choosen wisely.

What is Continuous Integration?

Continuous Integration (CI) is the method of automating the integration into a single software project of code changes by various contributors.