Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: e2e-testing

77 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
realworld-apps/realworld
RealWorld is a collection of exemplary fullstack demo applications — the same Medium.com clone implemented in over 100 frameworks and langu…
7784139active
goldbergyoni/javascript-testing-best-practices
A comprehensive, curated guide of 50+ best practices for JavaScript and Node.js testing, covering frontend, backend, and CI topics from bas…
3224630active
android/testing-samples
A collection of sample projects from Google demonstrating automated testing frameworks and techniques on Android, including Espresso, UiAut…
479291active
bencodezen/vue-enterprise-boilerplate
An opinionated architecture and development environment boilerplate for new Vue 3 + Vite single-page application projects, built on create-…
617778active
atinfo/awesome-test-automation
A curated awesome-list of test automation frameworks, tools, libraries, and software organized by programming language (Python, Java, Ruby,…
577146active
web-platform-tests/wpt
A large cross-browser test suite for the Web platform stack, covering specifications from WHATWG, W3C, and other standards bodies. It inclu…
956123active
belnadris/angular-electron
A starter template (boilerplate) for building cross-platform desktop applications with Angular and Electron, including TypeScript, SASS, an…
885721active
goldbergyoni/nodejs-testing-best-practices
A comprehensive guide to modern Node.js testing featuring 50+ best practices, advanced topics like database, message queue, and contract te…
524390active
jepsen-io/maelstrom
Maelstrom is a workbench for learning distributed systems by writing toy implementations, built on the Jepsen testing library. It provides …
643668active
jmcdo29/testing-nestjs
A community-maintained repository of example NestJS applications demonstrating testing techniques including unit tests, integration tests, …
313014active
cawa-93/vite-electron-builder
A secure Electron application boilerplate built on Vite with TypeScript, supporting Vue, React, Angular, Svelte, Preact, Solid, and Vanilla…
802990active
KhronosGroup/WebGL
The official Khronos repository hosting the WebGL specification documents and the WebGL conformance test suite. It serves as the canonical …
762847active
tc39/test262
Test262 is the official conformance test suite for the ECMAScript (JavaScript) language specifications, including ECMA-262, ECMA-402, and E…
952813active
cosmicpython/code
Companion example application code for the book 'Architecture Patterns with Python' by cosmicpython. Each chapter has its own branch demons…
442693active
mojoaxel/awesome-regression-testing
A curated awesome-list of resources, tools, frameworks, and services for visual regression testing. It aggregates links covering browser au…
702414active
TheJambo/awesome-testing
A curated awesome-list of software testing resources including tools, books, training, blogs, and newsletters. It targets newcomers to soft…
772357active
mjhea0/flaskr-tdd
An extended version of the official Flask tutorial that walks through building Flaskr, a mini-blog application, using test-driven developme…
672343active
fityanos/awesome-quality-assurance-roadmap
An awesome-list style roadmap guiding aspiring Software Quality Assurance and Quality Automation Engineers through the skills needed for a …
702168active
NoriSte/ui-testing-best-practices
A curated, community-maintained guide of UI testing best practices covering testing strategies, E2E, integration, and component testing. It…
521737active
mxschmitt/awesome-playwright
A curated awesome-list of tools, utilities, integrations, and projects built around the Playwright browser automation and testing framework…
761560active
jest-community/awesome-jest
A curated awesome list of Jest packages, plugins, and resources maintained by the jest-community organization. It catalogs matchers, IDE in…
621549active
hjwp/book-example
Companion example code repository for the book 'Test-Driven Web Development with Python' (Obey the Testing Goat), with one branch per book …
531491active
eugene-khyst/postgresql-event-sourcing
A reference implementation of an event-sourced system using PostgreSQL as the event store, built with Spring Boot in Java. It demonstrates …
101356active
webcomponents/custom-elements-everywhere
A project that runs Karma test suites against major JavaScript frameworks to evaluate how well they interoperate with Custom Elements (Web …
761256active
hamvocke/spring-testing
A Spring Boot sample application demonstrating test automation across all levels of the test pyramid, from unit tests to end-to-end tests. …
531236active
vdespa/introduction-to-postman-course
A free introductory course on writing API tests with Postman, including course notes, a sample Simple Books API, and a video on freeCodeCam…
461148active
christian-bromann/awesome-selenium
A curated list of Selenium and WebDriver resources, including testing tools, drivers, grid setups, cloud services, and web scraping librari…
651130active
BMayhew/awesome-sites-to-test-on
A curated awesome-style list of websites and applications for practicing software testing, including security, web, mobile, performance, AP…
761096active
checkly/puppeteer-examples
A collection of practical Puppeteer example scripts for running Headless Chrome from Node.js, covering basics like screenshots and form han…
103041maintenance
china-testing/python-api-tesing
A continuously updated Chinese-language curated resource list for Python testing and test development, covering test frameworks, UI/perform…
322468maintenance
joemasilotti/UI-Testing-Cheat-Sheet
A companion repository for the UI Testing Cheat Sheet blog post, containing working XCUITest example code in Swift. It demonstrates common …
322166maintenance
eliotsykes/rspec-rails-examples
A Rails application that serves as a comprehensive RSpec cheatsheet, containing well-commented example specs for feature, mailer, model, an…
102148maintenance
jlandure/alpine-chrome
Docker images providing headless Chrome built on the tiny Alpine Linux base, with variants bundling Node.js, Puppeteer, Playwright, Chromed…
462137maintenance
wakaleo/game-of-life
A multi-module Maven demo application implementing Conway's Game of Life, used as the example project in the book 'Jenkins: The Definitive …
322073maintenance
googlesamples/android-testing-templates
A collection of Google's Android testing templates (Android Testing Blueprint) in Java and Kotlin, integrating Android testing tools and fr…
101955maintenance
artem-zinnatullin/qualitymatters
A sample Android application demonstrating the 'Android Development Culture' principles, showcasing CI, unit/integration/UI testing, static…
321723maintenance
kentcdodds/testing-react-apps
A hands-on workshop repository from Epic React by Kent C. Dodds teaching how to test React components and applications. It contains exercis…
321097maintenance
kentcdodds/react-testing-library-course
Course material for Kent C. Dodds' TestingJavaScript.com course on testing React components with Jest and React Testing Library. It contain…
321083maintenance
angular/angular-seed
angular-seed is an application skeleton for bootstrapping AngularJS web apps, preconfigured with a sample app, dev server, and testing tool…
1013079abandoned
jhen0409/react-chrome-extension-boilerplate
A boilerplate template for building Chrome extensions with React and Redux. It includes hot reloading via Webpack, ES2015+ support with Bab…
232138abandoned
appium-boneyard/sample-code
A collection of sample applications and example test code for Appium, the mobile automation framework, written in many languages including …
101612abandoned
elgalu/docker-selenium
Docker images bundling a Selenium Grid with Chrome and Firefox nodes, plus VNC access and MP4 video recording of test sessions. This fork i…
101412abandoned
kentcdodds/testing-workshop
A workshop repository by Kent C. Dodds for learning how to test JavaScript applications, covering unit testing with Jest, integration testi…
101358abandoned
preboot/angular-webpack
A starter/boilerplate repository for building Angular v2+ applications with Webpack and TypeScript. It bundles a dev server, unit testing w…
321271abandoned
stephanenicolas/Quality-Tools-for-Android
A sample Android app plus test suites demonstrating how to integrate Java quality-analysis and testing tools (Robolectric, Espresso, Roboti…
321255abandoned
zhentaoo/puppeteer-deep
A collection of Puppeteer/Headless Chrome demo scripts in JavaScript showing advanced web scraping, automated UI interactions (auto-posting…
321209abandoned
google-developer-training/advanced-android-testing
A deprecated Google codelab sample app (TO-DO Notes) in Kotlin for the Advanced Android Kotlin Testing series (5.1-5.3), teaching Android t…
101019abandoned
tnajdek/angular-requirejs-seed
A fork of the official Angular Seed project that adds full RequireJS support for AngularJS 1.4.x applications. It provides an application s…
101016abandoned
android/architecture-samples
A collection of Android sample apps from Google demonstrating different architectural patterns, centered on the same TODO app implemented a…
7745802active
ant-design/ant-design-pro
Ant Design Pro is an out-of-box React boilerplate for building enterprise admin applications, built on Ant Design 6, Umi Max, and TypeScrip…
9938708active
wasp-lang/open-saas
Open SaaS is a free, open-source SaaS boilerplate built on the Wasp full-stack framework (React, NodeJS, Prisma). It ships with pre-configu…
8615641active
ixartz/Next-js-Boilerplate
A free, open-source Next.js boilerplate and starter template with App Router support, Tailwind CSS 4, and TypeScript. It bundles authentica…
9413052active
simplezhli/flutter_deer
A Flutter practice project that implements a complete, realistic app UI from provided design drawings, covering widgets, state management, …
628611active
Blazity/next-enterprise
An enterprise-grade Next.js boilerplate providing a production-ready starter template with preconfigured tooling including Tailwind CSS, st…
747447active
HQarroum/docker-android
A minimal, customizable Alpine-based Docker image that runs the Android emulator as a headless network-accessible service with ADB port for…
677248active
brocoders/nestjs-boilerplate
A NestJS REST API boilerplate providing a production-ready starting point for typical backend projects. It ships with authentication, TypeO…
774383active
realworld-apps/vue-realworld-example-app
A RealWorld-conformant example application built with Vue 3, Pinia, and Vue Router, demonstrating CRUD, authentication, routing, and pagina…
784070active
SimulatedGREG/electron-vue
electron-vue is a boilerplate for building Electron desktop applications with Vue.js, scaffolded via vue-cli. It bundles webpack with vue-l…
1015382maintenance
electron-vite/electron-vite-react
An Electron + Vite + React + Sass boilerplate/template for building cross-platform desktop apps with TypeScript. It ships with Electron and…
662431active
Ismaestro/angular-example-app
A production-ready Angular 21 example application serving as a real-world starter and learning resource. It demonstrates best practices inc…
802387active
jonashackt/spring-boot-vuejs
An example project demonstrating how to build a full-stack application with a Spring Boot backend and a Vue.js frontend, including REST API…
762123active
cloudflare/templates
A collection of official starter templates for building full-stack applications on Cloudflare Workers, usable via the Cloudflare dashboard …
942085active
graphile/starter
Graphile Starter is an opinionated full-stack SaaS quick-start template built on React, Node.js, GraphQL, and PostgreSQL, powered by PostGr…
561827active
DanWahlin/Angular-JumpStart
An example Angular and TypeScript application demonstrating core Angular features such as routing, components, directives, pipes, forms, an…
621590active
majidmanzarpour/threejs-game-skills
A collection of self-contained agent skills for Codex and Claude Code that guide AI agents through building polished, playable Three.js bro…
551354active
in28minutes/spring-boot-master-class
A Spring Boot master class repository accompanying an online course, teaching Spring Boot through building a todo management web applicatio…
571117active
mutoe/vue3-realworld-example-app
A RealWorld-conformant example Medium/Conduit clone built with Vue 3, Vite, TypeScript, Pinia, and the Composition API. It demonstrates bes…
751078active
RicardoValdovinos/vite-react-boilerplate
A production-ready, batteries-included starter template for building scalable Vite + React web applications in TypeScript. It bundles tooli…
681055active
w3tecch/express-typescript-boilerplate
A TypeScript boilerplate for building RESTful APIs with Node.js and Express, featuring layered architecture, TypeORM, TypeDI dependency inj…
233416maintenance
cretueusebiu/laravel-vue-spa
A Laravel and Vue.js single-page application starter kit with preconfigured authentication, routing, and state management. It bundles JWT a…
233027maintenance
vuesion/vuesion
Vuesion 5 is a Vue and Nuxt full-stack boilerplate providing a production-ready foundation with a design system, authentication, i18n, SEO,…
742871maintenance
microsoft/dotnet-podcasts
A .NET reference sample application for listening to podcasts, showcased at .NET Conf, built with ASP.NET Core, Blazor, .NET MAUI, Orleans,…
102781maintenance
pvarentsov/typescript-clean-architecture
A reference implementation of Clean Architecture in TypeScript, built as a fictional blogging application (IPoster) using NestJS and TypeOR…
321502maintenance
rmanguinho/clean-react
A survey system for programmers built in React with TypeScript, Hooks, and Recoil, serving as the companion project for a Udemy course on C…
321481maintenance
UnlyEd/next-right-now
Next Right Now (NRN) is a flexible, production-grade boilerplate for building web applications with Next.js, TypeScript, and Vercel. It shi…
231278maintenance
ErickWendel/semana-javascript-expert06
Course material for Erick Wendel's JS Expert Week 6.0, a project building a Spotify-like radio streaming app with Node.js streams. It inclu…
321260maintenance
the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate
A fullstack GraphQL boilerplate combining Apollo Server on Express with a React Apollo Client, backed by PostgreSQL via Sequelize. It ships…
321205maintenance

page 1 / 1