End to End Testing with Selenium in Docker

Learn how to quickly setup automated tests for your app using Selenium and Docker. Works for complex systems with backend and frontend. Even with components in different repositories. | Continue reading


@fire.ci | 4 years ago

The Difference Between CI and CD

Definitions are easy. Tools are easy to list. Checkout why CI and CD are solving fundamentally different problems. | Continue reading


@fire.ci | 4 years ago

API end to end testing with Docker

Check out how Docker is a huge productivity boost in API testing. For CI but also on a day-to-day at work. | Continue reading


@fire.ci | 4 years ago

Show HN: Why you should not use feature branches

Isn’t the git history in the picture above nice to work with? There are probably many problems in that repository, but one of them is most definitely the use of feature branches. Let’s see how such a bad thing became such a common practice. | Continue reading


@fire.ci | 5 years ago

Show HN: How to Get Started with Continuous Integration

Everything you need to know to get started with continuous integration. Branching strategies, tests automation, tools and best practices. | Continue reading


@fire.ci | 5 years ago