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-05 00:25:13 UTC
- JSON Representation
https://github.com/aerokube/boot
Solution to launch lightweight test and development virtual machines in Kubernetes
boot development environment kubernetes ssh ssh-certificates ssh-keys testing virtual-machine
Last synced: 30 Jun 2025
https://github.com/cundd/test-flight
PHP documentation tester
documentation-testing documentation-tool testing testing-tools
Last synced: 09 Oct 2025
https://github.com/tommy-mitchell/bin-path-cli
Execute the current package's binary.
bin binary cli-app command-line-tool executable node-js npm-package package package-json shell terminal testing unit-testing
Last synced: 08 Apr 2026
https://github.com/escss-labs/escss-estest
ESCSS-ESTest is a runtime testing library inspired by TDD, Joi, and Zod.
escss escss-estest javascript tdd testing zero-dependency
Last synced: 04 Jan 2026
https://github.com/jesselawson/taojs
☯ A tiny, pure JS testing tool for JavaScript projects.
javascript minimal testing tool
Last synced: 30 Mar 2025
https://github.com/revotale/php-composer-testing-action
GitHub CI Action to simplify the process of testing composer packages for PHP.
ci compatibility-testing composer package-testing php testing
Last synced: 25 Apr 2026
https://github.com/enthought/gom-jabbar
gom-jabbar 🏜🐛 - Unit testing for NGSPICE code models
Last synced: 03 Nov 2025
https://github.com/brockaltug/fullstack
Fullstack Web Development💡 Learning and practice
api bootstrap css expressjs filesystem full-stack handlebars-js html inquirer javascript jest jquery mern mern-stack nodejs postgresql sql tailwindcss testing
Last synced: 18 Feb 2026
https://github.com/wishtack/workshop-angular-testing
Angular testing workshop
Last synced: 02 Jul 2026
https://github.com/geekbrother/httpyac-grpc-bidi-test
This is an example of how to use httpyac for the gRPC bidirectional stream testing.
automated-testing ci grpc grpc-stream httpyac test testing
Last synced: 07 Apr 2025
https://github.com/abd3lraouf/specter-mcp
KMM Diagnostic & Execution Engine - MCP server for AI agents working with Kotlin Multiplatform Mobile projects
ai-agent android claude debugging developer-tools ios kotlin-multiplatform mcp mobile-development testing
Last synced: 12 Jan 2026
https://github.com/plopezgit/sprint1_t4_testing
Testing
assertj assertj-assertions hamcrest hamcrest-matchers junit5 stability test test-driven-development testing unit-testing
Last synced: 11 Sep 2025
https://github.com/wallacesilva/security77
A command-line tool and python package to make security simple. Command `s77`
hacktoberfest password python python3 s77 scan security testing wordlist-generator
Last synced: 16 Jan 2026
https://github.com/prohetamine/ifpractic
Мини задачи для изучения конструкции if, else, операторов и других конструкций.
javascript javascript-game lerning lerning-js programming testing toolkit tools
Last synced: 21 May 2026
https://github.com/im-open/process-cypress-test-results
GitHub action that creates a status check or pull request comment based a cypress mochawesome json file
cypress cypress-tests pr-comment status-check swat-team test testing
Last synced: 18 Feb 2026
https://github.com/ogrnv/random-intelligence-tests
Compare the intelligence of different AIs using randomly generated tasks.
agi ai artificial-general-intelligence artificial-intelligence intelligence iq llm llms-reasoning psychometics random test testing testing-tools tests
Last synced: 18 Feb 2026
https://github.com/jack-mil/atpg-toolkit
Digital logic circuit simulation, deductive fault simulation, and PODEM test pattern generation library
design-for-test digital-logic digital-logic-simulator fault-detection podem test-generation testing
Last synced: 22 Jul 2025
https://github.com/inc44/znob
ZNOB is a multimodal benchmark measuring frontier LLMs' capabilities in passing Ukrainian national exams.
benchmark benchmarks llm llms test testing tests zno
Last synced: 01 Sep 2025
https://github.com/arnaudband/cyfrin_updraft_course
This repository contains educational materials, code examples, and resources to help you dive into the exciting world of Web3 and blockchain development. Whether you're a beginner or an experienced developer, we've got you covered.
auditing foundry smart-contracts solidity testing
Last synced: 26 May 2026
https://github.com/giltayar/visual-grid-todomvc-tests
Implementation of TodoMVC (React+Redux), including Cypress and Storybook tests that visually test it using the Applitools Visual Grid
applitools cypress storybook testing todomvc visual-testing
Last synced: 12 Apr 2026
https://github.com/rmachado55/sorteador-de-amigo-secreto-main
Aprendendo a utilizar testes unitários (JEST) e T.D.D.
jest react tdd-javascript testing typescript
Last synced: 08 Apr 2026
https://github.com/juaaloval/postmanassertify
PostmanAssertify is a tool for the automated generation of test assertions for REST API testing. PostmanAssertify is a complementary component of AGORA, the first approach for the automated generation of test oracles for REST APIs in a black-box context.
api-testing assertion chai invariant-detection java javascript oas openapi postman postman-collection rest rest-api swagger test-oracle test-oracle-generation testing testing-tool
Last synced: 11 Apr 2026
https://github.com/delonnewman/contracts-gen
Generate data from contracts
contracts design-by-contract functional functional-programing generative-testing ruby testing
Last synced: 29 Mar 2025
https://github.com/test-kitchen/kitchen-vcair
A Test Kitchen driver for vCloud Air
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 03 Aug 2025
https://github.com/bsabadach/react-users-list
a demo react application using: react, testing-library, typescript, react-router-v6, reactquery, playwright
cicd netlify playwright-typescript react react-router-v6 reactquery sonarcloud testing typescript
Last synced: 07 May 2025
https://github.com/eujuliu/task-scheduler
A Task Scheduler, with this the user can send Emails, SMS, or everything that he wants.
alloy docker golang grafana hacktoberfest hacktoberfest-accepted loki personal-project postgresql prometheus rabbitmq redis stripe testing
Last synced: 05 May 2026
https://github.com/rahulvictor12/the-movie-database-data-scrapper
A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.
beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping
Last synced: 11 Apr 2026
https://github.com/medha-3102/teatime
TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing Framework(i.e. Views, AdapterViews, Intents, IdlingResources.
espresso gridview gridview-adapter idlingresources intent-stubbing intents java testing xml
Last synced: 29 Mar 2025
https://github.com/tinyhubs/et
et is saving your time for writing test code.
assert expect extensibility go golang test testing
Last synced: 10 Mar 2026
https://github.com/izal/npl
Question Answer App built with Laravel5
laravel laravel-application laravel5 php testing
Last synced: 26 Feb 2025
https://github.com/qltysh/stet
Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.
bun ci developer-tools python ruby rust selective-testing test-selection testing typescript
Last synced: 05 Jul 2026
https://github.com/mchirico/blockbadip
Python - Block IPs based on /var/log/mail.log messages
Last synced: 16 Mar 2025
https://github.com/chouffe/quickcheck-demo
Learning Lunch @Airbnb
haskell property-based-testing quickcheck testing
Last synced: 14 Mar 2025
https://github.com/maspeng/php-test-helper
A library to simplify various tasks during test development
Last synced: 15 Apr 2025
https://github.com/antloop-studios/c-unit
Trivial C unit testing library
c header-only simple testing unit-testing
Last synced: 25 Feb 2025
https://github.com/qu1nel/pythoncodetester
A flexible framework for dynamic testing of Python code using declarative JSON scenarios.
api arcade ast docs dynamic-testing education flask json linter mit-license package python testing testing-tools tool
Last synced: 11 Apr 2026
https://github.com/dojimanetwork/ar-contracts
Testing arweave contracts interaction with arlocal for verifying dojima bridge transactions.
Last synced: 23 Mar 2025
https://github.com/alexskrypnyk/testmode
💧 Drupal module used to alter existing site content and other configurations when running tests.
Last synced: 11 Apr 2026
https://github.com/incuca/loopback-chai
Loopback Chai Assertions
chai chaijs loopback tdd testing testing-library testing-tool
Last synced: 05 Jan 2026
https://github.com/training360/custom-20190626
SZT-01 és JAVA-JPA tanfolyam 2019-06-26
Last synced: 25 Jun 2025
https://github.com/bnomei/zeuxis
Let AI agents capture screenshots themselves via MCP
ai automation capture cursor history image local mcp offscreen playwright rect screenshot snapshot testing window
Last synced: 05 Jul 2026
https://github.com/aead/s3
AWS S3 unit testing with the go test CLI
golang minio s3 test-driven-development testing
Last synced: 15 Mar 2025
https://github.com/redbeestudios/sting-kt
A collection of Kotlin APIs for making JUint more verbose and documentation friedly
junit junit5 kotlin test testing testing-tool
Last synced: 21 Mar 2025
https://github.com/subramanyaks/mywebsitetest
This is Test of My Website using Selenium Java
automation java selenium selenium-webdriver testing webdriver website
Last synced: 20 May 2026
https://github.com/thiagodp/concordialang-codeceptjs-testcafe
🔌 Concordia Compiler Plug-in for CodeceptJS with TestCafé
codecept codeceptjs concordia concordia-lang concordialang e2e functional plug-in plugin test testcafe testing web
Last synced: 16 May 2025
https://github.com/ibnesayeed/archival-tests
A set of web archival replay test cases
archival-replay memento replay-tests testing webarchive webarchiving
Last synced: 12 Jan 2026
https://github.com/kralizek/mockhttptests
Testing how to use MockHttp with AutoFixture
autofixture dotnet http-client nunit testing
Last synced: 20 May 2026
https://github.com/wlsf82/select-multiple-options
Sample project to demonstrate how to select multiple options in a select field using Cypress Playground as the application under test.
cypress cypress-playground cypress-select cypress-select-multiple-options talking-about-testing testing
Last synced: 31 Mar 2025
https://github.com/itsvinayak/mock-crud-api
This package allows you to create mock REST API servers for testing and development purposes. It provides a simple and convenient way to define server configurations, handle requests, and send mock responses.
api-mocking api-rest api-testing mock nodejs testing
Last synced: 17 Nov 2025
https://github.com/wlsf82/cucumber-salad
Sample project to integrate Cypress with the Cucumber plugin.
cucumber cypress-io gherkin talking-about-testing testing
Last synced: 12 Jun 2026
https://github.com/hedhyw/vscode-golang-gherkingen
VS-Code extension to generate Golang Behaviour Driven Development (BDD) tests
bdd behavior-driven-development boilerplate golang testing vscode-extension
Last synced: 26 Jan 2026
https://github.com/kaveenhyacinth/automated-cpos-test
Automated customer purchase order system (beta)
cpos csharp group-project industrial-automation testing
Last synced: 15 Mar 2025
https://github.com/reimaginetruth/reimaginetruthapptest
The Reimagine Truth project includes a comprehensive set of tests to ensure the functionality and security of the platform. These tests cover various components, including smart contracts, user interfaces, and interaction with the blockchain. The goal is to ensure that the platform runs smoothly and securely, meeting the expectations of users.
app bug telegram-bot test testing website
Last synced: 21 Feb 2026
https://github.com/showrin/anagram_checker
A simple program to check whether two strings are anagram or not.
algorithm anagram-checker angram javascript testing
Last synced: 20 May 2026
https://github.com/vkolgi/mailprobe
A mail testing application (fake inbox)
email nodejs testing testing-library
Last synced: 26 Jun 2025
https://github.com/oresoftware/node-check-fast
Run `node -c` quickly on a project or directory.
checksum mocha nodejs smoke-test smoketest suman testing testing-tools
Last synced: 05 Jan 2026
https://github.com/ishikawa/ex_fake_http
A scriptable HTTP server for testing your Elixir project.
elixir http-server mock-server testing
Last synced: 22 Jul 2025
https://github.com/mfaisalkhatri/configreader
This Utility helps to read the config.properties file in a simplified way.
automation config java open-source properties-loader properties-parser selenium-webdriver testing testing-tools utility
Last synced: 05 Jan 2026
https://github.com/lovelysystems/lovely-db-testing
Lovely Systems Database Testing
Last synced: 19 May 2026
https://github.com/apertium/apertium-regtest
Regression testing system for Apertium language data and translators
apertium approval-testing characterization-tests golden-master mt testing
Last synced: 01 Jan 2026
https://github.com/sirmaxx/php_product_feeder
product feeder project for interview
feeder json logging-framework php rest-api testing xml-parser
Last synced: 19 May 2026
https://github.com/1git2clone/hackerrank-hw
University homework assignments rewritten in rust as well as testing
binary-gcd euclidean-algorithm extended-gcd gcd greatest-common-divisor homework homework-exercises lcm least-common-multiple modular-arithmetic testing
Last synced: 31 Mar 2025
https://github.com/kooltheba/projectalpha_react
This project is meant to serve as a my showcase 💅 and also as a reference for whoever wants to hone their React skills! 🚀
apollo enzyme error-handling graphql hoc hooks jest lazy-loading material-ui react react-router styled-components testing
Last synced: 11 Apr 2026
https://github.com/ianagbip1oti/kutiespec
Testing framework for Kotlin based on RSpec
Last synced: 03 May 2026
https://github.com/amadou-6e/py-docker
Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.
containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores
Last synced: 07 Apr 2026
https://github.com/lgug2z/call-me
A ci-agnostic orchestrator for triggering tests on a shared environment pool across multiple pipelines
ci continuous-integration golang testing
Last synced: 19 May 2026
https://github.com/nhatthaiquang-agilityio/dotnet-jwt-authentication-api
Implement JWT (JSON Web Token) authentication in an ASP.NET Core 2.1 API with Mongodb and Testing as well
asp-net-core docker docker-compose dotnet jwt-authentication mongodb testing xunit
Last synced: 11 Apr 2026
https://github.com/csuarez/symfony-lock-playground
Playground for the symfony/lock component
concurrency lock locking php symfony testing
Last synced: 19 Apr 2026
https://github.com/visortelle/playwright-module-loader
Local module loader and ugly React component testing solution for Playwright.
component-testing playwright react testing
Last synced: 20 Jan 2026
https://github.com/kmulvey/mailhole
A mock SMTP server and REST API to capture and validate emails sent by your application.
Last synced: 19 May 2026
https://github.com/pablob07/cine
Cine project example - Modulo9 - Desarrollo de aplicaciones con Ruby on Rails - OTEC AIEP.
activerecord cine devise model ruby ruby-on-rails testing
Last synced: 19 May 2026
https://github.com/izhaki/vest
The browser-first testing framework
browser cucumber javascript mocha testing webpack
Last synced: 12 Apr 2026
https://github.com/mfaisalkhatri/pcloudy-selenium-javascript
This repository contains example code of running web automation tests using selenium webdriver with javascript
javascript selenium selenium-webdriver testing webautomation
Last synced: 19 May 2026
https://github.com/tomwright/tmpenv
Set temporary environment variables and program arguments.
arguments environment environment-variables test test-driven-development testing testing-tools tests
Last synced: 31 Mar 2025
https://github.com/andreinbio/rustyview
learing rust templating-engine testing
Last synced: 19 May 2026
https://github.com/sokraglav13/api-testing-with-postman
This project focus to execute on CI the API Tests from sample url and post the results on gh-pages
allure-report api newman postman test-automation testing
Last synced: 25 Jan 2026
https://github.com/crocofactory/pytest-evm
The testing package containing tools to test Web3-based projects
ethereum ethereum-contract evm-wallet pytest pytest-plugin python3 testing testing-tools web3py
Last synced: 05 Jan 2026
https://github.com/iboard/timewrap
A Time-Wrapper For Elixir
elixir elixir-lang hex testing
Last synced: 20 Jan 2026
https://github.com/mnencia/docker-python-morgue
Python 2.6 and 2.7 images to test compatibility with EOL versions
Last synced: 19 May 2026
https://github.com/0marrkvi0/database_implementation_rpg_dbs
Final optimization of the database design and creation of a working database including custom tables, attributes, indexes, stored procedures and test scenarios. (subject_DBS)
index postgresql-database testing
Last synced: 19 May 2026
https://github.com/shonharsh/csharp-exercism-s05e01-tuples-phonenumberanalysis
Exercism - This C# project is about tuples and analyzing phone numbers.
academic artificial-intelligence atom automation bot config csharp education git guide learning markdown phone-number process studio testing training-materials trending tuples windows
Last synced: 06 Apr 2026
https://github.com/softspiders/react-ts-storybook-storyshots
Minimalistic React module in TypeScript with Storybook and Snapshot testing
min react snapshot softspider softspiders ss storybook storyshot template test testing ts typescript
Last synced: 05 Apr 2026
https://civictechto.github.io/polis-storybook/
hacktoberfest storybook testing
Last synced: 17 Apr 2025
https://github.com/shonharsh/rust-exercism-yacht
Exercism - This project is the game of Yacht in Rust.
academic artificial-intelligence atom automation bot config education exercism git guide learning markdown process rust studio testing training-materials trending windows yacht
Last synced: 11 Apr 2026
https://github.com/davidemoro/cookiecutter-play-plugin
a pytest-play scaffolding tool that let you generate new commands
cookiecutter pytest python testing
Last synced: 08 Oct 2025
https://github.com/distributed-system-analysis/run-perf
This project should help with executing the same tasks on pre-defined scenarios/profiles. In case the tasks provide pbench-like json results it also allows tools to analyse and compare the results with main focus on monitoring performance in time. The main usecase of this tool is a performance regression CI.
performance regression testing
Last synced: 02 Apr 2026
https://github.com/collabnix/testcontainers-python
Testcontainers, Python and PyTest
containers developers docker integration-testing test-automation testcontainers testing testing-tools
Last synced: 16 May 2026
https://github.com/jaforbes/never-never
Never Never
fp leftpad testing types typesystem
Last synced: 13 Aug 2025