
Automate Your Workflow With Git Hooks
Git Hooks and Husky can be used to check the quality of your code, automate repetitive tasks or standardize commit messages.
Full-stack web developer at marmelab, Anthony seeks to improve and learn every day. He likes basketball, motorsports and is a big Harry Potter fan
Git Hooks and Husky can be used to check the quality of your code, automate repetitive tasks or standardize commit messages.
Build a CI workflow (GitHub or GitLab) to turn the screenshots taken after an e2e test failure (Cypress, Playwright) into CI artifacts.