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-09 00:27:36 UTC
- JSON Representation
https://github.com/dotnet-ad/meetup.xamarin.france.demo
A sample base for the various conferences presented at Xamarin Meetups in France.
meetup testcloud testing xamarin
Last synced: 16 May 2026
https://github.com/thisissoon/schematics
A set of extensions for the Angular CLI
angular angular-cli angular-universal docker express-js license linting schematics testing
Last synced: 10 Apr 2025
https://github.com/ctron/markdown-test-report
A cargo test report in markdown
Last synced: 21 Apr 2025
https://github.com/rimiti/simple-git-mock
🦄 "simple-git" Jest mock example
git jest jest-tests mocking simple-git test testing
Last synced: 26 Oct 2025
https://github.com/kenoxa/svelte-fragment-component
fragment component for svelte to simplify testing
Last synced: 23 Apr 2025
https://github.com/godogx/allure
Allure result formatter for godog
allure-report bdd cucumber go godog godog-extension golang report testing
Last synced: 08 Oct 2025
https://github.com/dantealonsoht/math_magicians_reactjs
This project is about a calculator created as React component, I've added the component with CSS styles, testing, and so on.
css html javascript jest json nodejs react testing webpack
Last synced: 02 Apr 2026
https://github.com/crs4/life_monitor
Workflow Sustainability Service
monitoring sustainable-software testing workflow
Last synced: 21 Jan 2026
https://github.com/unflakable/unflakable-javascript
Official Unflakable Plugins for JavaScript
automation ci ci-cd cypress cypress-plugin cypress-tests developer-productivity developer-tools devtools flakiness flaky flaky-tests javascript javascript-testing jest regression-testing release-engineering test-automation testing typescript
Last synced: 28 Apr 2025
https://github.com/josemanuelep/software-testing-fundamentals
La prueba de software es un proceso en el que se evalúa el software para determinar si cumple con las necesidades del usuario (validación) y que el proceso para construir el software se siguió correctamente (verificación).
fundamentals softaware test-theory testing testing-ground
Last synced: 19 Mar 2026
https://github.com/boneskull/intro-to-mocha
Slide deck for "Intro to Mocha" talk
integration-testing mocha mochajs presentation reveal-js slides testing testing-framework tutorial unit-testing
Last synced: 09 Apr 2025
https://github.com/remcohaszing/playwright-monaco
Test Monaco editor integrations using Playwright
monaco monaco-editor playwright testing
Last synced: 27 Feb 2026
https://github.com/bahmutov/changed-test-ids
Select tests to run based on source file changes and test ids
Last synced: 04 Mar 2026
https://github.com/olecve/react-testing-library-cljs
A ClojureScript wrapper for react-testing-library
Last synced: 01 Apr 2026
https://github.com/ohseesoftware/laravel-assert-encrypted
Adds a trait to assert an encrypted value in the database.
assertions encryption laravel php testing
Last synced: 09 Apr 2025
https://github.com/newmo-oss/gotestingmock
gotestingmock mocking utilities for unit test in Go
Last synced: 04 Mar 2026
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/dgroup/xlsx-matchers
Elegant object-oriented hamcrest matchers for Apache POI
apache-poi elegantobjects excel hamcrest hamcrest-matchers java poi tdd tdd-java testing unit-testing
Last synced: 24 Oct 2025
https://github.com/gftf2011/arch-unit-js
ArchUnit clone tool for javascript Projects
architecture babel javascript-library testing
Last synced: 05 Oct 2025
https://github.com/bbb/testing-a11y
A library for testing and accessibility with react/ react-native
a11y accessibility react react-native testing
Last synced: 07 Oct 2025
https://github.com/gsd-build/agent-inbox
Give any AI agent a disposable email inbox in one tool call. MCP server for email verification, auth flows, and testing.
ai-agent auth claude cursor disposable-email email mcp mcp-server model-context-protocol testing verification windsurf
Last synced: 03 Jun 2026
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/grantjenks/django-replay
Django application that records and replays web requests.
django django-admin record replay testing
Last synced: 24 Oct 2025
https://github.com/realtemirov/repoimpl
Repositories, migrations and tests with model
go golang migration migrations repository testing
Last synced: 29 May 2026
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/djian01/nt
A versatile network testing tool that supports ICMP, HTTP(s), DNS, TCP, and MTU testing
dns http icmp mtu network network-analysis network-monitoring tcp test test-automation testing tests
Last synced: 14 Jan 2026
https://github.com/taigrr/adb
Provides idiomatic adb bindings for go developers, in order to make it easier to write system tooling using golang.
adb adb-commands android automation go golang hacktoberfest testing testing-tools
Last synced: 05 Mar 2026
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
https://github.com/vwh/vwnode
Quick starter template for your Node.js project includes Bun, Biomejs, Typescript and more
biomejs bun docker node-template production public-template template testing tsup typescript
Last synced: 19 Oct 2025
https://github.com/lunelson/sass-throw
Testable error/warn/debug functions/mixins for Sass
Last synced: 06 Sep 2025
https://github.com/pixelass/react-package-template
React package template with tools
coverage library linting npm package react tdd test-driven-development testing
Last synced: 12 Oct 2025
https://github.com/sovereigncloudstack/scs-health-monitor
The new health monitor for IaaS and KaaS to test real-life scenarios
kubernetes openstack python testing
Last synced: 19 Oct 2025
https://github.com/hmarzban/codecrafters-redis-javascript
Dive into a JavaScript rendition of the Codecrafters Redis Challenge. Beyond the basics, this repo amps up Redis functionalities with benchmarks and extensive testing. It is built for enthusiasts by an enthusiast!
benchmarking codecrafters-challenge education javascript nodejs redis redis-commands testing
Last synced: 12 Oct 2025
https://github.com/ibalosh/sinhook
Simple webhook request testing tool
qa requestbin sinatra-web testing webhook webhook-endpoint webhook-requests
Last synced: 04 Apr 2026
https://github.com/river2202/monorailswift
A troubleshooting/testing tool to log, record and replay network interactions for iOS project.
integration-testing ios mocking-framework network-monitoring swift testing
Last synced: 03 Jul 2025
https://github.com/moshie/shutter
Shutter captures screenshots of internal website pages and compares them for differences
Last synced: 18 Jan 2026
https://github.com/boneskull/snapshot-fs
Create a snapshot of a directory for use with memfs
filesystem fixture json memfs snapshot testing
Last synced: 12 Oct 2025
https://github.com/ubermanu/magento2-email
✉️ Command line tool to send Magento 2 email templates
Last synced: 06 May 2025
https://github.com/mukhammadrizooff/create-unit-test---testing-practice
In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.
Last synced: 22 Apr 2025
https://github.com/jimmylv/dojo-scaffold-js
A JavaScript/TypeScript scaffold for coding dojos. via https://github.com/gigix/dojo-scaffold online demo:
create-react-app dojo refactoring tdd testing
Last synced: 28 Oct 2025
https://github.com/h2xd/exposition
Structure to explain the who, what and where of the API mocking process
dx mocks testing typescript vuejs
Last synced: 24 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/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/pomponchik/flask_fixture
Start and stop the flask server for your tests
fixtures flask pytest pytest-plugin server testing
Last synced: 06 Jul 2025
https://github.com/wvteijlingen/swift-network-mocker
Speed up development and testing by adding an autogenerated network stubbing panel to your app.
mocking moya network-stubbing networking stubbing testing
Last synced: 11 Feb 2026
https://github.com/waicool20/cvauto
Computer Vision Automation
automation computer-vision testing
Last synced: 23 Apr 2025
https://github.com/db-developer/grunt-nyc-mocha
run mocha tests and generate coverage reports with nyc
coverage grunt javascript mocha nyc plugin testing
Last synced: 05 Mar 2026
https://github.com/abdessamadbettal/tasks
simple web application that allows users to create and manage a list of tasks using laravel , vue , tailwind , JWT and mongoDB folowing best practices and coding standards.
best-practices ci-cd jwt laravel mangodb php tailwind tailwindcss testing tutorial vue
Last synced: 09 Oct 2025
https://github.com/okorolev/pytest-soft-assertions
ast ast-transformation pytest-plugin python soft-asserts testing
Last synced: 12 Apr 2025
https://github.com/applitools/workshop-cbt-selenium-java
Workshop: Modern Cross-Browser Testing with Selenium WebDriver in Java
applitools cross-browser-testing java selenium selenium-webdriver testing visual-ai visual-testing webdriver
Last synced: 09 Oct 2025
https://github.com/ternacode/ternacode-persistence
Abstractions and an EntityFramework Core implementation for repository and unit of work patterns.
entity-framework-core repository-pattern testing unitofwork-pattern
Last synced: 14 Jan 2026
https://github.com/dos-j/sham-it
Create a Sham (Mocked HTTP server) and mock out endpoints in JS
flexibility mock mock-server mocking node sham sham-it sham-server stub-service test testing
Last synced: 23 Oct 2025
https://github.com/upleveled/hotline-bling-codealong
detox end-to-end-testing expo integration-testing react-native testing
Last synced: 16 Mar 2026
https://github.com/geod24/localrest
A library to allow integration testing of vibe.web.rest based code
concurrency dlang eventloop hacktoberfest testing unittests
Last synced: 06 Feb 2026
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/radeklat/issue-watcher
Python test assertions watching when an issue is closed and failing a test to let you know fixed functionality is available.
github-issues pypi python tech-debt technical-debt testcase testing unittest watch watcher workaround
Last synced: 23 Apr 2025
https://github.com/andreas-dorfer/in-memory-store
A thread-safe in-memory key-value store with optimistic concurrency support.
csharp dotnet fsharp in-memory-storage key-value-store mocking optimistic-concurrency prototyping testing
Last synced: 14 Oct 2025
https://github.com/open-atmos/jupyter-utils
utility routines for embedding vector graphics and animations in Python Jupyter notebooks using matplotlib (with focus on testing and Colab & GitHub compatibility)
animations colab jupyter-notebook matplotlib pip pypi-package python testing vector-graphics
Last synced: 04 Jul 2025
https://github.com/doamaral/postman-imgur
Using Postman with Oauth2 and refreshing its token automatically using pre-request scripts
api dynamic-variables htmlextra oauth2 postman rest testing
Last synced: 01 Mar 2026
https://github.com/ericmjl/software-testing-open-source-and-data-science
Software Testing in Open Source and Data Science: A talk delivered at the Data Umbrella speaker series
data-science data-testing machine-learning-testing software-testing testing
Last synced: 25 Feb 2026
https://github.com/dasydong/jmeter-dockerfiles
Setting up JMeter Distributed Load Testing Environment under Docker/K8s Yaml,性能压测docker
docker jmeter k8s kubernetes performance-testing testing yaml
Last synced: 06 Jul 2025
https://github.com/praveengnair/jacoco-multi-module-sample
This is an example of multi modular maven project with jacoco coverage for unit, integration and functional testing and generating a merged final report in jacoco.
cucumber jacoco jacoco-plugin java karate maven testing
Last synced: 26 Oct 2025
https://github.com/microcks/hub.microcks.io
Public Hub for community Microcks mocks and tests
api microcks microservices mocks testing
Last synced: 13 May 2025
https://github.com/ykagano/wiremock-hub
api-mocking mock-server testing wiremock
Last synced: 02 Apr 2026
https://github.com/youta-t/its
its a matcher library for go
assertion-library go golang its matchers test testing
Last synced: 16 Jan 2026
https://github.com/blaind/bevy_fuzz
Experimental high-performance fuzz-testing for bevy systems, emulating user UI interaction
Last synced: 26 Oct 2025
https://github.com/giorgi-leladze/php-test-processor
Parallel PHP test processor optimized for faster and more efficient test execution.
laravel parallel-testing php testing
Last synced: 11 Mar 2026
https://github.com/thisissoon/angular-starter
An example Angular project by SOON_
angular ci components lazy-loading linting pipes prettier services starter starter-project stylelint testing tslint universal
Last synced: 04 May 2026
https://github.com/christimperley/roschaos
Smash your beloved robots to pieces, one component at a time
Last synced: 08 May 2026
https://github.com/odaridavid/jok3r-bdd-devfest19
A sample application showcasing BDD on Android
android bdd-tests cucumber testing
Last synced: 07 May 2026
https://github.com/cartiqo/discordjs-v14-templates
Discord.js updated templates from others and me! I will give credit in the codes if its owned by others!
discord-template-js discord-v14 discordjs template testing
Last synced: 21 Jun 2026
https://github.com/ozontech/testo-toppings
Collection of small, miscellaneous plugins for Testo framework. Add some flavor to your tests!
go plugin testing testo testo-plugin
Last synced: 29 Jun 2026
https://github.com/miroslav-reiter/penetration_testing_sql
🐱💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy
cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools
Last synced: 29 Jun 2026
https://github.com/1and1/jsoup-hamcrest
JSoup Hamcrest Matchers brings the power of css matchers to your tests.
acceptance-testing css-selector hamcrest-matchers integration-testing jsoup junit4 junit5 spock-framework testing unit-testing
Last synced: 24 Jun 2026
https://github.com/ryanmaclean/esrally-docker
An Elastic ES Rally Docker container image that allows you to run ESRally in a container and point it at a remote Elasticsearch host/cluster in order to run and re-run benchmarks.
alpine benchmark benchmarking docker elasticsearch elasticsearch-cluster elk esrally moby python testing
Last synced: 06 May 2026
https://github.com/kylealwyn/frontend-testing
A playground for testing web things
Last synced: 06 May 2026
https://github.com/shonharsh/python-exercism-s03e01-bools-ghostgobblearcadegame
Exercism - This Python project is about Booleans.
academic artificial-intelligence atom automation booleans bot config education exercism git guide learning markdown process python studio testing training-materials trending windows
Last synced: 06 May 2026
https://github.com/blackmutzi/alexa-avs-prototype
Alexa Voice Service (AVS) client in C++ for raspberry pi or any Linux Distribution
alexa-app alexa-voice-service cpp11 doxygen linux linux-distribution prototype qt-creator raspberry-pi testing travis-ci
Last synced: 06 May 2026
https://github.com/qajonatasmartins/skills-testing-qa
Skills, Agents, Tools and setups for QAs
agents ia skills software-testing testing
Last synced: 24 Jun 2026
https://github.com/vinkius-labs/faker-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for generating realistic mock data.
ai-agent developer-tools faker llm-tool mcp mcp-server mock-data modelcontextprotocol synthetic-data testing vinkius vinkius-edge
Last synced: 27 Jun 2026
https://github.com/kubism/testutil
Collection of helpers to ease implementing integration tests utilizing kind, helm and kubernetes
Last synced: 20 Jun 2026
https://github.com/pocmo/uitest-agent
A natural language-based agent for automating UI testing on mobile devices and web applications using Google's Gemini AI models.
agent ai mobile testing ui-testing web
Last synced: 28 Jun 2026
https://github.com/apertureless/presentation-vuex-testing
💁 💬 Slides of my vuex testing talk
javascript presentation slides testing vuex
Last synced: 19 Jun 2026
https://github.com/veilair/ui-testing-development
An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about UI Testing & Best Practices Development
best-practices gui gui-automation gui-framework gui-toolbox guidelines integration integration-testing test-framework testing testing-tools ui ui-components ui-design ui-framework ui-library ui-testing ui-tools unit-testing
Last synced: 17 Jun 2026
https://github.com/jottenlips/jazz-charts-api
🎼 Simple API demonstrating Ariadne GraphQL, Pytest, Serverless, Moto, and DynamoDB
ariadne boto3 dynamodb example flask graphql graphql-server jazz moto pytest python schema-first sdl serverless testing
Last synced: 09 May 2026
https://github.com/ariejan/black-flag
Dockerized Regtest Bitcoin Network: batteries included!
api bitcoin docker docker-compose insight regtest test testing testing-tools testnet
Last synced: 09 May 2026