Tests Open Source Projects
Browse 1,657 Tests open source projects, ranked by GitHub stars. Find the most popular Tests tools and libraries.
bitcoin/bitcoin
Bitcoin Core integration/staging tree
Metrics details
| Stars | 89,654 |
google/googletest
GoogleTest - Google Testing and Mocking Framework
Metrics details
| Stars | 38,842 |
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
Metrics details
| Stars | 35,951 |
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
Metrics details
| Stars | 35,748 |
heartcombo/devise
Flexible authentication solution for Rails with Warden.
Metrics details
| Stars | 24,347 |
quii/learn-go-with-tests
Learn Go with test-driven development
Metrics details
| Stars | 23,764 |
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Metrics details
| Stars | 21,247 |
pavlobu/deskreen
Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!
Metrics details
| Stars | 21,166 |
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Metrics details
| Stars | 14,676 |
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
Metrics details
| Stars | 14,190 |
seleniumbase/SeleniumBase
📊 APIs for web automation, testing, and bypassing bot-detection.
Metrics details
| Stars | 12,881 |
redcanaryco/atomic-red-team
Small and highly portable detection tests based on MITRE's ATT&CK.
Metrics details
| Stars | 12,239 |
teamcapybara/capybara
Acceptance test framework for web applications
Metrics details
| Stars | 10,167 |
keystonejs/keystone
The superpowered headless CMS for Node.js — built with GraphQL and React
Metrics details
| Stars | 9,922 |
ThreeDotsLabs/watermill
Building event-driven applications the easy way in Go.
Metrics details
| Stars | 9,801 |
whatwg/html
HTML Standard
Metrics details
| Stars | 9,330 |
onsi/ginkgo
A Modern Testing Framework for Go
Metrics details
| Stars | 9,032 |
toptal/gitignore.io
Create useful .gitignore files for your project
Metrics details
| Stars | 8,723 |
openshift/origin
Conformance test suite for OpenShift
Metrics details
| Stars | 8,673 |
mongodb/mongo-go-driver
The Official Golang driver for MongoDB
Metrics details
| Stars | 8,539 |
smartystreets/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
Metrics details
| Stars | 8,415 |
pentaho/pentaho-kettle
Pentaho Data Integration ( ETL ) a.k.a Kettle
Metrics details
| Stars | 8,370 |
vendure-ecommerce/vendure
A headless GraphQL commerce platform for the modern web
Metrics details
| Stars | 8,243 |
PyCQA/bandit
Bandit is a tool designed to find common security issues in Python code.
Metrics details
| Stars | 8,172 |
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
Metrics details
| Stars | 7,262 |
masonr/yet-another-bench-script
YABS - a simple bash script to estimate Linux server performance using fio, iperf3, & Geekbench
Metrics details
| Stars | 6,572 |
internetarchive/openlibrary
One webpage for every book ever published!
Metrics details
| Stars | 6,565 |
OISF/suricata
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
Metrics details
| Stars | 6,474 |
greenplum-db/gpdb
Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.
Metrics details
| Stars | 6,099 |
flask-admin/flask-admin
Simple and extensible administrative interface framework for Flask
Metrics details
| Stars | 6,063 |
realm/realm-js
Realm is a mobile database: an alternative to SQLite & key-value stores
Metrics details
| Stars | 5,999 |
letsencrypt/boulder
An ACME-based certificate authority, written in Go.
Metrics details
| Stars | 5,737 |
google/EarlGrey
:tea: iOS UI Automation Test Framework
Metrics details
| Stars | 5,686 |
jpadilla/pyjwt
JSON Web Token implementation in Python
Metrics details
| Stars | 5,675 |
nanopb/nanopb
Protocol Buffers with small code size
Metrics details
| Stars | 5,493 |
fastai/nbdev
Create delightful software with Jupyter Notebooks
Metrics details
| Stars | 5,298 |
gluster/glusterfs
Gluster Filesystem : Build your distributed storage in minutes
Metrics details
| Stars | 5,210 |
biopython/biopython
Official git repository for Biopython (originally converted from CVS)
Metrics details
| Stars | 5,124 |
gregmalcolm/python_koans
Python Koans - Learn Python through TDD
Metrics details
| Stars | 5,106 |
python/typeshed
Collection of library stubs for Python, with static types
Metrics details
| Stars | 5,095 |
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Metrics details
| Stars | 5,069 |
epochjs/epoch
A general purpose, real-time visualization library.
Metrics details
| Stars | 4,951 |
microsoft/FluidFramework
Library for building distributed, real-time collaborative web applications
Metrics details
| Stars | 4,935 |
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
Metrics details
| Stars | 4,923 |
github/explore
Community-curated topic and collection pages on GitHub
Metrics details
| Stars | 4,819 |
hashicorp/waypoint
A tool to build, deploy, and release any application on any platform.
Metrics details
| Stars | 4,726 |
stleary/JSON-java
A reference implementation of a JSON package in Java.
Metrics details
| Stars | 4,716 |
deckarep/golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicorp.
Metrics details
| Stars | 4,705 |
asmjit/asmjit
Low-latency machine code generation
Metrics details
| Stars | 4,552 |
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
Metrics details
| Stars | 4,520 |
spulec/freezegun
Let your Python tests travel through time
Metrics details
| Stars | 4,517 |
nikolaydubina/go-recipes
🦩 Tools for Go projects
Metrics details
| Stars | 4,497 |
emilybache/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
Metrics details
| Stars | 4,263 |
box/spout
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
Metrics details
| Stars | 4,230 |
apiaryio/dredd
Language-agnostic HTTP API Testing Tool
Metrics details
| Stars | 4,226 |
RipMeApp/ripme
Downloads albums from the web in bulk for archive purposes
Metrics details
| Stars | 4,091 |
thomasnordquist/MQTT-Explorer
An all-round MQTT client that provides a structured topic overview
Metrics details
| Stars | 4,013 |
diego-treitos/linux-smart-enumeration
Linux enumeration tool for pentesting and CTFs with verbosity levels
Metrics details
| Stars | 3,951 |
sorbet/sorbet
A fast, powerful type checker designed for Ruby
Metrics details
| Stars | 3,793 |
meltingice/CamanJS
Javascript HTML5 (Ca)nvas (Man)ipulation
Metrics details
| Stars | 3,571 |
