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/boromir674/pytest-object-getter
Dynamically import any object from a python (3rd party) module, while mocking its namespace on demand.
dynamic-import mocking monkey-patching pytest pytest-fixture pytest-plugin python python-package testing
Last synced: 04 Feb 2026
https://github.com/ar90n/pytest-chdir
A pytest fixture for changing current working directory
Last synced: 22 Feb 2026
https://github.com/epomatti/dojo-for-net
Unit test dojo exercises for .NET
dotnet-core efcore entity-framework-core mock nsubstitute rabbitmq specflow testing unit-testing xunit
Last synced: 15 May 2026
https://github.com/aklinker1/zero-factory
Zero dependency object factory generator for testing
factory testing zero-dependencies
Last synced: 21 Feb 2026
https://github.com/springtainer/springtainer-selenium
Selenium as docker-container for springboot testing
selenium spring spring-boot testcontainers testing
Last synced: 14 Jan 2026
https://github.com/iloveitaly/pytest-celery-utils
Pytest plugin for inspecting Celery task queues in Redis during tests
Last synced: 11 Mar 2026
https://github.com/ktanaka101/ngx-http-stub-server
This library provides a simple and effective way to stub responses for Angular's HTTP client. With this library, you can define stub handlers for each URL/HTTP method and return any stub response you want. Additionally, you can create stateful stubs that can mimic server behavior.
Last synced: 02 Apr 2025
https://github.com/benjaminmichaelis/trx-to-vsplaylist
Get a playlist of your .net test results; plug and play
dotnet dotnet-test testing trx visual-studio
Last synced: 04 Feb 2026
https://github.com/polderknowledge/build-tools
A default set of common build tools that we use for our projects and libraries.
build-tools ci codestyle cs lint phpunit testing tests
Last synced: 15 May 2026
https://github.com/splines/cypress-rails-factory-bot
FactoryBot.create() for Cypress UI tests
cypress database-cleaner factorybot ruby-on-rails testing
Last synced: 26 Jan 2026
https://github.com/hellproxy/system-safe
Set and retrieve Java system properties in your unit tests without any side effects
Last synced: 14 Jan 2026
https://github.com/yull23/music_rails
This project demonstrates my proficiency in Ruby on Rails, including models, databases, validations, and tests with Faker for realistic data. Created an efficient web app to view orders, users, and albums. Focused on enhancing functionality and efficiency with advanced techniques.
backend crud database faker frontend mvc ruby-on-rails testing webdevelopment
Last synced: 18 Jan 2026
https://github.com/igor-starostenko/report_factory-rspec
RSpec formetter for ReportFactory
qa qatools rails report reports rspec ruby ruby-gem ruby-on-rails rubygem test-automation testing
Last synced: 04 Feb 2026
https://github.com/ananyajain2004/fake-news-detection
A python project for detecting fake news using machine learning algorithms.
decision-tree-classifier gradient-boosting-classifier logistic-regression machine-learning numpy pandas python3 random-forest-classifier testing
Last synced: 13 Apr 2026
https://gitlab.com/testmoapp/example-gitlab-parallel
This repository contains an example on how to run parallel test automation jobs with GitLab CI/CD and report results to Testmo.
automation ci gitlab gitlab-ci qa test-automation test-management testing
Last synced: 11 Mar 2025
https://github.com/petekgithub/silverlight
:pick: web scraping application.
cheerio nodejs pagination puppeteer reactjs reactjs-components testing uselocation-hook webscraping
Last synced: 13 Apr 2026
https://github.com/andrepaulino/tdd_auto_tests
Código do curso Alura: TDD e Java: testes automatizados com JUnit
java junit test-automation testing unittest
Last synced: 29 May 2026
https://github.com/ergus/eigennumpy
Interface to mimic some Numpy functions with Eigen on the back.
cmake cpp inter-language object-oriented-programming python testing
Last synced: 13 Jun 2025
https://github.com/mwahab25/TestAutomation
Keyword-driven framework for Test Automation
csharp keyword-driven-framework mobile-testing test-automation testing
Last synced: 11 Mar 2025
https://github.com/maruvuina/automation-training
Repository for labs on the course Automation software testing
automation test-automation testing
Last synced: 11 Mar 2025
https://github.com/midhetfatema94/FirstTests
Testing practice project in Swift
ios ios-app ios-demo ios-swift swift test test-automation test-driven-development testing testing-framework tests
Last synced: 11 Mar 2025
https://github.com/SirloinPOSApp/SIRLOIN-TESTING-WEB-AUTOMATION
Web Automation Testing SirloinPOS using java and cucumber selenium .
automation selenium test-automation testing
Last synced: 11 Mar 2025
https://github.com/mariadelfers/tdd-exercises
Set of testing exercises in NetBeans
netbeans-ide tdd test test-automation testing unit-testing
Last synced: 11 Mar 2025
https://github.com/curityio/zero-trust-api-testing
An example that shows how to develop and test a zero trust api.
api claims code-example jwt-validation oauth2 scopes testing
Last synced: 25 Mar 2025
https://github.com/artmann/whaam
CLI Testing made eazy
cli docker end-to-end-testing testing typescript
Last synced: 29 Apr 2026
https://github.com/maxim2266/mite
Minimalist test framework for C language.
c test testing testing-framework
Last synced: 24 Aug 2025
https://github.com/zyga/libzt
libzt is a simple and robust unit test library for C
Last synced: 09 Mar 2025
https://github.com/asma-hachaichi/automated-testing-system
This project is a Maven-based application for currency management, featuring automated testing and reporting. It utilizes JUnit for unit testing.
apache-pdfbox junit slack-integration test test-automation testing
Last synced: 05 Sep 2025
https://github.com/ragedunicorn/docker-container-test
Repository for Docker Container Structure Test image based on Alpine
alpine docker test testing testing-tools
Last synced: 13 Apr 2026
https://github.com/dridi/etception
Intercept accesses to files located in /etc for test suites
Last synced: 09 Apr 2025
https://github.com/satvikpraveen/djangoversehub
🌟 Production-ready Django CMS with real-time WebSocket notifications, comprehensive REST API, Redis caching & Celery tasks. Features advanced user auth, article management, threaded comments, performance optimization & Docker deployment. Includes 95%+ test coverage & management commands. Perfect for learning enterprise Django patterns! 🚀
api authentication cachine celery cms django django-rest-framework docker enterprise full-stack notifications performance postgresql production-ready python real-time redis testing web-development websockets
Last synced: 02 Apr 2026
https://github.com/mahamorim/robot-chronos-academy
Códigos do treinamento Robot Framework Sem Complicação
pyhton robotframework test test-automation testing
Last synced: 22 Jun 2026
https://github.com/mahamorim/robot-pha
Códigos treinamento Prime Hero Academy
robotframework test-automation testing
Last synced: 11 Oct 2025
https://github.com/triole/keycloak-shell-scripts
a collection of shell scripts to interact with keycloak
keycloak shell-scripts testing
Last synced: 05 Sep 2025
https://github.com/nash403/v-template-soup
A full-featured Vue.js + Webpack setup with hot-reload, lint/format-on-save, unit testing, css extraction, vue-router, vuex, vue-i18n, support for sass & PWA support
eslint prettier pwa sass testing vue-i18n vue-router vuejs vuex webpack
Last synced: 13 Apr 2026
https://github.com/wdhif/docker-eicar
A Docker image containing the EICAR test file.
antivirus docker eicar testing
Last synced: 24 Apr 2025
https://github.com/alinangnaiba/anino
Lightweight .NET mock API server that serves JSON-defined endpoints and forwards unmatched requests to a live backend (YARP) for unified local API during frontend development and testing. Download the tool here https://www.nuget.org/packages/Anino.Tool
api-mocking cli devtools dotnet frontend-development http json mock-server reverse-proxy testing yarp
Last synced: 14 Jan 2026
https://github.com/aumohsin99/sampletestfiles
Sample Files for Software Testing
manual-testing open-source quality-assurance software-testing test-files testing
Last synced: 22 Feb 2026
https://github.com/r2303s/powersub-demo-1686
🔧 Simplify your code management with powersub-demo-1686, an efficient tool for streamlined collaboration and version control in software projects.
api-development automation cloud-native demo devops docker javascript kubernetes microservices open-source powersub react testing web-app yaml
Last synced: 13 Apr 2026
https://github.com/romanprzeczek/pojistovnafullaspprzeczek_repo
ASP.NET Core MVC app for insurance management with multilingual support
aspnet-core dotnet entity-framework-core github-actions multilingual mvc postgresql railway-app testing
Last synced: 13 Apr 2026
https://github.com/srichs/devr
A python developer tooling suite to make it simple to lint, format, type check, and test a python project before committing.
ci cli code-quality dev-tools formatting linting pre-commit python testing virtualenv
Last synced: 22 Feb 2026
https://github.com/vmartinscordeiro/projeto_teste
FastAPI + Postgres + Alembic + Docker | React + Vite + Redux + Tests | Dashboard
alembic docker fastapi postgresql react redux testing vite
Last synced: 13 Apr 2026
https://github.com/thyago-akira/akira.testtools.scenarios
Scenarios Builder - Testing Tool
csharp dotnet testing testing-tools
Last synced: 14 Jan 2026
https://github.com/shravzzv/nextjs-lab
A personal Next.js lab for experimenting with modern web app patterns — testing, AI, streaming, and system design.
ai ai-sdk cypress jest nextjs playwright react testing typescript vercel
Last synced: 13 Apr 2026
https://github.com/taimoorkhan10/ai-model-collection-zoo
A comprehensive collection of various AI models, accessible via a unified RESTful API and a user-friendly web interface.
artificial-intelligence cicd computer-vision data-science deep-learning docker examples keras machine-learning modeldeployment natural-language-processing neural-networks python pytorch restful-api scikit-learn tensorflow testing webapplication
Last synced: 13 Apr 2026
https://github.com/deadlysurgeon/pipedialer
Golang net.Pipe for use in Listener and DialContext
go-library golang networking testing
Last synced: 08 Feb 2026
https://github.com/duplojs/playwright
@duplojs/playwright is a library that rethinks Playwright testing through website, page, and component building blocks for a more natural representation of your app.
Last synced: 30 May 2026
https://github.com/deemon13/vegetable-store-with-redux
coverage css css-modules eslint gh-pages html javascript ky mantine testing typescript vite vitest
Last synced: 13 Apr 2026
https://github.com/alviner/drillerfy
Go Database Testing Simplified
database database-migrations go golang migrations postgresql testing toolkit
Last synced: 10 Apr 2025
https://github.com/hernancerm/zgold
Golden testing on stdout/stderr with Zsh
Last synced: 07 Mar 2026
https://github.com/rathorsunpreet/bash_api_checks
A shell script which performs API testing of the site [reqres.in](https://reqres.in/).
api api-rest api-testing bash bash-script bash-scripting curl curl-commands rest-api test test-automation testing
Last synced: 22 Feb 2026
https://github.com/jinksi/testing-python
An example of testing Python code, used for a hacky hour workshop.
Last synced: 13 Apr 2026
https://github.com/rafailbesparas/spamclassifiersms
This project implements a Spam Message Classifier using Flask to deploy a machine learning model that predicts whether a message is spam or not spam. The classifier uses a Bernoulli Naive Bayes model (BernouliClassifier.pkl) and a CountVectorizer (vectorizer.pkl) to preprocess and classify user-inputted messages.
flask nlp-machine-learning python testing
Last synced: 05 Jul 2025
https://github.com/olton/latte-idea-plugin
Latte Plugin for IntelliJ Idea IDE's
intellij-plugin javascript react test-automation test-html test-pages test-react test-remote testing testing-tools typescript
Last synced: 05 May 2026
https://github.com/chaniceirungu/labyrinth-escape
jest nodejs testing typescript
Last synced: 30 Mar 2025
https://github.com/ashutoshsahoo/spring-test-container
Spring boot PostgreSQL integration testing with test-containers
containerization docker gradle intergration-test java maven postgresql spring-boot-2 test-containers testing
Last synced: 13 Apr 2026
https://github.com/neemiasborges/csharp_apiwithmoq
Repositório para desenvolver uma API que retorna dados utilizando Mocados. O projeto foca em testar conceitos como caching, alertas, testes e TDD, permitindo explorar práticas de desenvolvimento ágil e garantir a qualidade do código
agil api caching moq studies tdd testing
Last synced: 13 Jun 2025
https://github.com/mattmeyers/assert
Opinionated test assertions.
assertions generics go testing unit-testing
Last synced: 17 Jan 2026
https://github.com/xping-dev/sdk-dotnet
Observability for .NET test suites. Track test reliability, detect flaky tests, and gain confidence in your testing with minimal setup. Supports NUnit, xUnit, and MSTest.
ci-cd csharp dotnet flaky-tests mstest nunit observability test-automation test-reliability testing xunit
Last synced: 14 Jan 2026
https://github.com/tomasbasham/terraform-report-action
GitHub Action to execute Terraform static code analysis and report results in pull requests
gituhb-actions terraform testing
Last synced: 30 May 2026
https://github.com/Lozlof/better-assert
Rust assertion functions and panic with built-in logging
assert assert-eq assert-ne debug debug-assert file-logging logging network-logging panic testing
Last synced: 11 Mar 2026
https://github.com/fnogcps/github-actions
:octocat: Repository for testing with GitHub Actions
continuous-integration github-actions imported-repo pratice-project testing workflow
Last synced: 18 Jan 2026
https://github.com/shemplo/test-me
Application that allows you to check yourself via test questions
Last synced: 28 Apr 2026
https://github.com/dbut2/example
A Go package for bridging complex logic and non-technical users.
documentation go low-code testing
Last synced: 06 Sep 2025
https://github.com/followtheprocess/test
A lightweight test helper package 🧪
Last synced: 13 Apr 2026
https://github.com/informatiqal/test-o-matiq-cli
CLI wrapper for test-o-matiq. Data tests for Qlik Sense apps
cli qlik qlik-sense qliksense testing
Last synced: 26 Apr 2025
https://github.com/parv3213/election-dapp
Simple election decentralized app to vote between two candidates
chai-test dapp election-dapp ethereum ganache metamask reactjs smart-contracts solidity testing truffle
Last synced: 29 Apr 2026
https://github.com/alphaolomi/python-cover
Python Code Coverage ⛎
codecov pytest python3 tdd-python testing
Last synced: 01 Mar 2025
https://github.com/coderbyheart/exploring-better-ways-to-write-tests
Slides for my talk about improving the tools we use to test the solutions we build
Last synced: 22 Feb 2026
https://github.com/godogx/clocksteps
Cucumber Clock steps for Golang
bdd clock cucumber functional-testing gherkin go go-clock godog godog-extension golang integration-testing testing time
Last synced: 14 May 2026
https://github.com/hyerix/hyerix-natsfixture
Single-binary, language-neutral CI fixture for NATS-dependent code. Bundled NATS server, declarative YAML, no Docker.
ci ci-fixture developer-tools hyerix jetstream nats nats-io rust test-fixtures testing
Last synced: 30 May 2026
https://github.com/matias-romero/soapservicesmocker
Integration-Tests involving SOAP WebServices made easy
Last synced: 14 Jan 2026
https://github.com/cympatic/stub
Isolated testing of system components through contract testing
bdd dotnet microservice microsoft specflow testing
Last synced: 14 Jan 2026
https://github.com/xenit-eu/ditto
XeniT Ditto provides an API to build test data-sets and test doubles for Alfresco remote api clients
testing testing-library testing-tools
Last synced: 29 Jan 2026
https://github.com/denzp/rust-crate-compile-test
Rust Crate Compilation Test helper
compilation-testing rust rust-crate testing
Last synced: 05 Jul 2025
https://github.com/CodedByArizola/qa-classwork
Assignments for my QA Methodologies course.
csharp python quality-assurance testcases testing
Last synced: 04 Dec 2025
https://github.com/savonia-cs/savonia-xunit-helpers
Helper classes for xUnit unit testing
Last synced: 14 Jan 2026
https://github.com/fiveladdercon/pmocha
A lightweight perl knock-off of the mocha javascript test framework
Last synced: 02 Apr 2025
https://github.com/pinzolo/tagt
tagt is test helper that adds tags to error message.
Last synced: 31 Mar 2025
https://github.com/bancolombia/screenplayarchitecture
Screenplay Architecture is a plugin that enables the creation of structured projects used for REST and UX test automation.
java screenplay-pattern serenity-bdd testing
Last synced: 08 Jan 2026