You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and supports symbolic modelling of strings and regular expressions.
A lightweight DOM-based UI automation framework using Chrome DevTools Protocol (CDP). Super Pancake provides a simple, powerful API for browser automation, testing, and reporting with a beautiful web UI
This project contains Selenium WebDriver tests for the IQ Mobile website. The tests are implemented in JavaScript using the Selenium WebDriver library and Chai for assertions.
Proyecto de testing unitario 🧪 con Jest ✅ para una aplicación simple de administración de productos 📦. Se implementa desarrollo guiado por tests (TDD) 🎯 para validar funciones de añadir, eliminar, obtener y actualizar productos, asegurando la calidad y robustez del código 💪.