Click any tag below to further narrow down your results
Links
Kombai is a tool designed for frontend development, integrating deep browser access and an understanding of your codebase. It automates code generation, refactoring, and testing while adhering to best practices from numerous libraries. The tool is safe for enterprise use, ensuring it doesn't affect backend systems.
The OpenAI Testing Agent Demo repository showcases how to utilize OpenAI's CUA model with Playwright for automating frontend testing of web applications. It includes three integrated components: a Next.js frontend for test configuration, a Node server for communication with the CUA model, and a sample e-commerce app for demonstration purposes. Users are advised to avoid using the model in production or authenticated environments due to its current preview status.
Lyft's Frontend Developer Experience team developed a Codemod Platform to automate code upgrades and dependency management across over 100 frontend microservices, aiming to reduce technical debt while allowing developers to focus on delivering business value. The platform leverages jscodeshift for code transformations and includes features like evergreen codemods and support for various file types to streamline the update process.