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-07 00:28:05 UTC
- JSON Representation
https://github.com/zlib-ng/deflatebench
Small tool to benchmark zlib-ng
benchmarking testing zlib zlib-license zlib-ng
Last synced: 11 Apr 2025
https://github.com/sevdanurgenc/software-testing-lecture-notes
In this repo, there are lecture notes of Software Testing.
software-testing software-testing-tools testing testing-tools
Last synced: 24 Jul 2025
https://github.com/tkssharma/javascript-testing-world
🥼🧬🧪🔬🧫🦠 All about javascript Testing using Different Libraries 2021 [Become Smart Developer] 🥼🧬🧪🔬🧫🦠
code code-coverage-html coverage-report cypress e2e-tests istanbuljs jasmine jest jest-snapshots karma-jasmine mocha mocha-chai nestjs-graphql nock nyc sinon testing unit-testing
Last synced: 26 Jul 2025
https://github.com/davidemoro/pypom_form
PyPOM based page object model for schema based forms
pytest python python-3 qa selenium test-automation testing
Last synced: 19 Aug 2025
https://github.com/grafana/xk6-disruptor-demo
A complete demo of xk6-disruptor
Last synced: 19 Oct 2025
https://github.com/rec/impall
🛎 Test-import all modules 🛎
python testing testing-tools tools
Last synced: 20 May 2026
https://github.com/shafiuzzaman-md/Rare-Path-Guided-Fuzzing
Rare-Path Guided Fuzzing
Last synced: 10 Mar 2025
https://github.com/bahmutov/focha
Mocha wrapper that runs previously failed tests first
Last synced: 08 Oct 2025
https://github.com/retr0h/molecule-k3d
Molecule K3D Driver allows Molecule users to test Ansible code using K3D.
ansible k3d k8s kubernetes molecule molecule-driver testing
Last synced: 26 Sep 2025
https://github.com/asaf/gojet
GoJet - a CLI tool to automate HTTP APIs testing with simple yet powerful YAML-based playbook, written in golang.
acceptance-testing go golang integration-testing rest rest-api restapi restful restful-api test-automation test-framework testing testing-framework testing-tools yaml-configuration
Last synced: 08 Mar 2026
https://github.com/coreybutler/tappedout
A simple "back to basics" JavaScript test runner for producing TAP-formatted results. Built using ES Modules.
esm esmodules tap test test-runner test-runners testanythingprotocol testing testing-tools unit
Last synced: 23 Mar 2025
https://github.com/ljharb/mock-property
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
define delete descriptor mock object property test testing value
Last synced: 25 Sep 2025
https://github.com/perguth/flip-tape
:microscope: Write eloquent tests: 'Tautology'.equals(true, true)
Last synced: 09 May 2025
https://github.com/JairusSW/as-test
Testing framework for AssemblyScript. Compatible with WASI or Bindings
as-pect aspect assemblyscript test testing
Last synced: 15 May 2025
https://github.com/exabrial/mockito-object-injection
Mockito Object Injection for JUnit5. Inject Strings and other Objects directly into Mocks without needing setters or constructor injection.
cdi dependency-injection java java-ee junit junit-extension junit5 junit5-framework mocking mockito spring spring-boot springboot testing
Last synced: 12 Jan 2026
https://github.com/fabienarcellier/fixtup
Test python application beyond the code boundaries !
pytest python testing unittest
Last synced: 19 Apr 2025
https://github.com/nickserv/rsc-testing
Example Next.js project testing React Server Components with React Testing Library in Vitest
nextjs react react-server-components rsc server-rendering testing
Last synced: 22 Mar 2025
https://github.com/codelytv/scala-finder_refactoring-kata
Incomprehensible Finder Refactoring Kata Scala
codelytv example finder-refactoring-kata fp functional-programming kata refactor refactoring sbt scala scalatest testing
Last synced: 29 Jun 2025
https://github.com/kettanaito/jest-custom-matchers
Source code for the "Practical Guide To Custom Jest Matchers" article.
asymmetric custom expect extend jest matcher symmetric testing
Last synced: 11 Aug 2025
https://github.com/ogham/madns
A dummy DNS server with pre-programmed deliberately-incorrect responses.
Last synced: 04 Jan 2026
https://github.com/goldquality/phpunit-snapshots
Lazy PHP testing
php phpunit snapshot snapshot-testing testing
Last synced: 25 Aug 2025
https://github.com/kettanaito/next-testing-library
Utilities for testing NextJS applications.
next nextjs react test testing testing-library
Last synced: 08 May 2025
https://github.com/applitools/workshop-cbt-cypress
Workshop: Modern Cross-Browser Testing with Cypress
applitools cross-browser-testing cypress cypress-io javascript mocha testing visual-ai visual-testing
Last synced: 15 Apr 2025
https://github.com/grafana/k6-example-cloudwatch-dashboards
Amazon CloudWatch dashboard to be used for k6 result visualization
amazon-cloudwatch-dashboard dashboard examples k6 load-testing performance performance-testing testing
Last synced: 01 Oct 2025
https://github.com/spechive/spechive
OSS platform — NestJS + React + Drizzle + PostgreSQL
flaky-tests nestjs open-source playwright playwright-reporter postgresql react self-hosted test-analytics test-reporting testing typescript
Last synced: 29 Apr 2026
https://github.com/siiibo/assert_match
Leverages pattern matching & pipeline in Elixir tests!
Last synced: 09 Mar 2026
https://github.com/microcks/microcks-postman-runtime
A bridge for running Postman tests from HTTP interface
Last synced: 13 May 2025
https://github.com/nikita-filonov/ui-coverage-tool
UI Coverage Tool is an innovative, no-overhead solution for tracking and visualizing UI test coverage — directly on your actual application, not static snapshots.
coverage coverage-data coverage-report coverage-reports coverage-testing playwright python qa qa-automation qa-test-automation qatools selenium test-automation testing testing-tools ui ui-coverage ui-testing
Last synced: 13 May 2025
https://github.com/trueromanus/ardorquery
ArdorQuery is a cross-platform tool for performing any HTTP(S) endpoints like REST API, HTML, Images, GraphQL, OData etc.
cplusplus dev-tools qa qa-automation qa-automation-test qt6 rest-api restful-api testing testing-tools
Last synced: 03 Nov 2025
https://github.com/godogx/grpcsteps
Cucumber gRPC steps for Golang
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 14 Apr 2025
https://github.com/microfocus/silkappdriver
Silk AppDriver is an implementation of the W3C WebDriver protocol for native (Windows) and mobile (Android and iOS) applications, built on top of Silk Test.
selenium silktest testing webdriver
Last synced: 01 Sep 2025
https://github.com/MicroFocus/SilkAppDriver
Silk AppDriver is an implementation of the W3C WebDriver protocol for native (Windows) and mobile (Android and iOS) applications, built on top of Silk Test.
selenium silktest testing webdriver
Last synced: 19 Nov 2025
https://github.com/dipsas/openehrrestapitest
Some basic testcases to test and verify the implementation of openEHR REST API
Last synced: 29 Jul 2025
https://github.com/cryptosense/ocaml-mock
Configurable functions to test impure code
Last synced: 09 Apr 2025
https://github.com/neutron92/angular-atomic-design-typescript-skeleton
Angular atomic design project template
angular angular2 angular4 angular5 angular6 angular7 angular8 angular9 atomic-design lazy-loading lazyload storybook testing
Last synced: 26 Oct 2025
https://github.com/alepot55/agentrial
Statistical evaluation framework for AI agents
agent-evaluation ai-agents ai-testing ci-cd confidence-intervals llm llm-evaluation mlops non-deterministic pytest python quality-assurance statistical-testing testing
Last synced: 11 Feb 2026
https://github.com/qainsights/jmeter-docker-extension
Run your JMeter load tests without installing JMeter in your local inside Docker Desktop using this awesome extension.
apache devops docker docker-extension jmeter load-testing performance-engineering performance-testing qainsights testing
Last synced: 16 Mar 2026
https://github.com/pshevche/spockk
Add-on for the Spock testing framework bringing its expressive syntax to Kotlin
kotlin spock-framework testing
Last synced: 02 Apr 2026
https://github.com/matthyk/fastify-override
Fastify plugin to override decorators, plugins and hooks
context encapsulation fastify fatsify-plugin intercept mock override plugin spy testing
Last synced: 05 Jun 2026
https://github.com/jdlib/deepdive
Fluent assertions library for Java
assertion-library fluent-api java testing testing-library unit-testing
Last synced: 01 Mar 2026
https://github.com/jakubtesarek/dbgr
Dbgr is a terminal tool to test and debug HTTP APIs.
http http-client python python3 rest rest-api terminal testing testing-tools tool
Last synced: 07 Oct 2025
https://github.com/wlsf82/intercept-css
Sample project to demonstrate how to intercept and change the application CSS with Cypress.
css-interception-with-cypress cy-intercept cypress-io talking-about-testing testing
Last synced: 23 Apr 2025
https://github.com/tesselstudio/tesselbox
the main discussion point of TesselBox
game github sandbox sandbox-game single singleplayer testing
Last synced: 02 May 2026
https://github.com/researchgate/emailonacid
✉️ Mail visual regression testing library based on Email on Acid API
email-on-acid emails eoa mail testing visual-regression visual-regression-testing
Last synced: 05 Oct 2025
https://github.com/xemantic/xemantic-kotlin-test
The power-assert compatible assertions DSL and some other testing goodies - a Kotlin multiplatform testing library.
assert assertion-framework assertion-library assertions domain-specific-language dsl kotlin kotlin-library kotlin-multiplatform multiplatform power-assert testing testing-framework testing-library testing-tools
Last synced: 05 Sep 2025
https://github.com/eugenmayer/docker-image-ldapexample
A openldap server with a pre-defined example layout for auth and groups with memberOf. Use it for test-setups
Last synced: 07 May 2025
https://github.com/shonharsh/aws-certified-cloud-practitioner-clf-c02
This repository contains code for the Ultimate AWS Certified Cloud Practitioner CLF-C02 course on Udemy.
academic artificial-intelligence atom automation aws bot certification config education git guide learning markdown shell studio testing training-materials trending udemy windows
Last synced: 16 Mar 2026
https://github.com/jairussw/as-test
Runtime-agnostic testing framework for AssemblyScript. Supports mocking, snapshots, code coverage, multiple runtimes, and more.
as-pect aspect assemblyscript test testing
Last synced: 02 Apr 2026
https://github.com/ganchix/testcontainers-java-module-ganache
Testcontainers module for Ganache CLI
ethereum ganache ganache-cli java test testcontainers testing
Last synced: 13 Apr 2025
https://github.com/moyada/sharingan
微服务测试工具
dubbo rpc sofa-rpc spring-cloud-eureka testing
Last synced: 30 Apr 2025
https://github.com/mdelapenya/tlscert
Quickly generate customisable TLS certificates for Go apps. Ideal for testing and secure setups.
golang self-signed-certificate testing tls
Last synced: 30 Apr 2025
https://github.com/sukhjindersukh/exclim
This is excel slim library to read excel sheet as java class(pojo).
automation data-providers excel framework pojo selenium testing testing-framework testng
Last synced: 12 Apr 2025
https://github.com/aholstenson/dumbfound
Randomized testing for JavaScript and TypeScript
Last synced: 13 Apr 2025
https://github.com/easypost/easyvcr-java
EasyVCR is a Java library for recording and replaying HTTP interactions, packed with advanced features to customize your testing experience. Based on the EasyVCR .NET library.
Last synced: 19 Jul 2025
https://github.com/lukasniessen/tdd-bdd-explained
TDD and BDD explained with code examples
Last synced: 15 May 2026
https://github.com/managedcode/integrationtestbasekit
Extensions for ASP.NET for managing Docker containers in integration tests.
docker integraion playwright playwright-tests test testcontainers testing webapp xunit
Last synced: 12 Apr 2025
https://github.com/minapecheux/unitytutorials-unittesting
The code for a short tutorial on how to implement basic unit testing in Unity/C# using the Unity Test Framework (in text or video format)!
automation ci-cd cicd csharp devops devops-tools test testing unit-testing unittest unity
Last synced: 10 Apr 2025
https://github.com/tzachbon/ssr-react-monorepo-example
Example for React Server-Side Rendering (SSR) without any framework inside monorepo with Typescript and tests
async-rendering components-react e2e express javascript mocha monorepo nextjs nodejs react server-side-rendering ssr suspense testing turborepo typescript webpack
Last synced: 15 Jul 2025
https://github.com/adobe/phased-testing
A TestNG plugin that allows tests to be reused in validating System changes such as upgrades or system changes that happen in chaos engineering.
chaos-test chaos-testing event-based-testing monkey-test monkey-testing test-automation testing testng upgrade upgrade-testing
Last synced: 11 Jan 2026
https://github.com/canonical/acceptable
API metadata and schema tool for generating tests and documentation
Last synced: 06 Jul 2025
https://github.com/last-ent/testy-go
A tool for easy testing in Go!
command-line-tool go golang testing testing-tool testing-tools
Last synced: 21 Jun 2025
https://github.com/okorolev/pytest-ast-transformer
AST Transformer for tests integrated with py.test.
ast ast-transformations debug magic pytest pytest-plugin python3 refactoring testing
Last synced: 11 Jul 2025
https://github.com/qavajs/soft-assertion
Module that enables soft assertions in qavajs framework
Last synced: 01 May 2025
https://github.com/applicative-systems/nixos-test-driver-nixcon
Planet Nix 2025 Workshop: Mastering NixOS Integration Tests: Advanced Techniques for Fast and Robust Multi-VM Tests
integration-testing nix nixos test-automation test-automation-framework testing virtual-machine
Last synced: 19 Jun 2025
https://github.com/davidwilby/researchsoftwaremethods
A talk for Sheffield undergraduates on methods in Research Software Engineering
Last synced: 11 Jul 2025
https://github.com/idopterlabs/react-native-boilerplate
Idopterlabs React Native Boilerplate
automation react react-native testing
Last synced: 11 Apr 2025
https://github.com/michaelhenry/swifty-code-coverage
A github action for generating code coverage report for your ios/macos/spm project.
codeclimate codecov codecoverage lcov lcov-report reporting testing
Last synced: 13 Apr 2025
https://github.com/madahetooo/fullandroidcourseclassc
This project is for training purposes in Android with Kotlin Course.
adapters api coroutines firebase jetpack-compose kotlin lifecycle mvvm-architecture navigation-component oop-principles recyclerview retrofit room-database testing unit-testing
Last synced: 13 Apr 2025
https://github.com/ykankaya/PreDamEnv
Automation script to prepare development environments.
automation bash batch configuration cross-platform distribution download environment install linux manage operating-system packages powershell script setup shell-script testing windows wrapper
Last synced: 30 Jul 2025
https://github.com/tk3369/pretend.jl
Let's play pretend!
julia julialang mocking testing
Last synced: 10 Apr 2025
https://github.com/mattiaerre/jest-do-it
A thing said or done for amusement; a joke.
Last synced: 12 Apr 2025
https://github.com/datosh/gau
Go ArchUnit Test Framework
architecture go golang testing
Last synced: 07 May 2025
https://github.com/dhhruv/pixxia
🖼 Pixxia uses lossy compression methods to reduce the document size of your JPG/PNG files.
cli compression gui hacktoberfest hacktoberfest2023 image image-compression image-compressor jpg library png png-compression python shell terminal testing tkinter tkinter-gui
Last synced: 03 May 2025
https://github.com/kkrull/javaspec
Spec-style testing for Java
java junit specifications testing
Last synced: 11 Apr 2025
https://github.com/theirish81/mockambo
Dynamic API Mocking, recording and Validation
api contract-testing developer-tools mocking openapi openapi3 proxy testing
Last synced: 28 Oct 2025
https://github.com/totakke/cavia
Remote resource management for Clojure projects
clojure download-manager downloader testing
Last synced: 13 Apr 2025
https://github.com/priyanshpatel18/anchorlabs
AnchorLabs is a visual developer tool for Solana Anchor programs. Upload your IDL, connect your wallet, and instantly explore accounts, test instructions, and debug transactions with an intuitive interface designed for rapid development and testing.
anchor-lang devtools solana testing
Last synced: 16 May 2026
https://github.com/mcalthrop/tdd-fibonacci
TDD implementation of JavaScript Fibonacci series function
fibonacci fibonacci-series-function javascript learning learning-materials tdd tdd-fibonacci teaching teaching-materials testing
Last synced: 12 Apr 2025
https://github.com/qainsights/performance-engineering-series
This video series aims to explain various performance issues such as memory, cpu, threads etc and how to identify them by simulating using the BuggyApp.
eclipse java load-testing loadtesting mat memory performance performance-engineering testing
Last synced: 05 May 2025
https://github.com/mcalthrop/testing-with-java
Learn automated testing with Java
fibonacci java junit learn-to-code learning learning-by-doing learning-java tdd teaching-materials testing
Last synced: 12 Apr 2025
https://github.com/geerlingguy/ansible-content-testing
Testing repository for various bits of Ansible content in 2.10 transition.
ansible collections galaxy roles test testing
Last synced: 10 Jul 2025
https://github.com/aereal/go-http-replay
Record and replay HTTP response for testing
Last synced: 09 Jul 2025
https://github.com/adequatica/ui-testing-auth
Testing UI with Google Authnetication
Last synced: 23 Jun 2025
https://github.com/itsjonq/cyan
🐱 Cypress-like testing for React + JSDOM
cypress jsdom open-source react testing testing-library
Last synced: 10 Apr 2025
https://github.com/zephyrproject-rtos/test_results
Consolidated test results
Last synced: 08 May 2025
https://github.com/sanosuke009/pyviztest
A Visual Testing Library in Python. Works with Playwright, Selenium. Can generate Allure Report.
automation playwright playwright-pytest playwright-python pypi python python3 pyviztest selenium snapshot-testing snapshot-tests test-automation testing testing-tools visual-test visual-testing visual-tests webdriver
Last synced: 04 Apr 2025