Tech Blog with Remix, Bun and Cloudflare

Visit My Blog

Automated Testing and Screenshots

I use Playwright for end-to-end testing and automated screenshot generation. This ensures consistent quality across different devices and browsers. You can find the latest screenshots in the test-results/screenshots/ directory:

  • Blog Page (iPhone size)
    BlogPage
  • Blog Page (Desktop)
    BlogPage(PC)
  • Task Page
    TaskPage