Developer tools

Automated API Testing for the KIE Server
Article

Automated API testing for the KIE Server

Juliano Mohr

This blog explores concepts and techniques around automated API testing of business rules and processes deployed in a KIE Server.

Git feature icon
Article

How to ignore files in Git without .gitignore

Heiko Rupp

Learn how to prevent accidental file check-ins in Git without the limitations of .gitignore, which only works well with files common to all collaborators.

Continuous integration with GDB Buildbot
Article

Continuous integration with GDB Buildbot

Sergio Durigan Junior

Discover how Buildbot brings continuous integration to the GNU Project Debugger, where the project stands now, its challenges, and where it's headed.