Showing 36 of 181 projects
A curated collection of links and resources for frontend development and web design inspiration.
A Laravel mail driver that displays a preview overlay and stores sent emails for local testing.
A CLI tool for analyzing and summarizing verbose go test output, making test results easier to read.
A pure Elixir library for generating fake data for testing and development.
A Swift library for mocking Alamofire and URLSession requests using a custom URLProtocol without modifying production code.
A mutation testing tool for Rust that injects bugs into your code to see if tests catch them.
JVM implementation of Pact for consumer-driven contract testing, providing mock services and verification tools.
A curated collection of Selenium resources including tools, drivers, containers, cloud services, and testing frameworks.
Simple and complete Vue.js testing utilities that encourage good testing practices.
A .NET library that replaces any method (including static and non-virtual) with a delegate at runtime using managed code.
An embedded unit testing framework for Godot 4, supporting GDScript and C# with TDD, mocking, and scene testing.
An instafailing RSpec formatter that replaces traditional output with a progress bar for real-time test feedback.
Codemods for migrating JavaScript and TypeScript test files from various frameworks to Jest.
A comprehensive coverage testing system for Go, enabling runtime code coverage collection for system tests and accurate testing.
An Elixir library that reports test coverage statistics and posts results to coveralls.io.
A full-featured next-generation test runner for Clojure with watch mode, filtering, and extensible plugins.
A RuboCop extension that enforces code style and best practices for RSpec test files.
A curated list of awesome tools, content, and projects for the k6 load testing platform.
A curated collection of community resources, tools, and projects for the k6 load testing platform.
A single-transaction based SQL driver for Go that provides immutable transaction isolation for functional testing.
A Go-based tool for easily deploying MySQL database servers in isolated sandboxes for testing and development.
A framework for performing mutation testing on Go source code to find untested implementation cases.
A Symfony bundle providing helper classes and base classes for writing functional and unit tests.
A code coverage tool for ES6 (babel/6to5) that integrates with karma and istanbul.
A mutation testing framework for Rust that evaluates test suite quality by injecting and activating code mutations.
A modern .NET framework for building feature-rich command-line interface (CLI) applications with minimal boilerplate.
A simple JavaScript benchmarking library for designing experiments to measure code performance.
A Go HTTP middleware library for injecting faults like latency, errors, and request rejection into services for resilience testing.
A pytest plugin for writing end-to-end browser tests using Playwright.
A Ruby gem that splits tests evenly across parallel CI nodes to speed up test suite execution.
A lightweight and fast JavaScript test runner that works in Node.js, Deno, and browsers without a specific runner.
A Scala-based event data simulator that generates realistic web traffic for a fake music streaming service.
A k6 plugin that transforms load test results into formatted HTML reports with charts and tables.
A cross-platform .NET code coverage tool that instruments assemblies via IL weaving for Mono, .NET Framework, and .NET Core.
A web server that serves static HTTP responses from text dumps, enabling API mocking and testing without a backend.
A web server that serves static responses from HTTP dump files, enabling API mocking, testing, and prototyping without a backend.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.