Testing
Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification to make sure it works. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Testing can be iterative, and happen multiple times.
- GitHub: https://github.com/topics/testing
- Wikipedia: https://en.wikipedia.org/wiki/Software_testing
- Related Topics: unit-testing, integration-testing, test-automation, e2e-testing, fuzzing, smoke-tests, mutation-testing, rspec, regression-testing, xunit,
- Aliases: test, testing-framework, testing-practices, testing-tools,
- Last updated: 2026-07-02 00:30:59 UTC
- JSON Representation
https://github.com/nickserv/vite-react-testing-ts
Uses Vite, Vitest, and React Testing Library to create a modern React app compatible with Create React App
Last synced: 11 Apr 2025
https://github.com/unassert-js/rollup-plugin-unassert
A Rollup plugin to remove assertion calls via Unassert
plugin rollup testing unassert
Last synced: 17 Jan 2026
https://github.com/christophsturm/randolf
Autogenerated data for your tests
kotlin tdd test test-driven-development testing testing-tools
Last synced: 17 Jan 2026
https://github.com/lucretiel/cool_asserts
Some useful assertions for Rust
assertions pattern-matching rust testing
Last synced: 14 Apr 2025
https://github.com/doesdev/mvt
✅ Minimum Viable Testing framework
lightweight no-dependencies test testing
Last synced: 14 May 2025
https://github.com/phantom0004/krypt0s-ransomware_poc
KRYPTOS is a sophisticated Python-based ransomware proof of concept (POC) designed for educational purposes. It encrypts files on Windows machines, focusing on persistence and stealth. Additionally, it includes a fake ransomware screen resembling WannaCry, with all information being fictional.
aes cryptography educational encyrption learning malware poc prevention proof-of-concept python ransomware ransomware-builder simulation stealth teaching testing virtual windows windows-10 windows-11
Last synced: 27 Oct 2025
https://github.com/dmportella/docker-golangweb-simple
Simple golang hello world website.
balancing docker-golangweb docker-image dockerhub golang golang-site hello-world kubernetes learning-by-doing load load-testing rancher testing
Last synced: 14 Apr 2025
https://github.com/deeplook/mcinstall
A script to quickly make/provision a fresh Miniconda installation from scratch.
automation conda continuous-integration cross-platform installation miniconda python3 testing
Last synced: 10 Apr 2025
https://github.com/pablobona/catalog-of-my-things-ruby
Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.
data-structures database json methods object preserve rubocop ruby ruby-gem testing
Last synced: 10 Jun 2025
https://github.com/bbc/verify-it
Randomised test property/data generation for NodeJS
data node nodejs property random randomization test testing typescript
Last synced: 17 Jun 2025
https://github.com/codeandtheory/compose-testing-samples
This is a collection of all Android testing samples developed by YML engineering team.
android compose paparazzi screenshot shot showkase test testing
Last synced: 12 May 2025
https://github.com/wendreof/cnpj_company
A Dart/Flutter application for search any brazilian id CNPJ. Available for Android (Google Play Store), Web (GitHub Pages) and Linux (Snap). Testing: Unity and Widget.
android ci-cd cnpj-ws codecov flutter github-actions github-pages ios snap snapcraft testing web
Last synced: 14 Apr 2025
https://github.com/vicajilau/learning_tests_flutter_app
Project for learning tests in Flutter.
dart flutter test-automation testing
Last synced: 23 Aug 2025
https://github.com/osvaldokalvaitir/reactjs-gostack9-module13
:test_tube: Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired
bootcamp gostack gostack-9 reactjs rocketseat testing
Last synced: 31 Oct 2025
https://github.com/zaiste/async-await-mocha-chai-example
An example of using async/await syntax with Mocha & Chai
async-await chai mocha nodejs testing
Last synced: 17 Mar 2025
https://github.com/kristijorgji/db-to-php
A library to generate PHP application code based on database definition.
code code-generation database entity factory framework generator library mysql php repository sql testing
Last synced: 14 May 2025
https://github.com/orbitinghail/precept
A testing utility for fuzzing and fault injection to discover erroneous and interesting states.
fault-injection fuzzing testing
Last synced: 27 Jun 2025
https://github.com/vdemeester/polydactyl
Random cat generator
cat kubernetes load resources tektoncd testing
Last synced: 22 Mar 2025
https://github.com/neoeno/rspec-isolate
Enforce isolation in your unit tests.
Last synced: 10 Apr 2025
https://github.com/fgheysels/httptestutils
This project contains some helpfull classes that can be used when unit-tests have a dependency on HttpClient.
Last synced: 26 Aug 2025
https://github.com/double-o-seven/stubr
A library for stubbing/faking data objects in unit tests for example
java kotlin stubbing stubs testing testing-tools unit-test
Last synced: 26 Oct 2025
https://github.com/ruc-course-development/contest
A Console Application Tester
console python python-3 python3 testing testing-tools yaml
Last synced: 24 Dec 2025
https://github.com/the-allanc/pyriform
Connect the requests library to your WSGI app without using sockets.
Last synced: 29 Jul 2025
https://github.com/debs-obrien/playwright-api-mocking
Demo of how to mock API's in Playwright for e2e testing
api-mocking playwright testing
Last synced: 30 Oct 2025
https://github.com/andriy-baran/rspec_request_helpers
A set of helpers for testing with RSpec
dsl hacktoberfest rails rspec ruby testing
Last synced: 13 Aug 2025
https://github.com/eliashaeussler/phpunit-attributes
🧙 Additional attributes for tests with PHPUnit
attributes php phpunit test testing unit
Last synced: 07 Mar 2026
https://github.com/lemaur/toolbox
Tools that you need to build your next awesome Laravel project.
code-standards code-style coverage dusk larastan laravel laravel-framework pest php-cs-fixer phpstan phpunit rector static-analysis test testing unit-test
Last synced: 13 Apr 2025
https://github.com/hanasabih/math-magicians
bootstrap5 css3 javascript nodejs react reactjs testing
Last synced: 24 Jul 2025
https://github.com/izelnakri/mirage-glue
Mirage Fixtures > Factories for deterministic tests. This program reads your API endpoint and creates or appends response to relevant mirage fixture file(s).
ember factories fixtures testing testing-tools
Last synced: 28 Jul 2025
https://github.com/akrem-chabchoub/api-testing-scripts
A collection of reusable pre-request and post-request scripts for API testing tools like Postman. Automate workflows with dynamic data generation, authentication handling, and response validation to streamline your testing process.
Last synced: 23 Feb 2026
https://github.com/rouhim/platter-engineer
Platter Engineer is a live arch linux distro with a GUI optimized for rescuing, managing, partitioning and testing of disks.
arch disk live manager partitioning rescue ssd testing
Last synced: 23 Aug 2025
https://github.com/larshassler/patternlab-to-gemini
Generates gemini test cases from a patternlab styleguide
gemini layout-testing pattern-lab regression-testing screenshot-testing styleguide testing
Last synced: 12 Sep 2025
https://github.com/andrewjo/mocha-slonik
Slonik transaction support for Mocha test framework ☕️🐘
mocha mocha-plugin mochajs mock postgres postgresql slonik testing transaction
Last synced: 25 Oct 2025
https://github.com/praveen1664/docker-scripts
This is docker script repositories to initiate automated testing from docker container for selenium testing. It contains rabbit mq, ngnix in docker containers
docker java nginx python3 selenium selenium-python testing
Last synced: 11 Apr 2026
https://github.com/luttik/pytest-locker
The fastest way to check for unexpected changes between test runs.
pytest pytest-fixtures python testing
Last synced: 27 Jul 2025
https://github.com/idrinth-api-bench/examples
These are example projects for the idrinth-api-bench framework
api api-testing benchmarking example examples load-testing node nodejs rest testing
Last synced: 13 Aug 2025
https://github.com/int128/kubectl-tree-e2e-test
E2E test of kubectl-tree to show how to test with Kind on GitHub Actions
Last synced: 05 Aug 2025
https://github.com/go-andiamo/marrow
An API integration test framework — for testing APIs written in Go, using a framework written in Go, with tests written in Go
api-testing go golang integration-testing rest-api restful-api testing
Last synced: 09 Mar 2026
https://github.com/rentziass/eventually
Keep retrying a bit of Go test code that you know _should_ pass, eventually, idiomatically.
Last synced: 13 Mar 2025
https://github.com/ardetrick/testcontainers-ory-hydra
The OryHydraDockerComposeContainer is a Testcontainer extension designed for the Ory Hydra OAuth 2.0 and OpenID Connect provider. It allows you to quickly integrate and test Ory Hydra functionalities in Java applications using Docker Compose.
java oauth2 ory ory-hydra testcontainers testcontainers-java testing
Last synced: 01 Mar 2026
https://github.com/kerolesnabiel/SocialMediaAPI
A RESTful API for a social media platform built using ASP.NET Web API. This project follows the Clean Architecture principles and provides features like user authentication, post management, comments, likes, and more.
asp-net-core-web-api clean-architecture cqrs csharp dependency-injection entity-framework-core identity integration-testing restful-api solid sql-server tdd testing unit-testing
Last synced: 30 Oct 2025
https://github.com/HumanSecurity/envite
A framework to manage development and testing environments
ci continuous-integration development environment-provisioning integration-testing testing
Last synced: 24 Jul 2025
https://github.com/eliasnogueira/example-test-data-builder
How to implement and use Test Data Builder
Last synced: 03 Oct 2025
https://github.com/romnn/go-recursive-sort
recursively sort any golang interface for comparisons in your unit tests.
golang interfaces-go json recursive reflection sort sorting testing unittest
Last synced: 12 May 2025
https://github.com/integration-automation/loaddensity
A framework for load&stress automation
automation github jetbrains keyword-driven-testing load-testing locust python report-generation stress-testing testing
Last synced: 13 Dec 2025
https://github.com/aivascu/autofixture.community.automapper
The AutoFixture integration library for AutoMapper
autofixture automapper mstest nunit test testing unit-test unit-testing xunit
Last synced: 08 Mar 2026
https://github.com/Xray-App/xray-offline-results
Report testing results offline using Excel/CSV
jira test-management testing xray
Last synced: 30 Jul 2025
https://github.com/h1alexbel/fsl
FakeHub State Language. DSL for managing state in fakehub
fakehub programming-language testing testing-fixtures transpiler
Last synced: 12 Apr 2025
https://github.com/timekadel/lazy
A Node.js API framework made by lazy developers for lazy developers.
api database easy-to-use fast javascript modern mysql open-source orm rest-api socket-io test-automation testing
Last synced: 15 Jul 2025
https://github.com/dmportella/rancher-docker-node
Express JS app build to run on RANCHER a docker management platform.
balancing docker docker-image dockerhub expressjs grunt health-check load load-testing rancher rancher-docker-node testing
Last synced: 25 Sep 2025
https://github.com/boneskull/bupkis
Uncommonly extensible assertions for the beautiful people
assertion assertion-library bdd nodejs tdd test testing unit-testing
Last synced: 19 Feb 2026
https://github.com/zlib-ng/corpora
Common corpora used for lossless compression testing and benchmarking.
Last synced: 02 Feb 2026
https://github.com/alekseykulikov/sweb
High-level abstraction for selenium-webdriver
e2e selenium-webdriver testing
Last synced: 23 Oct 2025
https://github.com/tillahoffmann/testax
Jit-able runtime assertions for JAX in NumPy style.
Last synced: 25 Jul 2025
https://github.com/s-a/muenchhausen-client
Produce authentic fake mockup data
console console-application console-tool fake fake-content fake-data mock mocking mockup shell terminal test test-automation testing testing-tools tests
Last synced: 14 Aug 2025
https://github.com/ainame/cursor-test.el
cursor-test.el is the testing library for cursor position in emcas lisp.
Last synced: 02 Jan 2026
https://github.com/javi-cc/laravel-api-server
Laravel 10 API CRUD and connected to a Mysql database and Api documentation Swagger 3.0
api api-dropbox docker dropbox dropbox-api laravel php8 pusher pusher-api pusher-server railway sanctum seeders swagger swagger3 testing upload-files
Last synced: 12 Aug 2025
https://github.com/amol-/tgext.mailer
TurboGears extension for sending emails
mailer python testing transactions
Last synced: 02 Oct 2025
https://github.com/engineeringsoftware/rtscheck
RTSCheck: A framework for testing regression test selection tools
Last synced: 22 Aug 2025
https://github.com/ike18t/mock_component
Easily mock components for Angular TestBed tests.
angular angular-components component mocking mocks test testbed testing typescript
Last synced: 25 Jul 2025
https://github.com/kinotiodotdev/drowser-studio
Track, Visualize and Analyze
data-visualization easy-to-use json-config metrics monitoring testing
Last synced: 05 Aug 2025
https://github.com/easyops-cn/mongo-driver-helper
Interfaces for mongo-go-driver's structures
Last synced: 22 Jul 2025
https://github.com/engineeringsoftware/predictiverts
ML-based regression test selection
machine-learning ml regression-test-selection rts testing
Last synced: 12 May 2025
https://github.com/prantlf/tehanu
Blazingly fast, tiny and simple JavaScript test framework with pluggable reporters and an optional runner.
test test-framework test-harness test-runner testing testing-framework unit-testing
Last synced: 21 Jun 2025
https://github.com/uetchy/logue
🌝 Keep your interactive command-line apps testable.
Last synced: 19 Apr 2025
https://github.com/mikeamputer/clickhouse.facades
Raw SQL migrations and contexts for ClickHouse
clickhouse context csharp dotnet migrations testing
Last synced: 08 Mar 2026
https://github.com/assertwell/phpunit-global-state
Tools for testing applications that depend on global state with PHPUnit
hacktoberfest phpunit runkit testing
Last synced: 06 Aug 2025
https://github.com/anicolaspp/netchecker
.NET Minimalist Property Based Testing Framework
csharp dotnet functional-programming property-based-testing testing testing-framework testing-tool
Last synced: 14 Apr 2025
https://github.com/ernsthaagsman/car-behave
An example to show how BDD works
Last synced: 14 Jul 2025
https://github.com/mnisarali/tdd-project
This repository implements a class with several methods using Test-Driven Development (TDD) methodology. The focus is on writing tests first and then implementing the code.
mocks rspec tdd testing unit-testing
Last synced: 14 Mar 2025
https://github.com/mgernand/extensions.logging.mock
A unit-testing extension for verifying a logger mock.
logging mock moq ms-extension-logging test testing unit-testing verification
Last synced: 24 Jan 2026
https://github.com/austinsonger/pwned-manual
Pentesting/Red Teaming/Hacking Manual Based on MITRE Attack
hacking how-- mitre mitre-attack penetrating-testing penetration pentesting testing
Last synced: 03 Jan 2026
https://github.com/zurdi15/nbz
Bot to automate internet browsing
automation bot browser-automation browsermob-proxy crawler selenium testing web
Last synced: 10 Jun 2025
https://github.com/bygui86/spring-testing
Spring Testing sample project
assertj contract-testing dockerfile integration-testing java java-8 makefile maven mavenw mockito spring spring-boot spring-boot-2 spring-cloud-contract spring-feign spring-test testing testing-framework testing-practices unit-testing
Last synced: 14 Apr 2025
https://github.com/wlsf82/mundo-paralelo
Projeto exemplo para demonstrar paralelização de testes automatizados com Cypress e GitHub Actions.
continuous-integration cypress github-actions parallelization testing
Last synced: 23 Apr 2025
https://github.com/drevops/bats-helpers
🦇 Helpers and assertions for BATS testing
assertions bash bats bats-core shell testing unittest
Last synced: 06 Feb 2026
https://github.com/qainsights/perfdemo
📃 Collection of web apps and services to learn automation and performance testing
automation demo demo-app performance testing
Last synced: 07 May 2025
https://github.com/waicool20/cvauto
Computer Vision Automation
automation computer-vision testing
Last synced: 23 Apr 2025
https://github.com/rtorres90/webelement_highlighter
a simple library to highlight WebElements
python qa selenium selenium-webdriver testing webdriver webelement
Last synced: 23 Oct 2025
https://github.com/kylekatarnls/multi-tester
Test multiple composer dependencies
composer continuous-testing php testing unit-testing
Last synced: 17 Mar 2025
https://github.com/nmuldavin/chai-almost
Extends Chai with assertions that allow for floating point rounding errors
approximation assertion-library assertions chai chai-assertions chai-plugin deep-equals javascript mocha rounding-error testing testing-tools
Last synced: 26 Apr 2025
https://github.com/creek-service/creek-system-test
Blackbox testing of microservices
automation blackbox microservice microservices microservices-architecture test testing
Last synced: 23 Apr 2025
https://github.com/arc-jung/random-cat-word
[NPM] random cat word generator / 랜덤 고양이 단어 생성기
cat express javascript korean microservice nestjs nextjs node node-js nodejs npm package random tdd test testing typescript word yarn
Last synced: 15 Apr 2025
https://github.com/mitchelldavis/go_localstack
A Localstack helper package for golang tests.
aws go golang localstack test-automation testing
Last synced: 05 Mar 2026
https://github.com/prestashop/ws-client
A webservice client library for PrestaShop written in TypeScript
hacktoberfest library prestashop testing webservices
Last synced: 08 Feb 2026
https://github.com/lindelwa122/colorful-test
A unit testing framework with colorful messages.
colorful cool framework python testing unittesting
Last synced: 08 Apr 2025
https://github.com/cleilsonandrade/gestao-vagas-api
Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.
api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing
Last synced: 22 Sep 2025
https://github.com/elaichenkov/cypress-should
Supercool assertion library for Cypress
Last synced: 16 Mar 2025
https://github.com/javitocor/testing-javascript
Project to practice testing in JS environment using Jest.
javascript jest jest-tests microverse-projects odin-project testing
Last synced: 26 Feb 2026