PHPUnit 10 für Symfony Entwickler:innen
Sebastian Bergmann
by Sebastian Bergmann
7M ago
Version 10 ist wahrscheinlich das bisher größte Update für PHPUnit. Fast alle Interna des am weitesten verbreiteten Test-Frameworks für PHP wurden längst überfälligen Änderungen unterzogen, um die Arbeit der Entwickler:innen zu verbessern, die an PHPUnit arbeiten. Diese Präsentation beleuchtet die Verbesserungen, die für diejenigen vorgenommen wurden, die täglich Tests mit PHPUnit schreiben und ausführen. Darüber hinaus wird gezeigt, warum einige Teile der PHPUnit Bridge von Symfony bald überflüssig werden könnten. In diesem Vortrag lernt Ihr alles, was Ihr über PHPUnit 10 wissen müsst. Ihr we ..read more
Visit website
Zukunft nachhaltig mit Hilfe der Open Source Bewegung gestalten
Sebastian Bergmann
by Sebastian Bergmann
7M ago
Der Arbeitskreis Open Source Software möchte in diesem Workshop aufzeigen, wie stark sich die Open Source Community und deren Projekte bereits positiv und nachhaltig auf Gesellschaft und Wirtschaft auswirken und welche Möglichkeiten jede:r von uns hat, in Zukunft mit Hilfe von Open Source einen ganz persönlichen Beitrag dazu leisten zu können. Dabei betrachtet der Arbeitskreis nicht nur Open Source Software, sondern auch Open Source Hardware und Open Source Daten. Zusätzlich laden wir Gastredner:innen ein, welche einzelne OS-Projekte kurz beleuchten. Der Workshop unterteilt sich in theoretisch ..read more
Visit website
The PHP Foundation
Sebastian Bergmann
by Sebastian Bergmann
9M ago
The PHP Foundation is a non-profit organization formed in 2021 by well-known PHP folks as well as major companies from the PHP ecosystem. Come to this session to learn what we have achieved since then and what we are planning next. We’re eager to answer your questions and look forward to hearing your suggestions ..read more
Visit website
PHP 7: Security Support Ends. Now what?
Sebastian Bergmann
by Sebastian Bergmann
9M ago
Security support for PHP 7 has ended. What does this mean for you ..read more
Visit website
The PHP Stack’s Supply Chain
Sebastian Bergmann
by Sebastian Bergmann
9M ago
All modern software is built using third-party software components, which may come with their own dependencies. Do you know everything about the components that make up the foundation of your software? What is the PHP software stack’s supply chain? In this presentation, Sebastian Bergmann paints a picture as complete as possible, covering topics from software supply chain security concerns to the funding of Open Source software development ..read more
Visit website
DDoS Attacks on Open Source Infrastructure
Sebastian Bergmann
by Sebastian Bergmann
9M ago
Denial of Service attacks, distributed or not, usually target companies in an effort to sabotage their business; most commonly for the financial gain of the attackers by extorting money. We never imagined that such an attack would target not-for-profit Open Source projects and their infrastructure. We could not have been more wrong. In May 2022, we noticed a spike in traffic—500 times its usual average! The webserver that hosts the repository for PHP Archives (PHAR) of PHPUnit was being assaulted with a Distributed Denial of Service (DDoS) attack using HTTP flooding, almost fully exhausting th ..read more
Visit website
PHPUnit Best Practices
Sebastian Bergmann
by Sebastian Bergmann
9M ago
While PHPUnit is not difficult to set up and writing tests with it is easy, you will get better results and save development time if you know the tips and tricks to leverage PHPUnit more effectively. This session, presented by the creator of PHPUnit, teaches best practices you can use to ensure that your unit testing effort is efficiently implemented ..read more
Visit website
PHPUnit 10: Why it’s delayed, what it brings
Sebastian Bergmann
by Sebastian Bergmann
9M ago
Every year in February, a new major version of PHPUnit is released. Unless a pandemic throws the lives of Open Source developers as well as the schedule of their projects into disarray. In this presentation, Sebastian Bergmann, the creator and maintainer of PHPUnit, explains why the next major version is delayed, why that’s not a bad thing, what this has to do with PHP 8, among other things, but above all why PHPUnit 10 will be a great and important release ..read more
Visit website
Fearless Dependency Upgrades
Sebastian Bergmann
by Sebastian Bergmann
9M ago
All software has dependencies: programming language, framework, and libraries. New versions for these dependencies with security fixes, bug fixes, or new features are regularly released. A new version is not always fully compatible with its predecessor. Teams that can rely on their test automation to answer the question of whether the new version of a dependency is problematic or not are in a good position. This presentation shows best practices for upgrading dependencies without fear in projects that have high test coverage as well as approaches for projects without test automation ..read more
Visit website
Why I manage test fixture differently
Sebastian Bergmann
by Sebastian Bergmann
9M ago
Sebastian Bergmann ponders why he no longer writes setUp() methods ..read more
Visit website

Follow Sebastian Bergmann on FeedSpot

Continue with Google
Continue with Apple
OR