tldr; A quick dive into some issues making
zarf
Windows compatible.
Brewfile
My current Brewfile explained. Some entries (like gcc
) are omitted because they are self explanatory,
while others (like helm
) are omitted because they are much more commonly known. This leaves, lesser known and hopefully
helpful programs. Enjoy!
Playwright Testing Zarf
tldr;
playwright is a very powerful E2E testing framework by Microsoft, but it does come with a slight learning curve, even if migrating from Cypress or Selenium