Skip to main content
Readable tests

Readable tests

Do you like reading tests? No? Maybe you haven't seen readable tests yet.

Rust vs modern C++ 3/3

Rust vs modern C++ 3/3

Rust trifft auf modernes C++: Ein fairer Vergleich einiger Sprachfeatures Teil 3 von 3

Reasonable-looking and wrong

Reasonable-looking and wrong

AI built it fast. The rest was catching where it sounded right but wasn't.

Release Management in Azure DevOps: A Comparison of Options, Common Anti-Patterns, and Practical Combinations

Release Management in Azure DevOps: A Comparison of Options, Common Anti-Patterns, and Practical Combinations

Which mechanism you use to track release scope in Azure DevOps shapes what your team can see, query, and report on. This article walks through six options — their trade-offs, anti-patterns to avoid, and how to combine them when one approach isn't enough.

Unit-Testing vs. Integration-Testing

Unit-Testing vs. Integration-Testing

Was ist eigentlich eine Unit? Und wie können wir zwischen Unit- und Integration-Testing das Beste herausholen?

Rust vs modern C++ 2/3

Rust vs modern C++ 2/3

Rust trifft auf modernes C++: Ein fairer Vergleich einiger Sprachfeatures Teil 2/3

Designing Azure DevOps Projects for Real-World Complexity

Designing Azure DevOps Projects for Real-World Complexity

How you structure your Azure DevOps project shapes everything that follows — from team visibility to sprint planning. This guide walks through three real-world scenarios of increasing complexity, so you can make that foundational decision with confidence.

Rust vs modern C++ 1/3

Rust vs modern C++ 1/3

Rust trifft auf modernes C++: Ein fairer Vergleich einiger Sprachfeatures Teil 1/3

Merged PR 42: fix(Azure DevOps): Merge PR without prefix in commit message

Merged PR 42: fix(Azure DevOps): Merge PR without prefix in commit message

Azure DevOps has recently added a new feature that allows you to remove the PR ID from the commit message after merging a pull request.