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-25 00:27:28 UTC
- JSON Representation
https://github.com/unirakun/k-redux-saga-tester
Test your sagas (redux-saga) with ease, compatible with Jest snapshots !
nantes redux redux-saga testing
Last synced: 25 Jun 2025
https://github.com/oppodelldog/chrome-extension-mirror
mirror user interaction to another tab (chrome extension)
browser browser-extension chrome-extension exploratory-testing hacktoberfest mirror testing testing-tools
Last synced: 07 Sep 2025
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/mauroservienti/nservicebus.integrationtesting
An end-to-end testing toolkit for NServiceBus based messaging systems.
Last synced: 03 Mar 2026
https://github.com/comcast/ctex
A Mix task and helpers for running common_test suites
common-test elixir mix testing
Last synced: 09 Sep 2025
https://github.com/nneji123/wordsai
A collection of NLP Applications built using FastAPI, HTML, CSS, and Streamlit.
chatbot docker docker-compose fastapi git githubactions gitpod heroku-deployment nlp-machine-learning optical-character-recognition resumeparser sentiment-analysis speech-recognition speech-to-text testing text textsumarizer translation
Last synced: 06 May 2025
https://github.com/shubhamdutta2000/securevault
secureVault: A web app to prevent data breach. Store all your secret information here. Your secrets are safe with us
authentication bcrypt controller cors expressjs heroku jest material-ui mongoose nodejs react react-hooks react-redux react-router redux redux-thunk routes supertest testing
Last synced: 10 Sep 2025
https://github.com/aiidateam/aiida-test-cache
A pytest plugin to simplify testing of AiiDA plugins.
Last synced: 13 Apr 2025
https://github.com/ultirequiem/eloquent-javascript
🐔 Solved with TypeScript and TDD
deno eloquent-javascript eloquent-typescript javascript tdd testing typescript
Last synced: 07 May 2025
https://github.com/mozgiii/merge-io-rs
Merge two separate AsyncRead and AsyncWrite objects into a single I/O stream.
async futures futures-03 futures-rs testing testing-tools
Last synced: 09 Jul 2025
https://github.com/fredericbonnet/cmake-test-explorer
CMake Test Explorer for Visual Studio Code
c cmake cpp ctest test-automation test-explorer testing vscode vscode-extension
Last synced: 13 Jul 2025
https://github.com/izelnakri/memserver
JS http mock server AND ORM/in-memory/in-js-vm DB you can run in-browser and node environments. Extremely useful library for fast frontend tests, rapid prototyping and single-file SPA demo deployments.
cli frontend memory-database mock-server orm spa-demo-deployments testing typescript
Last synced: 20 Jul 2025
https://github.com/catchpoint/foresight-test-kit-action
Action for optimizing your tests by listing test runs and with history
ci coverage github-actions test testing
Last synced: 11 Apr 2025
https://github.com/maprost/should
lightwight test environment
assert assertions go golang testing
Last synced: 17 Jan 2026
https://github.com/avivace/debian-quickstart
Sane defaults for the twenty-first century.
better-defaults debian defaults dotfiles guide installation-notes iso linux linux-guide sane-defaults sid stretch testing
Last synced: 08 May 2025
https://github.com/potatosalad/elixirconf2018
Sustainable Testing
elixir erlang property-based-testing property-testing testing
Last synced: 12 Apr 2025
https://github.com/oktadev/okta-ionic-crypto-java-sdk-example
Josh Morony's cryptoPWA with Okta Authentication + Holdings API that stores holdings in Okta
authentication cryptocurrency ionic java jest junit okta protractor spring-boot testing travis-ci typescript wiremock
Last synced: 11 Apr 2025
https://github.com/jgleitz/testfiles
Manage test files and directories neatly when testing with Spek or Kotest!
kotest kotest-plugin kotlin spek2 spekframework testing
Last synced: 10 Jul 2025
https://github.com/cho45/test-name-fromline
Auto fill test names from caller line
Last synced: 14 Jul 2025
https://github.com/ekino/jcv-db
JSON Content Validator for Database (JCV-DB) allow you to compare database contents against a JSON with JCV validators.
assertions assertj assertj-assertions cassandra java jcv json kotlin mongodb mssql mysql postgresql testing
Last synced: 11 Jul 2025
https://github.com/rocq-community/coq-performance-tests
A library of Coq source files testing for performance regressions on Coq [maintainer=@JasonGross]
Last synced: 10 Apr 2025
https://github.com/ericz99/autofill-speed-test
Simple lightweight web application, that will give you exact speed of your autofill.
Last synced: 07 May 2025
https://github.com/stephenafamo/fakedb
fakedb registers a fake database driver named test for... testing.
database fake faker go golang sql test testing testing-tools
Last synced: 09 Jul 2025
https://github.com/luiscberrocal/django-test-tools
Django utility for test scaffolding. Tools to create basic tests fast
Last synced: 27 Mar 2026
https://github.com/cure-lab/hybridrepair
This is an implementation of our paper "HybridRepair: Towards Annotation-Efficient Repair for Deep Learning Models", which will be presented in ISSTA'22.
deep-neural-networks semi-supervised-learning testing
Last synced: 12 Apr 2025
https://github.com/jobinsjp/api-generator
Generate api docs while writing test case (Laravel).
documentation laravel openapi phpunit swagger swagger-ui testing
Last synced: 28 Oct 2025
https://github.com/yanchunhuo/openstack_basebench
openstack基准、稳定性测试,包括磁盘性能、云主机性能、网络性能、对象存储、伸缩等
openstack performance-testing python-runtest stability test-automation testing testing-tools
Last synced: 15 Jul 2025
https://github.com/dfinity/pic-js
An Internet Computer Protocol canister testing library for TypeScript and JavaScript.
canister canisters icp integration-testing internet-computer internet-computer-protocol smart-contract smart-contracts testing testing-library testing-tools
Last synced: 29 Oct 2025
https://github.com/markatk/serial-unit-testing
Serial unit testing program and library written in rust
rust rust-library serial serial-port testing
Last synced: 05 Apr 2025
https://github.com/rieckpil/tdd-with-spring-boot-done-right
🚤 Boost your productivity with TDD (Test-Driven Development) and Spring Boot to accelerate your development. Build better, faster, and safer.
java software-testing spring-boot spring-test tdd test-driven test-driven-development test-driven-development-with-java testing
Last synced: 21 Mar 2025
https://github.com/giltayar/mapping-out-territory
The companion repository to my Mapping Out the Territory: A Frontend Testing Workshop
frontend-web testing vanilla-js workshop
Last synced: 06 Mar 2026
https://github.com/mfaisalkhatri/web-automation-wdio
This repository contains web automation code example using webdriverio js
hacktoberfest testautomation testing tutorial wdio web-automation webdriverio
Last synced: 21 Mar 2025
https://github.com/antonihub/c0d3x
Continuous Testing with Python --> | Selenium | Gherkin | Cucumber | Firebase | Cloud Firestore | Pytest | Unittest | Playwright | QA | Linux | | Selenium WebDriver | CI/CD | Jenkins | Automated Tests | Tester | Software Engineering Analyst | Software Tester | Bash | Git | GitHub Actions | SQL & NoSQL |
ci-cd cicd firebase firestore gherkin git github-actions jenkins linux nosql python qa qa-automation selenium selenium-webdriver sql test test-automation testing
Last synced: 15 Jun 2025
https://github.com/hamedfathi/trxfileparser
A Trx file parser.
csharp dotnet nunit test testing trx trx-parser xunit
Last synced: 28 Oct 2025
https://github.com/clojusc/ltest
A custom test runner for clojure.test with detailed, coloured output and summaries
ansi-colors clojure terminal test-runner testing tests
Last synced: 02 Apr 2026
https://github.com/xnuinside/lof
AWS Lambdas on FastAPI for local run & test (based on AWS Code Deploy template)
aws aws-lambda fastapi sam testing testing-tools webserver
Last synced: 23 Oct 2025
https://github.com/rabbitmq/rabbitmq-ct-helpers
Common Test helpers for RabbitMQ
common-test erlang rabbitmq testing
Last synced: 13 Apr 2025
https://github.com/dutterbutter/era-test-node-action
GitHub Action for quick CI/CD usage with era_test_node
era-test-node testing zksync zksync-era
Last synced: 30 Apr 2025
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/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/soh335/go-test-redisserver
redis-server runner for tests.
Last synced: 25 Oct 2025
https://github.com/spiral/testing
Spiral Framework testing SDK
php php7 spiral-framework testing testing-tools
Last synced: 10 Oct 2025
https://github.com/samber/slog-mock
🚨 slog: mock handler
attribute error go golang handler log log-level logger middleware mock slog structured-logging testing
Last synced: 16 Oct 2025
https://github.com/xrg/behave_manners
Abstraction over Selenium for advanced UI testing
behave behavior-driven-development html selenium selenium-python testing ui-testing
Last synced: 14 Jan 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/anhtester/restassuredtestng2023
Project test API automation with REST Assured library and TestNG Framework 2023
anhtester api rest-api rest-assured test-automation testing testng-framework
Last synced: 16 Oct 2025
https://github.com/atkinsonbg/unittest-outbound-http-calls-golang
This repo is in support of the blog post titled: Mocking Outbound HTTP Calls in Golang, https://levelup.gitconnected.com/mocking-outbound-http-calls-in-golang-9e5a044c2555
golang mocking testing unittest
Last synced: 14 Jan 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/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/engineeringsoftware/exlong
exLong: Generating Exceptional Behavior Tests with Large Language Models
exceptions exlong generation ml nlp testing
Last synced: 09 Apr 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/artbear/1testrunner
Юнит-тестирование для OneScript
junit-xml oscript testing unit-testing
Last synced: 09 Feb 2026
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/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/stratosphereips/security-datasets-for-testing
A set of security datasets for testing of tools and algorithms
cybersecurity dataset infosec infosectools netflow network-security security testing
Last synced: 22 Jan 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/zahraheydari/android-clean-architecture-mvp-dagger-rx
Implemented by Clean Architecture, Dagger2, MVP, RX, Retrofit2, Espresso, Mockito
clean-architecture clean-code dagger2 design-patterns espresso kotlin kotlin-android kotlin-extensions kotlin-language mockito mvp mvp-android mvp-architecture mvp-pattern retrofit2 rxandroid2 rxjava2 solid-principles testing usecase
Last synced: 11 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/testing-library/web-testing-library
🐙 Experimental Web testing utilities that encourage good testing practices.
Last synced: 06 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/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/elenavanengelenmaslova/mocknest-serverless
MockNest Serverless is a serverless mock runtime for AWS that enables realistic integration testing without relying on live external services. It runs natively on AWS Lambda and persists mock definitions in Amazon S3, with AI-powered mock generation using Amazon Bedrock.
ai aws aws-lambda bedrock integration-testing serverless testing
Last synced: 12 Apr 2026
https://github.com/forbeslindesay/testit
Because the world needs a simpler testing framework
Last synced: 24 Sep 2025
https://github.com/woliveiras/learning-software-testing
*Experimental* - My repository to host codes about studies of Software Testing
javascript quality quality-assurance quality-metrics tdd testing tests
Last synced: 17 Jun 2025
https://github.com/jchavarri/example-bsb-jest-es6
Example repo showing a ReasonReact project with hooks + tests, using BuckleScript ES6 output.
babel bucklescript jest testing
Last synced: 17 Mar 2025
https://github.com/nikita-filonov/python-api-tests
This project serves as a reference implementation for writing clean, maintainable, and effective API tests in Python
api-client api-testing api-testing-framework api-tests best-practices faker httpx httpx-client logging pydantic pytest python test-automation test-automation-framework testing tests
Last synced: 03 Jul 2025
https://github.com/ninedraft/huffy
Tiny package for smart testcase caching
fuzzing go golang test-automation-project test-generation testing unit-test
Last synced: 10 Mar 2026
https://github.com/alumnium-hq/alumnium
Pave the way towards AI-powered test automation.
ai llm selenium test-automation testing
Last synced: 13 May 2026
https://github.com/ha-manel/microverse-testing-practice
This is a Microverse exercise to practice using Jest for testing JavaScript functionalities.
javascript jest library testing testing-library
Last synced: 08 Mar 2026
https://github.com/nivbend/mock-open
A better mock for file I/O
filesystem mock mocks python python2 python3 testing unit-testing
Last synced: 16 Apr 2025
https://github.com/deploysentinel/cypress-quarantine
Cypress plugin that helps skip/quarantine flaky tests dynamically
cypress flaky-tests plugin testing
Last synced: 21 Apr 2025
https://github.com/iopipe/examples
IOpipe Example Projects
example examples hello-world iopipe testing
Last synced: 23 Aug 2025
https://github.com/vmlens/vmlens-examples
Examples showing how to use vmlens to write multi-threaded tests for the JVM.
concurrent-programming java testing
Last synced: 16 Jan 2026
https://github.com/julesbelveze/nhelper
🧪 Behavioral testing of NLP models 🧪
behavioral deep-learning machine-learning natural-language-processing nlp testing
Last synced: 24 Aug 2025
https://github.com/wlsf82/cy-eslint-example
Sample project to demonstrate the rules of eslint-plugin-cypress.
cypress cypress-io eslint eslint-plugin-cypress talking-about-testing testing web-testing
Last synced: 23 Apr 2025
https://github.com/eugene-matvejev/react-battleship
GUI for https://github.com/eugene-matvejev/node-battleship
automation circle codecov cypress docker graphql gui heroku javascript jest react scss test testing
Last synced: 03 Aug 2025
https://github.com/kirillshevch/vandal
ActiveRecord force destroy records with all related associations.
activerecord database debugging development rails testing
Last synced: 17 Sep 2025
https://github.com/epicweb-dev/testing-fundamentals
Learn the fundamentals of automated testing in TypeScript.
fundamentals test testing typescript workshop
Last synced: 21 Apr 2025
https://github.com/qavajs/steps-visual-testing
Steps to perform visual testing
Last synced: 23 Jul 2025
https://github.com/ashkan0201/ashcount
A set of things that can be done with files. For example, finding the number of lines in a file Find the number of words Find the net code count of a Python file And ...
Last synced: 30 Aug 2025
https://github.com/alapanme/nightwatchjs
Nightwatch.js is an integrated, easy to use End-to-End testing solution for web applications and websites. Check the readme for detailed Blog Articles.
javascript nightwatch nodejs test-automation testing testing-tools
Last synced: 14 Apr 2025
https://github.com/thomasms/toast
Testing Or ASsertion Toolkit - Fortran unit testing library
fortran fruit pfunit testcase testing toast unit-testing
Last synced: 07 Jan 2026
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/ikennaokpala/forge
Forge is an autonomous behavioural validation engineering swarm that treats quality as something forged into software continuously, not bolted on at the end.
agent-skill bdd claude-code gherkin quality-engineering testing
Last synced: 20 Feb 2026
https://github.com/dominicbarnes/got
A package with helpers for reducing boilerplate in tests.
Last synced: 10 Mar 2026
https://github.com/sarperavci/uaforge
Generate statistically accurate User Agents and Client Hints (Sec-CH-UA). Deterministic, data-driven browser identities based on real-world market share distributions.
automation browser-fingerprinting client-hints data-driven python sec-ch-ua-spoofing testing user-agent web-scraping
Last synced: 21 May 2026
https://github.com/neiljbrown/restassured-example
An example of how to use the REST-assured library to write black-box, functional tests for REST APIs in Java.
api examples rest restassured test-automation testing testing-tools wiremock
Last synced: 14 Apr 2025