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-06-22 00:27:21 UTC
- JSON Representation
https://github.com/dgollahon/mutest
fork of mutant with inline disable comments and a few different mutations.
lint mutation-testing quality-control rspec ruby testing
Last synced: 26 Sep 2025
https://github.com/elixir-toniq/schism
Partition testing tool for elixir
distributed-systems elixir erlang testing
Last synced: 11 Dec 2025
https://github.com/Cardinal-Cryptography/drink
De-chained Ready-to-play ink! playground
ink polkadot runtime smart-contracts substrate testing
Last synced: 02 Apr 2025
https://github.com/pytest-dev/pytest-play
pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files
pytest pytest-plugin python python3 statsd test-automation test-metrics testing
Last synced: 19 Jul 2025
https://github.com/aflplusplus/fuzzer-challenges
Challenging testcases for fuzzers
Last synced: 29 Apr 2025
https://github.com/denisraslov/snappify
A generator of Jest snapshot-based tests for React components written with TypeScript 📸
jest jest-snapshots react react-components testing typescript
Last synced: 13 Apr 2025
https://github.com/rick-van-dam/testexamplesdotnet
Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET
apitesting asp-net asp-net-core csharp integration-testing netcore nunit playwright razor-pages testcontainers testing vue xunit
Last synced: 11 Apr 2025
https://github.com/nativescript/nativescript-dev-appium
A package to help with writing and executing e2e Appium tests in NativeScript apps
appium automation automation-ui e2e nativescript nativescript-dev-appium testing
Last synced: 19 Oct 2025
https://github.com/tjenkinson/mock-hls-server
Fake a live/event HLS stream from a VOD one. Useful for testing. Supports looping.
cli event-hls-stream hls http-live-streaming live m3u8 m3u8-playlist mock-hls-server playlist proxy segment server stream streaming test testing testing-tools vod
Last synced: 01 Mar 2026
https://github.com/ctreffs/swiftsimctl
Swift client-server tool to call xcrun simctl from your simulator. Automate push notification testing!
cli ios macos push-notifications simctl simulator spm swift swift-package-manager testing tvos uitests xcode
Last synced: 06 Apr 2025
https://github.com/Goldziher/interface-forge
Graceful mock-data generation using TypeScript
factories faker fakerjs testing tests typescript
Last synced: 30 Mar 2025
https://github.com/NativeScript/nativescript-dev-appium
A package to help with writing and executing e2e Appium tests in NativeScript apps
appium automation automation-ui e2e nativescript nativescript-dev-appium testing
Last synced: 22 Jul 2025
https://github.com/apparentlymart/terraform-provider-testing
An experimental Terraform provider to assist in writing tests for Terraform modules
terraform terraform-provider testing
Last synced: 09 Mar 2025
https://github.com/alefranz/MELT
MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test logs.
dotnet logging microsoft-extensions-logging testing
Last synced: 15 Apr 2025
https://github.com/alefranz/melt
MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test logs.
dotnet logging microsoft-extensions-logging testing
Last synced: 07 Apr 2025
https://github.com/jagreehal/stencil-how-to-test-components
Examples of how to test Stencil components
jest snapshot-testing stenciljs testing
Last synced: 04 Apr 2026
https://github.com/krmisha/makefile
Cross-platform C++ Makefile project template
catch2 clang clang-format clang-tidy compilation-database compile-commands-json conan cpp cross-platform doxygen gcc makefile makefile-template testing vcpkg
Last synced: 09 Apr 2025
https://github.com/peaklims/peaklimsapi
🧬 Source-available fair-code licensed LIMS. The laboratory software you'll enjoy using.
cqrs ddd design-patterns docker domain-driven-design dotnet integration-testing laboratory-information-management-system lims testing unit-testing vertical-slice-architecture web-api
Last synced: 29 Aug 2025
https://github.com/codelytv/kotlin-api-skeleton
💎 Kotlin Hexagonal HTTP API template to create your new projects
api hexagonal kotlin spring spring-boot testing
Last synced: 26 Apr 2025
https://github.com/mhagger/git-test
Run automated tests against a range of Git commits and keep track of the results
Last synced: 09 Apr 2025
https://github.com/apache/yetus
Apache Yetus
bash build-management java library python testing yetus
Last synced: 13 Apr 2025
https://github.com/lomsa-com/http-mock-adapter
A simple to use mocking package for Dio intended to be used in tests.
dart dart-package dartlang dio flutter flutter-package http http-adapter integration-testing mock mockito testing testing-tools unit-testing
Last synced: 11 Jan 2026
https://github.com/squareslab/bugzoo
Keep your bugs contained. A platform for studying historical software bugs.
automated-repair benchmarks bugzoo dataset docker testing
Last synced: 04 Apr 2025
https://github.com/lkorth/device-automator
An easy to use, Espresso like, syntax on top of the Android UI Automator testing framework
android espresso testing ui-automated-tests ui-automation ui-testing
Last synced: 09 Oct 2025
https://github.com/umplify/xunit-dependency-injection
:fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects
c-sharp csharp csharp-lib csharp-library dependency-injection dependencyinjection dotnet dotnet-core dotnetcore microsoft-dependency-injection test testing xunit xunit-framework xunit-frameworks xunit-runner xunit-test xunit-tests
Last synced: 20 Feb 2026
https://github.com/plasma-umass/coverup
Automatic AI-powered test suite generator
anthropic-ai aws-bedrock gpt-4 openai python testing testing-framework
Last synced: 10 Jun 2025
https://github.com/infinum/retromock
Library for mocking responses in a Retrofit service.
android android-development android-library java-library kotlin kotlin-android mock mocking open-source retrofit testing testing-tools
Last synced: 15 Aug 2025
https://github.com/beyondit/opencart-test-suite
Testing Suite for OpenCart Development
opencart opencart-development phpunit testing
Last synced: 17 Aug 2025
https://github.com/garbles/kitimat
A library for generative, property-based testing in TypeScript and Jest.
generative-testing javascript jest property-based-testing quickcheck testing typescript
Last synced: 14 Oct 2025
https://github.com/lukaslueg/volkswagen
volkswagen detects when your tests are executed in a CI-environment and makes them pass
continuous-integration diesel rust testing
Last synced: 07 Sep 2025
https://github.com/johnsundell/assert
A collection of convenient assertions for Swift testing
assert assertions swift test testing testing-tools xcode
Last synced: 21 Mar 2025
https://github.com/monshunter/goat
GOAT (Golang Application Tracing) - A high-performance code tracing tool for gray releases in Go applications, featuring automatic incremental code tracking, real-time monitoring, and intelligent instrumentation to help developers make reliable decisions during gray releases.
canary-deployment code-instrumentation coverage devops golang gray-release monitoring observability testing tracing
Last synced: 12 Jan 2026
https://github.com/arguiot/eyejs
A JavaScript testing framework for the real world
cli displayjs eyejs javascript nodejs test-framework testing testing-tools
Last synced: 21 Aug 2025
https://github.com/lumc/pytest-workflow
Configure workflow/pipeline tests using yaml files.
cromwell miniwdl nextflow pipeline pytest pytest-plugin snakemake test testing wdl wdl-devtools workflow workflow-testing yaml
Last synced: 08 Apr 2025
https://github.com/hanneskaeufler/crytic
Mutation testing for crystal.
crystal crystal-language hacktoberfest mutation-testing testing
Last synced: 11 Apr 2025
https://github.com/meteor-community-packages/meteor-mocha
A Mocha test driver package for Meteor 1.3+. This package reports server AND client test results in the server console and can be used for running tests on a CI server or locally.
automated-testing hacktoberfest jasmine meteor meteorjs mocha testing
Last synced: 25 Oct 2025
https://github.com/Meteor-Community-Packages/meteor-mocha
A Mocha test driver package for Meteor 1.3+. This package reports server AND client test results in the server console and can be used for running tests on a CI server or locally.
automated-testing hacktoberfest jasmine meteor meteorjs mocha testing
Last synced: 13 May 2025
https://github.com/infinum/Retromock
Java library for mocking responses in a Retrofit service.
android android-development android-library java-library mock mocking open-source retrofit testing testing-tools
Last synced: 12 Apr 2025
https://github.com/factory-js/factory-js
🏭 The object generator for testing.
drizzle-orm dummy-data e2e-testing factory factory-bot fixture integration-testing jest mock playwright prisma seed seeding t3-stack test testing unit-testing vitest
Last synced: 04 Apr 2025
https://github.com/codewithdennis/filament-tests
A package that creates PEST tests specifically tailored for your filament resources.
filament laravel pest pestphp php plugin test-automation testing
Last synced: 05 Apr 2025
https://github.com/preactjs/enzyme-adapter-preact-pure
Preact adapter for the Enzyme UI testing library
Last synced: 09 Apr 2025
https://github.com/codedownio/sandwich
Yet another test framework for Haskell.
haskell testing testing-framework
Last synced: 11 Jun 2025
https://github.com/camunda-community-hub/camunda-platform-scenario
Easily execute Camunda process scenarios and verify your expectations with Given/Then/When style tests.
bdd-style-testing-framework behaviour scenario testing verify waitstates
Last synced: 13 Jul 2025
https://github.com/cezarypiatek/nscenario
Dead simple library for annotating steps of test case scenarios.
component-testing dotnet integration-testing testcase testing
Last synced: 09 Apr 2025
https://github.com/arcuri82/testing_security_development_enterprise_systems
Testing, Security and Development of Enterprise Systems
development docker ejb enterprise-systems jacoco java jee jpa jsf json kotlin microservice reactjs rest-api security selenium spring spring-boot testing web-service
Last synced: 05 Oct 2025
https://github.com/zebrunner/carina-demo
Carina demo project.
android-testing androidtv api appium carina desktop-app ios java maven mybatis restassured selenium test testing testing-tools tvos windows-desktop zebrunner zebrunner-reporting
Last synced: 06 Apr 2025
https://github.com/kiegroup/mock-github
A library to create a local github environment and easily mock github APIs using an octokit like interface
custom-github-actions-workflows github github-actions mock testing
Last synced: 27 Dec 2025
https://github.com/mswjs/jest-fixed-jsdom
A superset of the JSDOM environment for Jest that respects Node.js globals.
environment jest jsdom msw mswjs node testing
Last synced: 12 Apr 2025
https://github.com/xcancloud/AngusTester
An intelligent development and testing platform designed to empower small and medium-sized enterprises to build their own R&D systems, streamline workflows, and enhance operational efficiency.
agile-development agile-management angustester performance software-testing testing
Last synced: 27 Feb 2025
https://github.com/siriusxm/snapshot4s
Snapshot testing for Scala made easy 📸
scala snapshot-testing testing
Last synced: 16 Apr 2026
https://github.com/opensourcepentest/tools
Tools used for Penetration testing / Red Teaming
penetration penetration-testing penetration-testing-framework security security-tools testing testing-tools tools
Last synced: 13 May 2025
https://github.com/mocktools/ruby-smtp-mock
💎 Ruby SMTP mock. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.
fake-server fake-smtp-server hacktoberfest mock mock-server mocktools rspec ruby ruby-gem smtp smtp-fake smtp-mail smtp-mock smtp-server testing testing-tools
Last synced: 05 Apr 2025
https://github.com/peaklims/PeakLimsApi
🧬 Source-available fair-code licensed LIMS. The laboratory software you'll enjoy using.
cqrs ddd design-patterns docker domain-driven-design dotnet integration-testing laboratory-information-management-system lims testing unit-testing vertical-slice-architecture web-api
Last synced: 13 Apr 2025
https://github.com/mocktools/ruby-dns-mock
DNS mock server written on 💎 Ruby. Mimic any DNS records for your test environment with fake DNS server.
developer-tools dns dns-mock dns-server fake-dns fake-server hacktoberfest mock mock-server mocktools rspec ruby testing testing-tools
Last synced: 04 Apr 2025
https://github.com/shopsys/http-smoke-testing
[READ-ONLY] Simple HTTP smoke testing for your Symfony application
phpunit routing smoke-test symfony testing
Last synced: 12 Apr 2025
https://github.com/dwightwatson/laravel-auth-tests
Some boilerplate tests for Laravel's auth scaffold
Last synced: 10 Apr 2025
https://github.com/Rick-van-Dam/TestExamplesDotnet
Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET
apitesting asp-net asp-net-core csharp integration-testing netcore nunit playwright razor-pages testcontainers testing vue xunit
Last synced: 28 Mar 2025
https://github.com/kamranayub/cypress-browser-permissions
A Cypress plugin to set launched browser preferences including permissions like Geolocation, Notifications, Microphone, etc.
browser cypress cypress-plugin e2e javascript permissions testing
Last synced: 09 Apr 2025
https://github.com/Rektoff/Security-Roadmap-for-Solana-applications
We created a cybersecurity Systematization of Knowledge for Solana applications and protocols. We call it the Solana Security Strategy: such a database would be hugely beneficial for anyone who wants to secure their product and learn security from the best-collected resources.
blockchain-security rust security security-testing solana solana-program solana-security testing
Last synced: 25 Mar 2025
https://github.com/weimin17/object-detection_helmetdetection
A computer vision practice: Using Tensorflow - Object Detection Tutorials - Helmet detection
faster-rcnn helmet-detection object-detection tensorflow tensorflow-experiments testing training tutorials
Last synced: 02 May 2025
https://github.com/venerasf/Venera
A modular exploitation framework extensible with Lua
exploit lua pentest pentest-tool qa-automation scanner security security-tools testing venera
Last synced: 27 Sep 2025
https://github.com/rieckpil/java-testing-toolbox
:wrench: Testing Tools & Libraries Every Java Developer Must Know
assertj awaitility gatling greenmail hamcrest java jmeter jsonpath junit4 junit5 mockito pact rest-assured selenide selenium spock testcontainers testing wiremock xmlunit
Last synced: 06 Apr 2025
https://github.com/behave-restful/behave-restful
BDD Framework to Test REST Services and APIs
bdd behavior gherkin language rest rest-api restful-api restful-webservices testing testing-tools
Last synced: 11 May 2025
https://github.com/MADE-Apps/legerity
A framework for speeding up the development of automated UI tests for Windows, Android, iOS, and Web with Appium/Selenium on .NET
android appium automated-testing csharp dotnet framework ios pageobject pageobject-pattern selenium selenium-webdriver test-automation test-framework testing ui-testing uwp webdriver winappdriver xamarin
Last synced: 29 Mar 2025
https://github.com/iamolegga/react-native-launch-arguments
Get launch arguments for testing with Detox, Appium, and Maestro
appium detox maestro react-native testing
Last synced: 27 Jun 2025
https://github.com/sbergen/responsible
Reactive asynchronous automated testing utility for .NET and Unity
asynchronous-programming dotnet-standard reactive-programming test-automation testing testing-tools unity unity-3d unity-test unity-test-runner unity-test-tools unity2d unity3d unity3d-plugin
Last synced: 18 Aug 2025
https://github.com/robothy/local-s3
An Amazon S3 service implementation based on Netty.
amazon-s3 amazons3 aws-s3 docker graalvm graalvm-native-image integration-testing java junit5 local-s3 s3 s3-bucket s3-docoker s3mock s3vectors testcontainers testing vector-database
Last synced: 27 Mar 2026
https://github.com/integration-automation/automationide
AutomationIDE , Python IDE creare by Python, Include [WEB, API, GUI, Load & Stress] automation.
api-automation api-automation-testing automation binggpt chat chatbot chatgpt gui gui-automation gui-testing ide load-testing python python-ide selenium test-automation testing text-editor web-automation
Last synced: 05 Feb 2026
https://github.com/integration-automation/testpioneer
AutomationIDE , Python IDE creare by Python, Include [WEB, API, GUI, Load & Stress] automation.
api-automation api-automation-testing automation binggpt chat chatbot chatgpt gui gui-automation gui-testing ide load-testing python python-ide selenium test-automation testing text-editor web-automation
Last synced: 09 Apr 2025
https://github.com/erickwendel/mocking-with-node-test-runner-template
Template inicial do meu video sobre testes unitários em serviços
javascript mocking test-runner testing
Last synced: 27 Apr 2025
https://github.com/scaling-lightning/scaling-lightning
A Testing Toolkit for the Lightning Network
bitcoin developer-tools lightning-network testing
Last synced: 14 Jan 2026
https://github.com/becheran/ntest
Testing framework for rust enhancing the built-in library with some useful features.
assert library rust rust-lang test-cases testing timeout
Last synced: 16 May 2025
https://github.com/franneck94/pythonprojecttemplate
Python project template with unit-tests, documentation, ci-testing and workflows.
benchmark codecov conda github-actions makefile pre-commit pytest python setuptools sphinx testing travis-ci vscode workflows
Last synced: 16 Mar 2025
https://github.com/skx/overseer
A golang-based remote protocol tester for testing sites & service availability
golang monitoring networking testing
Last synced: 23 Apr 2025
https://github.com/godatadriven/pytest-dbt-core
Pytest plugin for dbt core
dbt dbt-macros dbt-tests pytest pytest-extension test testing
Last synced: 07 Apr 2026
https://github.com/jondot/storybook-cartesian
Automatically generate stories for all of your component variants
Last synced: 22 Jul 2025
https://github.com/pieterclaerhout/go-james
James is your butler and helps you to create, build, debug, test and run your Go projects
builder create-go-app debugging delve golang run-go-app running scaffold skeleton testing
Last synced: 11 May 2025
https://github.com/juliatesting/mocking.jl
Allows Julia function calls to be temporarily overloaded for the purpose of testing
Last synced: 05 Apr 2025
https://github.com/elliterate/capybara.py
Acceptance test framework for web applications
acceptance-testing capybara python selenium selenium-webdriver testing testing-tools
Last synced: 28 Oct 2025
https://github.com/Integration-Automation/AutomationIDE
AutomationIDE , Python IDE creare by Python, Include [WEB, API, GUI, Load & Stress] automation.
api-automation api-automation-testing automation binggpt chat chatbot chatgpt gui gui-automation gui-testing ide load-testing python python-ide selenium test-automation testing text-editor web-automation
Last synced: 08 Nov 2025
https://github.com/pytest-dev/pytest-mimesis
Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.
fake-data faker fixtures mimesis plugin pytest pytest-mimesis pytest-plugin testing testing-tools
Last synced: 11 May 2025
https://github.com/brianmacintosh/alexa-skill-test-framework
Framework for easy offline black-box testing of Alexa skills.
alexa alexa-sdk alexa-skill alexa-skills-kit mocha test test-framework testing
Last synced: 14 Apr 2025
https://github.com/kanecheshire/biometricautomationdemo
Dependency free iOS biometric automation example.
automation biometrics face-id faceid ios testing touch-id touchid xcode xctest xcui
Last synced: 14 Apr 2025
https://github.com/bytexenon/undetected_geckodriver
A custom Firefox Selenium-based Webdriver. Passes all bot mitigation systems
anti-bot anti-detection automation bot-detection browser captcha cloudflare cloudflare-bypass distil firefox geckodriver navigator python3 scraping selenium testing webriver
Last synced: 05 Apr 2025
https://github.com/sumanjs/suman
🌇 🌆 🌉 Advanced, user-friendly, language-agnostic, super-high-performance test runner. http://sumanjs.org
ava better-than-ava better-than-mocha better-than-tapjs ci-cd concurrent developer-experience docker dx high-performance-testing mocha mocha-reporter mocha-tests nodejs parallel performance-testing suman tape testing testing-tools
Last synced: 10 Apr 2025
https://github.com/grug/data-mocks
Library to mock local data requests using Fetch or XHR
api-mock fetch-mock test-framework testing unit-testing web-development
Last synced: 04 Sep 2025
https://github.com/sbergen/Responsible
Reactive asynchronous automated testing utility for .NET and Unity
asynchronous-programming dotnet-standard reactive-programming test-automation testing testing-tools unity unity-3d unity-test unity-test-runner unity-test-tools unity2d unity3d unity3d-plugin
Last synced: 25 Apr 2025
https://github.com/glytching/junit-extensions
JUnit5 extensions library including JUnit5 equivalents of some of the common JUnit4 rules: ExpectedException, TemporaryFolder etc
java java-8 junit junit-extension junit4-rules junit5 testing testing-tools unit-testing
Last synced: 16 Mar 2025
https://github.com/yuawn/mediatek-fuzzing-workshop
MediaTek Fuzzing Workshop in HITCON 2021
automation education fuzzing security testing workshop
Last synced: 15 Aug 2025