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/thiagodp/one-wise
One-wise combinatorial testing generator for JavaScript
combinatorial-testing javascript n-way n-wise one-wise pair-wise pairwise seedrandom shuffle testing
Last synced: 15 Jun 2025
https://github.com/thiagodp/codeceptjs-cmdhelper
💻 Let your CodeceptJS tests run commands in the console/terminal
bdd codeceptjs command console execute run terminal test testing
Last synced: 10 Apr 2025
https://github.com/aphistic/sweet
Sweet is a pluggable test runner capable of hooking into standard Go tests.
go golang sweet testing unit-testing
Last synced: 21 Mar 2025
https://github.com/xray-app/xray-offline-results
Report testing results offline using Excel/CSV
jira test-management testing xray
Last synced: 01 May 2025
https://github.com/tstormk/ember-testing-library
Simple and complete Ember DOM testing utilities that encourage good testing practices.
ember emberjs javascript testing
Last synced: 12 Apr 2025
https://github.com/rec/tdir
🗃 Create, fill a temporary directory 🗃
python tempfile temporary-directory testing
Last synced: 04 Mar 2026
https://github.com/atomic-testing/atomic-testing
Portable UI testing library: Simplify and unify across frameworks and libraries
component-library end-to-end-testing materi playwright reactjs test testing testing-tools ui-testing unit-testing
Last synced: 12 Apr 2025
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/springtainer/springtainer-mockserver
Mockserver as docker-container for springboot testing
mockserver spring spring-boot testcontainers testing
Last synced: 13 Apr 2025
https://github.com/gurpreetatwal/incito
Easiest way to turn a function into a web server!
axios integration middleware route supertest testing
Last synced: 22 Apr 2025
https://github.com/wearefine/puppet-jenkins-shared-libraries
Test and deploy Puppet code with Jenkins pipelines
jenkins jenkins-pipeline jenkinsfile puppet puppet-testing testing
Last synced: 19 Jul 2025
https://github.com/astrodynamic/dna_analazer-algorithms-for-working-with-text-in-cpp
This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.
algorithms analayze cmake cmakelists console-application console-applications cpp cpp17 dna dna-sequences hashing learning makefile rabin-karp-algorithm regex reusable testing text-algorithms text-summarization
Last synced: 20 Sep 2025
https://github.com/williamkoller/descomplicando-nestjs
Descomplicando Nestjs
api docker jest nestjs nginx postgresql tdd testing typeorm
Last synced: 21 Jun 2025
https://github.com/kamarros/cesarcode
You can decode and encode words with cesar code and polybius chessboard in java. Implementation encode and decode method. REST endpoint to decode and encode words.
arrays cesar-cypher cipher-algorithms hql java polybius-cypher rest spring-boot testing
Last synced: 19 May 2026
https://github.com/cTwospoons/camel-spock-test
A simple project to show how to use Spock to unit test Camel routes.
apache-camel groovy spock spring-boot testing
Last synced: 03 Apr 2025
https://github.com/kamiladd-byte/cesarcode
You can decode and encode words with cesar code and polybius chessboard in java. Implementation encode and decode method. REST endpoint to decode and encode words.
arrays cesar-cypher cipher-algorithms hql java polybius-cypher rest spring-boot testing
Last synced: 03 Mar 2025
https://github.com/softspiders/node-hapi-clean-architecture
A simple API built with Hapi.js that follows Clean Architecture principles
ca clean-architecture debug hapi javascript js node openapi server softspider softspiders ss starter swagger template testing vscode
Last synced: 08 Apr 2026
https://github.com/giis-uniovi/tdrules
Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data
api-testing coverage database fpc mcdc mutants openapi sql testing
Last synced: 11 Apr 2025
https://github.com/sergiobarriel/testing-in-dotnet
XUnit usage examples: theories, member data, inline data, custom data, class data, fixtures, assertions, ...
assertions dotnet fixtures testing theory xunit
Last synced: 05 May 2025
https://github.com/rick-van-dam/cleanaspcorewebapitemplate
A productive ASP .NET minimal api template
api asp-net asp-net-core csharp dotnet minimal-api net opentelemetry template-project test-automation testcontainers testing vertical-slice-architecture
Last synced: 08 May 2025
https://github.com/ehmicky/is-error-instance
Check if a value is an `Error` instance.
browser cross-realm dom error error-handle error-handler error-handlers error-handling error-monitoring error-reporting errors exception exception-handling instanceof javascript library monitoring nodejs testing typescript
Last synced: 15 Jun 2025
https://github.com/tebogoyungmercykay/recspl-compiler-construction-in-python
This repository contains the core components of our Recursive Student Programming Language Compiler Construction and Design project. The project aims to implement a complete compiler, including lexical analysis, parsing, semantic analysis, and code generation.
intermediate-code-generation lexer parser pytest semantics syntax-tree testing tokens type-checker
Last synced: 09 Jul 2025
https://github.com/nikita-filonov/sample_go_grpc_testing
allure allure-report api go golang grpc grpc-go test-automation testing
Last synced: 25 Oct 2025
https://github.com/pixielabs/cavy-mobx-example
An example app using Cavy, MobX and React Native
cavy integration-testing mobx react-native testing
Last synced: 10 Jul 2025
https://github.com/lorien/test_server
Server to test HTTP clients
http-server mock-server test testing testing-tools
Last synced: 05 May 2025
https://github.com/golang-design/verbose
🤪 verbose repository for testing purpose | go get golang.design/x/verbose
Last synced: 20 Jul 2025
https://github.com/slemke/keycloak-testcontainer
Run a Keycloak testcontainer from node.js
container docker keycloak node testcontainers testing typescript
Last synced: 06 May 2025
https://github.com/zlib-ng/corpora
Common corpora used for lossless compression testing and benchmarking.
Last synced: 02 Feb 2026
https://github.com/astrodynamic/decimal-in-c
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
biginteger bignum-library c cmake decimal library makefiles testing
Last synced: 18 Feb 2026
https://github.com/r9295/parserkiosk
A Proof of Concept multi-lingual test generation suite intended for parsers
parsers security-tools testing testing-tools
Last synced: 02 Nov 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/assert-equals/dappdriver
🕹️ DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion
automation blockchain browser chrome dapp dapp-developers e2e-tests end-to-end-testing ethereum extension metamask playwright rainbow selenium testing web3 webdriver zerion
Last synced: 09 Mar 2026
https://github.com/int128/parallel-test-action
Parallel testing in GitHub Actions
github-actions parallel-testing testing
Last synced: 22 May 2026
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/eliashaeussler/phpunit-attributes
🧙 Additional attributes for tests with PHPUnit
attributes php phpunit test testing unit
Last synced: 07 Mar 2026
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/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/michel-leonard/ciede2000
The CIEDE2000 color-difference formula implementations.
algorithm c color computer-vision data-science docs education example golang image-processing java javascript linux php python ruby rust simple testing windows
Last synced: 22 Mar 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/hanasabih/math-magicians
bootstrap5 css3 javascript nodejs react reactjs testing
Last synced: 24 Jul 2025
https://github.com/tzachbon/qawolf-todo-list
Workshop about e2e and QA Wolf (Faster Testing With QAWolf)
e2e e2e-boilerplate e2e-testing e2e-tests javascript jest playwright puppeteer qa react testing typescript
Last synced: 03 Feb 2026
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/keplersj/atom-test-runner-jest
Atom Test Runner for Jest
Last synced: 13 Aug 2025
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/joaopaulopmedeiros/taxes-api
A .NET low latency taxes search service
docker docker-compose dotnet low-latency redis restful-api selic taxes testing
Last synced: 27 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/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/ruzickap/test_usb_stick_for_tv
This script stores testing videos/music/pictures on your USB stick, which can be used for testing TVs
android-tv test testing testing-tools testing-tvs tv usb
Last synced: 24 Aug 2025
https://github.com/tatemz/effect-bdd
An Effect-native BDD runner for Gherkin feature files.
bdd behavior-driven-development effect effect-ts functional-programming gherkin testing testing-tools
Last synced: 07 Jul 2026
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/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/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/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/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/ASDAlexey/vitest-auto-spy
Auto-spy test doubles from a class for Vitest + Angular — a jest-auto-spies drop-in replacement.
angular auto-spies jest-auto-spies mocking rxjs spy testing typescript unit-testing vitest zoneless
Last synced: 04 Jul 2026
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/engineeringsoftware/predictiverts
ML-based regression test selection
machine-learning ml regression-test-selection rts testing
Last synced: 12 May 2025
https://github.com/achiku/testsvr
Make httptest generated test server aware of -v of go test
Last synced: 28 Jun 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/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/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/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/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/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/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/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/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/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/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/microcks/test-github-action
GitHub Action for launching a Microcks test
api contract-testing github-actions microcks testing
Last synced: 29 Jul 2025
https://github.com/f5devcentral/big-ip-atc-ready
Inspec profile to validate the readiness of the BIG-IP Automation Toolchain (ATC)
devops f5-bigip inspec test-automation testing
Last synced: 11 Apr 2025
https://github.com/neoeno/rspec-isolate
Enforce isolation in your unit tests.
Last synced: 10 Apr 2025
https://github.com/qavajs/po-testcafe
library for plain-english access to testcafe page object
Last synced: 11 Aug 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/ernsthaagsman/car-behave
An example to show how BDD works
Last synced: 14 Jul 2025
https://github.com/vdemeester/polydactyl
Random cat generator
cat kubernetes load resources tektoncd testing
Last synced: 22 Mar 2025
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/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/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/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/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/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/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/easyops-cn/mongo-driver-helper
Interfaces for mongo-go-driver's structures
Last synced: 22 Jul 2025
https://github.com/uetchy/logue
🌝 Keep your interactive command-line apps testable.
Last synced: 19 Apr 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/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/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/tillahoffmann/testax
Jit-able runtime assertions for JAX in NumPy style.
Last synced: 25 Jul 2025