blog
Contact e-mundo.de
agile BDD CARDS+ CD CI Cloud Control-Area-Network CSS Culture Debugging DevOps Git Infrastructure Java JavaScript Jenkins macOS OpenScience pipeline Python React Research Ruby Scapy SharedLibrary SpringBoot SSCCE Svelte Testing TypeScript UserStories VueJS
Thumbnail
2 min
Create a changelog from git log
On a regular basis, you may want to tag the master branch with a (beta) version that is deployed to a customer’s staging system. People not engaged in development themselves (e.g. product owners) usually have a hard time following the changes that are made available with each new version. So the easiest way to help them is to create a readable changelog from the git log. HOW WE DO IT We use GitLab, which requires us to work with so called "feature branches" and merge requests.
Feb 5, 2019 • 2 min read by Georg Schild
#SSCCE #Git
Thumbnail
4 min
Using CARDS+ cases to calculate e2e test coverage

In an iterative, continuous development process, manual tasks must be reduced to guarantee a high level of quality over time. Testing the artifact is one of those tasks.

Jan 14, 2019 • 4 min read by Georg Schild
#CARDS+ #Ruby #Testing
Thumbnail
2 min
Height-retaining tabs component using css grid

When creating UI components for the web, you want to avoid jumping content where one component pushes another away. However, this is not always as easy as it seems.

Sep 19, 2018 • 2 min read by Philipp Mitterer
#CSS
1
2
3
4
Imprint Privacy Policy