An open-source automated testing tool for front-end web applications, allowing developers to write automated tests for JavaScript code and supporting visual regression testing.
Broccoli is an open source automated testing framework designed specifically for testing front-end JavaScript code and applications. It facilitates test-driven development by making it easy for developers to write automated tests for their JavaScript code.
Some key features of Broccoli include:
By enabling automated testing best practices for front-end code, Broccoli speeds up development cycles, catches regressions, and helps prevent bugs. Its visual diff tools make it easy to catch visual changes and bugs. Overall, Broccoli drives quality in front-end web application delivery and testing.