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/fabienarcellier/fixtup
Test python application beyond the code boundaries !
pytest python testing unittest
Last synced: 19 Apr 2025
https://github.com/siiibo/assert_match
Leverages pattern matching & pipeline in Elixir tests!
Last synced: 09 Mar 2026
https://github.com/flowinquiry/spring-testcontainers
Designed to make writing integration tests with Testcontainers in Java effortless and extensible
integration-testing java junit-jupiter junit-jupiter-extension mysql ollama postgresql spring spring-boot test-automation testcontainers testcontainers-junit-jupiter testing
Last synced: 21 Jun 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/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/jsuarezruiz/dotnet-maui-manual-testing
Project with various apps to carry out manual testing of .NET MAUI
dotnet dotnet-maui maui testing
Last synced: 14 Mar 2025
https://github.com/hafiz1379/oop-school-library
Discover the OOP School Library, a Ruby-powered app for efficient book and borrower management. Over a week, build classes for students, teachers, and books, create associations, add a simple user interface, refactor code, ensure data persistence, and implement unit tests. A practical example of object-oriented programming in action.
Last synced: 01 Aug 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/quark-zju/outagefs
fuse filesystem to emulate and test behaviors on power failures
Last synced: 16 Aug 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/tufin/espresso
A framework for writing testable BigQuery queries
Last synced: 04 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/itsjonq/cyan
🐱 Cypress-like testing for React + JSDOM
cypress jsdom open-source react testing testing-library
Last synced: 10 Apr 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/LIVVkit/LIVVkit
Land Ice Verification & Validation Toolkit
ice-sheet-models testing validation verification
Last synced: 20 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/adequatica/ui-testing-auth
Testing UI with Google Authnetication
Last synced: 23 Jun 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
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/tk3369/pretend.jl
Let's play pretend!
julia julialang mocking testing
Last synced: 10 Apr 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/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/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/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/moyada/sharingan
微服务测试工具
dubbo rpc sofa-rpc spring-cloud-eureka testing
Last synced: 30 Apr 2025
https://github.com/qavajs/soft-assertion
Module that enables soft assertions in qavajs framework
Last synced: 01 May 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/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/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/gabrielcsapo/lcov-server
🎯 A simple lcov server & cli parser
coverage javascript lcov nodejs product testing
Last synced: 12 Sep 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/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/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/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/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/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/datosh/gau
Go ArchUnit Test Framework
architecture go golang testing
Last synced: 07 May 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/aereal/go-http-replay
Record and replay HTTP response for testing
Last synced: 09 Jul 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/ekaone/javascript-awesome-packages
😎 📃 Javascript Awesome Packages List, start from 🚦 State Management, 🧪 Testing, 🛠 Utilities, 🌈 Design System, 📈 Chart, 🖥 Server, 🔐 Security, 🗄 ORM and Query Builder
database orm security server state-management testing
Last synced: 04 Mar 2025
https://github.com/kkrull/javaspec
Spec-style testing for Java
java junit specifications testing
Last synced: 11 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/mustafar/parrot
mockable, containerized api from your swagger spec.
api container docker fake integration-testing mock test testing
Last synced: 14 Jul 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/fnky/react-nodegui-testing-library
Simple React NodeGui testing utilities that encourage good testing practices.
javascript nodegui react-nodegui testing typescript
Last synced: 24 Oct 2025
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/furkan-gulsen/python-selenium-test-islemleri
Python dilinin Selenium kütüphanesini kullanarak; Amazon, LinkedIn ve ÇiçekSepeti üzerinde test işlemleri yaptığımız bir case study reposudur.
python python-test selenium selenium-python selenium-tests selenium-webdriver selenium-webdriver-python testing testing-tools
Last synced: 16 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/sainipankaj15/signature-forgery-detection
Here I am adding all files and code which I used during project. I also explained project in below video
artificial-intelligence python3 testing training
Last synced: 18 Oct 2025
https://github.com/charles-hsiao/robotframework-kafka
A Kafka python library for Robotframework to test events(messages) in Kafka.
assertions automation events kafka kafka-client kafka-consumer kafka-producer kafka-topic pykafka python python-library python2 python27 quality-assurance robot-framework robotframework test-automation test-kafka testing testing-tools
Last synced: 23 Oct 2025
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/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/tesselstudio/tesselbox
the main discussion point of TesselBox
game github sandbox sandbox-game single singleplayer testing
Last synced: 02 May 2026
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/benwebber/ansible-tap
:white_check_mark: Test Anything Protocol (TAP) producer callback plugin for Ansible
ansible callback-plugin tap tap-stream test test-anything-protocol testing
Last synced: 11 Oct 2025
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/ssokolow/rar-test-files
Minimal RAR and CBR files made using registered RAR and WinRAR installs, suitable for integration testing.
archives rar rar-archives rar-files rar-format test test-data test-dataset test-datasets testing
Last synced: 07 Feb 2026
https://github.com/holunda-io/c7
One-stop monorepo for all holunda libs in camunda bpm 7 context
bpm camunda-7 deployment development extension holisticon library operations testing
Last synced: 14 Apr 2026
https://github.com/leeoasis/todo-list
To-Do-list is a website that basically displays a list of tasks the user has to perfom. It has a function to add new tasks or remove completed tasks from the list.
css html javascript testing webpack
Last synced: 02 Apr 2026
https://github.com/soh335/go-test-redisserver
redis-server runner for tests.
Last synced: 25 Oct 2025
https://github.com/hauleth/ex_unit_embedded
Define ExUnit tests alongside your private functions to test them.
Last synced: 14 Oct 2025
https://github.com/fearlesssolutions/engineering-practice-domains
A mono-repo for the Engineering Practice Domains of Development, Data, Infrastructure, Testing, and Platforms
data data-engineering data-science database-design devops drupal end-to-end-testing engineering infrastructure machine-learning salesforce security testing web-development
Last synced: 26 Oct 2025
https://github.com/ehmicky/dev-tasks
Automated development tasks for my own projects
babel cli code-quality continuous-integration es6 eslint github-actions gulp gulp-tasks gulpjs javascript json library markdown nodejs npm npmjs shell terminal testing
Last synced: 13 Feb 2026
https://github.com/mjarkk/mini-mail-dev
A testing email SMTP server
email maildev mocking smtp smtp-server testing
Last synced: 15 Mar 2026
https://github.com/mauroservienti/nservicebus.integrationtesting
An end-to-end testing toolkit for NServiceBus based messaging systems.
Last synced: 03 Mar 2026
https://github.com/spiral/testing
Spiral Framework testing SDK
php php7 spiral-framework testing testing-tools
Last synced: 10 Oct 2025
https://github.com/qainsights/do-not-say-non-functional
Do Not Say Non-Functional
accessbility-testing performance-testing quality-assurance security-testing software-testing testing
Last synced: 09 Feb 2026
https://github.com/mutaimwiti/node-test-wrapper
An elegant and scalable solution for HTTP testing in Node.js
auth auth-wrapper bdd chai-http cli express expressjs http node node-test-wrapper supertest tdd test test-wrapper testing wrapper
Last synced: 09 Oct 2025
https://github.com/bayashi/actually
A testing library focused on turning failure into success
actually assertion assertions go go-testing golang golang-testing testing testing-golang
Last synced: 16 Oct 2025
https://github.com/ararog/caramelo
Idiomatic unit test framework for rust
assertions rust testing testing-framework unit-testing
Last synced: 24 Jun 2026
https://github.com/qainsights/curl-for-performance-engineers
cURL for Performance Engineers
curl performance-engineering performance-testing qainsights testing
Last synced: 26 Feb 2026
https://github.com/insys-icom/medusa
Easily run Robot Framework test suites in parallel.
python robotframework test-automation testing
Last synced: 04 Mar 2026
https://github.com/lambdatest/lambdatest-cypress-cli
Allows Customers to run cypress test on Lambdatest Infrastructure
browser cloudtesting cypress lambdatest testing
Last synced: 02 Mar 2026
https://github.com/thisrohangupta/harness-mcp-v2
MCP server for Harness.io
cost-optimization devops harness-engineering mcp security testing
Last synced: 01 Apr 2026
https://github.com/qavajs/webstorm-adapter
Package to enable cucumberjs runner for qavajs projects
Last synced: 27 Feb 2026
https://github.com/elliotchance/testify-stats
🔢 testify: print test and assertions statistics at the end of the test suite
golang testify testify-suites testing
Last synced: 13 Oct 2025
https://github.com/fluentci-io/services
Services are processes that run in the background and provide functionality that you might need to test or operate your application in a CI/CD pipeline.
cicd continuous-delivery continuous-integration devbox developer-tools devops flox nix overmind pkgx plugin services testing wasm webassembly
Last synced: 25 Oct 2025
https://github.com/eclipse-thingweb/test-things
Collection of Things that can be used for testing different IoT protocols, security mechanisms and interaction styles
iot protocols testing web-of-things wot
Last synced: 27 Feb 2026
https://github.com/adrianriobo/goax
Small framework to interact with UX element through OS accessibility native APIs in golang
accessibility automation golang-library macos native-base testing ux windows
Last synced: 09 Apr 2025
https://github.com/briandfoy/test-output
Utilities to test STDOUT and STDERR messages.
Last synced: 11 Mar 2026
https://github.com/yegor256/farea
Fake Maven Reactor for unit-testing of your Maven plugins: similar Maven Invoker Plugin, but JUnit friendly
integration-testing java maven maven-invoker maven-invoker-plugin maven-plugin testing
Last synced: 27 Mar 2025
https://github.com/natural-intelligence/docker-compose-mocha
A tool used to create an isolated environment for services which are Docker-ized based on services found inside a given docker-compose.yml file when running Docker Compose tool.
automation chai ci docker docker-compose mocha testing
Last synced: 14 Apr 2025
https://github.com/m-py/testtheorie-r
An introduction to R (in German)
educational programming r testing
Last synced: 23 Apr 2025
https://github.com/zebrunner/carina-cucumber
Carina automation BDD framework (TestNG + Cucumber)
android-test appium appium-java bdd carina carina-cucumber carina-framework framework ios-test java parallel-tests selenium test test-automation test-automation-framework testing testing-tool web-test
Last synced: 30 Apr 2025
https://github.com/federicoceratto/nim-testrunner
Nim test runner
fswatch functional-testing nim nim-lang nim-language tdd test testing unit-testing unittesting
Last synced: 08 Nov 2025
https://github.com/sadnoodles/chromeremote
A tool for Chrome remote dev debugging.
automatic chrome-devtools debugging spider testing
Last synced: 16 Jan 2026
https://github.com/marcode24/weekly-challenges
📆 This repository contains my solutions to the weekly challenges from Weekly Coding Challenges by MoureDev
challenge challenges challenges-solutions coding-challenge coding-challenges eslint hackerrank hackerrank-solutions husky husky-hooks javascript jest lint-staged logic-programming mouredev roadmap solutions testing unit-testing weekly-challenges
Last synced: 13 Oct 2025