Publish Playwright Test Reports with GitLab CI/CD Artifacts
A step-by-step guide to configuring Playwright and GitLab CI/CD to automatically publish HTML test reports with clickable links.
Hi, I'm Aron.
I'm a software engineer based in Germany. I'm currently working at Ambient as a full-stack developer. I'm interested in web development, devops, and
system administration.
I also like to write about my experiences and learnings. You can find my
blog posts below.
I'm always working on some side projects. Here are some of my recent projects:
You can find more of my projects on my GitHub and
details about my work experience on my projects.
If you want to get in touch, the fastest way is to send me a mail at [email protected].
A step-by-step guide to configuring Playwright and GitLab CI/CD to automatically publish HTML test reports with clickable links.
A step-by-step guide to configuring a reverse proxy using NGINX Proxy Manager for Docker containers.
Learn how to write Vitest In-Source tests through automatic test discovery.
A step-by-step guide on setting up Hot Module Replacement (HMR) in Vite with an NGINX reverse proxy, including configuration tips and best practices.
A step-by-step guide to building a Two-Factor Authentication (2FA) form in React using SMS for verification, highlighting the use of react-hook-form and the autoComplete="one-time-code" attribute.
Learn how to use Sentry's `beforeSend` configuration to filter out non-actionable "Failed to fetch" errors caused by adblockers in your web applications.