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-30 00:27:29 UTC
- JSON Representation
https://github.com/xanders/gherkin-steps-js
Write Cucumber step definitions with Gherkin syntax
bdd cucumber cucumber-js cucumber-steps gherkin qa tdd test-automation testing
Last synced: 30 Apr 2025
https://github.com/lkiesow/setup-lxc-container
Setup an LXC Container on GitHub Actions
actions containers hacktoberfest infrastructure testing virtual-machine
Last synced: 04 May 2025
https://github.com/liquid-o2/idea-board
Ideaboard is a CRUD (create, read, update, delete) app that allows you to manage your ideas. Whether you're brainstorming for a new project, organizing your thoughts, or simply want a place to jot down your ideas as they come to you, Ideaboard is the perfect tool for the job.
crud-application design eslint jest prettier react react-hook react-test reactjs tailwindcss testing typescript ui vite
Last synced: 06 Apr 2026
https://github.com/adrianapan/react-testing-setup-example
Learn how to set up and test a production ready React application built with Redux, React hooks, routing and custom hooks; by making use of React Testing Library and Jest.
custom-hooks jest reach-router react react-hooks react-testing-library redux redux-toolkit testing
Last synced: 20 Apr 2026
https://github.com/andrew-costure/seleniumproject
automation basic-learning home-automation homepage selenium testing
Last synced: 13 Apr 2025
https://github.com/apex-engineers-inc/rustest
Pytest-style python test runner powered by Rust - built for speed 🚀
python test testing unit-testing
Last synced: 14 Dec 2025
https://github.com/osvaldokalvaitir/react-native-gostack9-module13
:test_tube: Testing in the React Native using Native Testing Library, jest-native and @types/jest
bootcamp gostack gostack-9 react-native rocketseat testing
Last synced: 10 May 2026
https://github.com/eval/respectable
Test different inputs against an rspec-expectation (mirror)
Last synced: 29 Apr 2026
https://github.com/mocktools/ruby-rspec-mock
RSpec dual mocking compatibility. Use RSpec's mocks as secondary, alongside a primary, alternative mocking library.
developer-tools hacktoberfest mock mocktools rspec rspec-mock rspec-rails rspec-testing ruby rubygem testing
Last synced: 08 Sep 2025
https://github.com/xtruder/go-testparrot
Golang tool to record and replay expected test values, just like a parrot :parrot: :bird:
automation golang record recorder replay test-automation testing tool
Last synced: 03 Jun 2026
https://github.com/drone/ff-test-cases
Test cases for FF SDKs evaluator tests
Last synced: 25 Jan 2026
https://github.com/thanasornsawan/playwright_automation_everything
This repo contains database testing, api testing, web testing and github action cicd to send notification to slack
api automated-testing database graphql playwright playwright-javascript qa-automation testing web
Last synced: 12 Feb 2026
https://github.com/distributedlife/conventionaljs
Conventional tests for your JS and TS
convention conventions js test testing tests ts typescript
Last synced: 28 Dec 2025
https://github.com/cyphrme/browsertestjs
In Browser Javascript Unit Tests
javascript-browser-test javascript-testing testing
Last synced: 02 Feb 2026
https://github.com/ged/fluent_fixtures
A toolkit for building a collection of composable testing fixtures with a fluent interface. (git mirror)
fixtures fluent-fixtures fluent-interface ruby testing
Last synced: 11 Apr 2025
https://github.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber's goleak
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 18 Mar 2025
https://github.com/localvoid/iko
[UNMAINTAINED] TypeScript Assertion Library
Last synced: 21 May 2026
https://github.com/springtainer/springtainer-redis
Redis as docker-container for springboot testing
redis spring spring-boot testcontainers testing
Last synced: 06 Apr 2026
https://github.com/mikma03/production-python
This repository is a comprehensive collection of advanced Python programming resources, featuring examples, exercises, and concepts from various sources. It is designed for Python developers looking to deepen their understanding and expertise in various aspects of the language. The repository covers a wide range of topics.
best-practices deployment package production python3 reference-implementation resources testing
Last synced: 10 May 2026
https://github.com/irene-24/react-truncatable
Streamline your UI with this React component that is designed to truncate text seamlessly. [Storybook Doc] https://64f883177ec11e1edcf84fc7-hpmuefbevq.chromatic.com/?path=/docs/stories-truncatable--docs
react storybook testing truncate-text
Last synced: 29 Oct 2025
https://github.com/paperstrike/playwright-fixtures
Wrap your tests with Playwright-like test fixtures in node & browsers
folio playwright test-fixtures testing
Last synced: 28 Apr 2026
https://github.com/devopsthinh/reportlibrary
A dynamic report-building class library with these formats (excel, pdf, html, markdown)
class-library dotnet net-framework-472 reflection report-generator software-architecture testing
Last synced: 16 May 2026
https://github.com/abhinaba-ghosh/cypress-react-mobx-component-testing
Test React MobX store with cypress.io
cypress cypress-io mobx mobx-react testing
Last synced: 04 Apr 2025
https://github.com/warleylopes/selenium.quickstart
Just inherit a class, set an app.config and you're set with Selenium WebDriver session management, e-mail sending of reports with test execution results with screenshots and videos
automate automation c-sharp e-mail email extentreports klov qa record recorder recording reports results screen screenshot selenium test testing video webdriver
Last synced: 11 Apr 2025
https://github.com/testingrequired/vom
A library for writing page objects for selenium tests/scripts
automation python python27 python3 selenium selenium-webdriver test-automation testing testing-tools
Last synced: 04 Apr 2025
https://github.com/mfaisalkhatri/testng-tutorial
This project has example code demoing how to use TestNG framework in Test Automation
automation-testing beginner learning qa software-testing test-automation testing testng tutorial
Last synced: 07 Apr 2026
https://github.com/lykourgoss/microservice-messaging-testing
This repository focuses on Microservice Messaging using MassTransit and RabbitMQ, and on Testing Microservices using Pact Net for contract testing in .NET 6+. (mpsp)
contract-testing dotnet masstransit messaging microservices pact-net rabbitmq testing xunit
Last synced: 07 Apr 2026
https://github.com/geminimir/promptproof
Deterministic LLM testing for CI. Record→Replay + policy-as-code to block risky merges (PII, schema drift, regressions, budget creep).
anthropic ci github-actions guardrails llm openai prompt rag security testing
Last synced: 09 Sep 2025
https://github.com/degraciamathieu/interface-testing
How to test an interface with phpunit
Last synced: 02 Feb 2026
https://github.com/neuralegion/sectester-net
SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.
appsec brightsec c-sharp e2e pentesting qa security test testing
Last synced: 07 May 2025
https://github.com/vvkin/webdriver
Testing GitHub search with Selenium Webdriver & Behave
behave e2e page-object python selenium testing webdriver
Last synced: 20 May 2026
https://github.com/digipie/mocha-chai-mongoose
An example of how you can use Mocha and Chai to perform API testing for a Node-ExpressJS-Mongoose app.
api chai github-actions mocha mocha-chai mocha-chai-mongoose mongo-action mongodb mongoose nodejs testing
Last synced: 17 Jun 2025
https://github.com/leidenheit/itarazzo-client
Client which utilizes Itarazzo library in order to execute an arazzo specification easily
api-rest arazzo arazzo-specification openapi openapi-specification testing
Last synced: 12 Apr 2025
https://github.com/hq969/gen-ai-hackathon
The SMS Spam Detection Module is a machine learning-based classifier designed to differentiate between spam and legitimate (ham) messages. It leverages Natural Language Processing (NLP) and classification algorithms to analyze SMS text and predict whether a message is spam.
detection-model real realtimespam smsspam-dataset testing
Last synced: 11 Jan 2026
https://github.com/davorpa/java-testing-session-01
Testing sessions del curso JEE de Seresco 2022 (IFCD0210)
calculator course course-materials course-project datastructures exercism java java-11 junit-test junit4 maven-project mockito seresco testing testing-practices
Last synced: 12 Apr 2025
https://github.com/contributte/tester-skeleton
🎁 Nette\Tester project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.
contributte e2e nette nette-framework nette-tester qa tester testing tests
Last synced: 12 Apr 2025
https://github.com/khronosgroup/opencl-cts-kernel-dumps
Dumps of kernel sources from the conformance test runs residing in OpenCL-CTS repo
Last synced: 07 May 2025
https://github.com/bayashi/test-allmodules
do some tests for modules in search path
Last synced: 03 Jul 2025
https://github.com/panthevm/retest
A ClojureScript library for efficient testing of Reagent and Re-frame applications
Last synced: 07 May 2025
https://github.com/javiertuya/junit-report-action
Generates Junit html style reports from surefire test results
github-action junit reporting surefire test testing
Last synced: 07 May 2025
https://github.com/jackmordaunt/filebuilder
Declaratively build file structures. Useful for testing apps that interact with the filesystem. Built on top of https://github.com/spf13/afero
afero filesystem go mocking pluggable testing
Last synced: 19 Jun 2025
https://github.com/mccutchen/httpbingo.org
A public instance of https://github.com/mccutchen/go-httpbin hosted on fly.io
Last synced: 19 Jun 2025
https://github.com/vectormike/imol
Product Inventory App built with React, Redux, Express & MongoDB (In-progress)
burger-menu circleci docker es6 express javascript jest mongodb react redux testing
Last synced: 06 Apr 2026
https://github.com/haraka/test-fixtures
Fixtures for testing Haraka and plugins
haraka test-automation testing
Last synced: 02 Apr 2026
https://github.com/mutkuensert/fragment-testing-with-hilt
Launching a fragment in an instrumented test and testing the screen while using Hilt.
hilt-android instrumentation-tests instrumented-tests testing
Last synced: 29 Oct 2025
https://github.com/mahamorim/bootcamp-quality-assurance-gft
Desafios e conteúdos do programa GFT Quality Assurance.
bootcamp java junit mockito quality-assurance rest-api selenium test-automation testing
Last synced: 17 Feb 2026
https://github.com/salmonmode/contextional
A functional testing tool for Python
functional-testing python test test-automation testing testing-tools tests
Last synced: 12 Jul 2025
https://github.com/protonemedia/laravel-browser-kit-macro
A macro to use the Laravel 5.3 testing layer inside your Laravel >5.3 tests
Last synced: 12 Jul 2025
https://github.com/stchris/testzero
JS test runner without dependencies
javascript no-dependencies runner test testing
Last synced: 24 Jul 2025
https://github.com/tmcgilchrist/ocaml-jack
QuickCheck with shrinking for free
ocaml property-based-testing property-testing quickcheck test testing
Last synced: 14 Jul 2025
https://github.com/danvaida/ansible-docker-images
Docker images used for testing Ansible roles
Last synced: 14 Jul 2025
https://github.com/sandunwira/boost
Trying to create my own CSS framework like Bootstrap, Tailwind [Work In Progress]
Last synced: 24 Jul 2025
https://github.com/anicolaspp/dojai
A JDBC Driver for OJAI
bigdata cluster hibernate java jdbc jdbc-driver mapr mapr-database mapr-db ojai ojai-testing scale sql testing
Last synced: 15 Jul 2025
https://github.com/fardog/congruent
A Go utility library for testing that responses from multiple servers are equivalent.
integration-testing regression-testing rest-api testing
Last synced: 10 Sep 2025
https://github.com/loicreynier/sandbox
Sandbox for random tests
advection-diffusion-equation coconut-lang fftw fortran gmres go isosurfaces jmtpfs nix numbat powershell python python-scientific sandbox-repo spotify-api terminal-ui testing typst windows
Last synced: 17 Feb 2026
https://github.com/icub-tech-iit/test-packages-sandbox
Sandbox for Testing Packages
Last synced: 07 Mar 2026
https://github.com/mnvx/pprocess
Execution of processes in async mode for tests
assertions async phpunit testing
Last synced: 17 May 2026
https://github.com/osinfra-io/google-cloud-terraform-testing
Infrastructure as Code (IaC) example for Google Cloud Platform Terraform testing.
google-cloud-landing-zone-platform google-cloud-platform infrastructure-as-code osinfra platform-team terraform testing
Last synced: 18 Jul 2025
https://github.com/bria222/rails-friends
friends app is a ruby on rails framework application that enables a logged in user to add a list of friends with their details . the main objective of this application is to impliment advanced ruby on rails features in short MVC design pattern
html5 mvc-architecture partials rails ruby ruby-application ruby-gem ruby-on-rails testing
Last synced: 17 May 2026
https://github.com/anshul-sonpure/testcasedrivenframework
This repository contains a test-based automation framework,built using industry-standard tools and best practices. The framework is designed to streamline the testing process by automating repetitive and time-consuming tasks, enabling faster and more accurate testing of web applications.
Last synced: 21 Mar 2025
https://github.com/lahwaacz/pytest-nginx
A pytest plugin managing an instance of the nginx web server
pytest pytest-plugin python testing
Last synced: 13 Apr 2025
https://github.com/wimpyprogrammer/jest-mock-examples
Examples of mocking in Jest tests
jest mock mocking testing unit-testing
Last synced: 19 Apr 2026
https://github.com/sdetautomation/api-test-java
sample project on how to test rest api
java json json-schema test-automation testing
Last synced: 12 Apr 2025
https://github.com/rbiedrawa/spring-kafka-multiple-event-types-in-same-topic
This repository contains sample Spring Boot setup for handling multiple event types in single Kafka topic.
avro avro-kafka docker docker-compose gradle interactive-queries kafka kafka-streams multiple-event protobuf schema-registry spring-boot spring-cloud-stream spring-cloud-stream-binder-kafka spring-kafka state-store testing
Last synced: 11 Apr 2026
https://github.com/kpedit/at_lab1
This is my homework №1 for AT lessons :)
at ipynb ipynb-jupyter-notebook lex makefile matplotlib python regex smc test testing timing
Last synced: 07 Mar 2026
https://github.com/sonastea/hypebot
Discord bot that plays user's intro song obtained from youtube
api discord discord-bot ffmpeg go golang testing youtube-dl
Last synced: 17 Jan 2026
https://github.com/dbgjerez/golang-k8s-helm-helloworld
Golang application used to test
docker go golang kubernetes testing
Last synced: 07 Jan 2026
https://github.com/burhanh/automaton
Test automation frameworks
api-testing automation csharp dotnet java javascript performance-testing python ruby testing ui-testing
Last synced: 24 Jun 2025
https://github.com/lucasdotvin/laravel-database-queries-counter
A simple way to check how many queries a test suite has performed.
database-perfomance laravel php testing
Last synced: 11 Jan 2026
https://github.com/starknet-io/tests
Common tests for all Starknet implementations.
Last synced: 15 Jan 2026
https://github.com/thomasarmel/socket-server-mocker
Mock socket server in Rust, for testing various network clients.
mock network rust socket tcp test test-automation testing
Last synced: 07 Apr 2026
https://github.com/yuvalino/pytest-infinity
Infinity helps debugging the most sophisticated bugs.
Last synced: 05 Apr 2025
https://github.com/okuzawats/android-hilt-testing
Hiltを単体テストに活用するための実験用プロジェクト。
Last synced: 17 May 2026
https://github.com/artemave/assert-raisins
Minimalistic, debugger friendly test runner for Node
javascript nodejs test test-framework test-runner testing
Last synced: 30 Oct 2025
https://github.com/rhannachi/api-ddd
API Typescript Domaine Driven Design
clean-architecture express nodejs tdd testing typescript
Last synced: 21 Mar 2025
https://github.com/softspiders/node-testing-in-travis
Mimimalistic Node testing in Travic CI
ci continuous-integration devops hello-world helloworld javascript jest js min node softspider softspiders ss starter template test testing travis
Last synced: 07 Apr 2026
https://github.com/fusion/reasonable-fidelity
Replay recorded web sessions, check for fidelity
automation ocaml reasonml regression-tests testing
Last synced: 17 May 2026
https://github.com/thomassimmer/rocket-template
A template to build APIs with Rocket.
api asynchronous-programming backend diesel queue rocket rust sqlite task-manager template testing worker
Last synced: 17 Feb 2026
https://github.com/matcha4smiley/faketime
Fake and control time in Kotlin – freeze, tick, and shift for reliable and reproducible tests.
datetime fake-times kotlin kotlin-library library mock mocking testing testing-library
Last synced: 11 Jan 2026
https://github.com/ehsangazar/nodejs-sample-app-structure
This is sample project of nodejs with structure and testing
Last synced: 17 May 2026
https://github.com/melezhik/ducky
Run sparrow tasks on docker containers
automation continuous-integration docker docker-container ducky sparrow testing
Last synced: 18 Apr 2026
https://github.com/mjaroslav/mcingametester
Engine for tests, that requires minecraft to be loaded.
gradle gradle-plugin gradle-task minecraft-forge minecraft-forge-mod minecraft-forge-mod-util minecrat test test-automation test-framework testing testing-framework testing-library
Last synced: 06 May 2026
https://github.com/okaymeal/toc-tests
Automated tests for the Tombs of Cherem web game
automation game phaser phaser3 python selenium selenium-python selenium-webdriver software testing web
Last synced: 29 Jan 2026
https://github.com/mozilla-iam/auth0-tests
Test automation for auth0 integration
auth0 automation iam selenium testing
Last synced: 13 Apr 2025
https://github.com/dna-engine/load-web-page-puppeteer-mocha
Minimal example of loading a web page into puppeteer and testing with mocha
javascript localhost mocha nodejs puppeteer testing url
Last synced: 31 Dec 2025
https://github.com/cito-oss/tempo
Run distributed Go-like tests using Temporal
Last synced: 24 Feb 2025
https://github.com/aak1247/pydatatest
Data driven python test framework. 数据驱动的Python测试框架
framework python testing unittest
Last synced: 17 Jan 2026
https://github.com/alvisonhunterarnuero/unit-testing-jest-react
jest jest-tests mock testing unit-testing
Last synced: 19 May 2026
https://github.com/terrablue/debris
JavaScript testing framework with support for fixtures, asynchronicity and spaced testing
javascript nodejs testing testing-framework
Last synced: 01 Jan 2026
https://github.com/vergissberlin/alpine-development
Docker alpine image to use for development, testing and deployment.
alpine deep-learning deployment docker docker-image testing
Last synced: 06 Apr 2025