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/moyada/sharingan
微服务测试工具
dubbo rpc sofa-rpc spring-cloud-eureka testing
Last synced: 30 Apr 2025
https://github.com/mdelapenya/tlscert
Quickly generate customisable TLS certificates for Go apps. Ideal for testing and secure setups.
golang self-signed-certificate testing tls
Last synced: 30 Apr 2025
https://github.com/sukhjindersukh/exclim
This is excel slim library to read excel sheet as java class(pojo).
automation data-providers excel framework pojo selenium testing testing-framework testng
Last synced: 12 Apr 2025
https://github.com/aholstenson/dumbfound
Randomized testing for JavaScript and TypeScript
Last synced: 13 Apr 2025
https://github.com/easypost/easyvcr-java
EasyVCR is a Java library for recording and replaying HTTP interactions, packed with advanced features to customize your testing experience. Based on the EasyVCR .NET library.
Last synced: 19 Jul 2025
https://github.com/lukasniessen/tdd-bdd-explained
TDD and BDD explained with code examples
Last synced: 15 May 2026
https://github.com/managedcode/integrationtestbasekit
Extensions for ASP.NET for managing Docker containers in integration tests.
docker integraion playwright playwright-tests test testcontainers testing webapp xunit
Last synced: 12 Apr 2025
https://github.com/minapecheux/unitytutorials-unittesting
The code for a short tutorial on how to implement basic unit testing in Unity/C# using the Unity Test Framework (in text or video format)!
automation ci-cd cicd csharp devops devops-tools test testing unit-testing unittest unity
Last synced: 10 Apr 2025
https://github.com/tzachbon/ssr-react-monorepo-example
Example for React Server-Side Rendering (SSR) without any framework inside monorepo with Typescript and tests
async-rendering components-react e2e express javascript mocha monorepo nextjs nodejs react server-side-rendering ssr suspense testing turborepo typescript webpack
Last synced: 15 Jul 2025
https://github.com/adobe/phased-testing
A TestNG plugin that allows tests to be reused in validating System changes such as upgrades or system changes that happen in chaos engineering.
chaos-test chaos-testing event-based-testing monkey-test monkey-testing test-automation testing testng upgrade upgrade-testing
Last synced: 11 Jan 2026
https://github.com/canonical/acceptable
API metadata and schema tool for generating tests and documentation
Last synced: 06 Jul 2025
https://github.com/last-ent/testy-go
A tool for easy testing in Go!
command-line-tool go golang testing testing-tool testing-tools
Last synced: 21 Jun 2025
https://github.com/okorolev/pytest-ast-transformer
AST Transformer for tests integrated with py.test.
ast ast-transformations debug magic pytest pytest-plugin python3 refactoring testing
Last synced: 11 Jul 2025
https://github.com/qavajs/soft-assertion
Module that enables soft assertions in qavajs framework
Last synced: 01 May 2025
https://github.com/applicative-systems/nixos-test-driver-nixcon
Planet Nix 2025 Workshop: Mastering NixOS Integration Tests: Advanced Techniques for Fast and Robust Multi-VM Tests
integration-testing nix nixos test-automation test-automation-framework testing virtual-machine
Last synced: 19 Jun 2025
https://github.com/davidwilby/researchsoftwaremethods
A talk for Sheffield undergraduates on methods in Research Software Engineering
Last synced: 11 Jul 2025
https://github.com/idopterlabs/react-native-boilerplate
Idopterlabs React Native Boilerplate
automation react react-native testing
Last synced: 11 Apr 2025
https://github.com/michaelhenry/swifty-code-coverage
A github action for generating code coverage report for your ios/macos/spm project.
codeclimate codecov codecoverage lcov lcov-report reporting testing
Last synced: 13 Apr 2025
https://github.com/madahetooo/fullandroidcourseclassc
This project is for training purposes in Android with Kotlin Course.
adapters api coroutines firebase jetpack-compose kotlin lifecycle mvvm-architecture navigation-component oop-principles recyclerview retrofit room-database testing unit-testing
Last synced: 13 Apr 2025
https://github.com/ykankaya/PreDamEnv
Automation script to prepare development environments.
automation bash batch configuration cross-platform distribution download environment install linux manage operating-system packages powershell script setup shell-script testing windows wrapper
Last synced: 30 Jul 2025
https://github.com/tk3369/pretend.jl
Let's play pretend!
julia julialang mocking testing
Last synced: 10 Apr 2025
https://github.com/mattiaerre/jest-do-it
A thing said or done for amusement; a joke.
Last synced: 12 Apr 2025
https://github.com/datosh/gau
Go ArchUnit Test Framework
architecture go golang testing
Last synced: 07 May 2025
https://github.com/dhhruv/pixxia
🖼 Pixxia uses lossy compression methods to reduce the document size of your JPG/PNG files.
cli compression gui hacktoberfest hacktoberfest2023 image image-compression image-compressor jpg library png png-compression python shell terminal testing tkinter tkinter-gui
Last synced: 03 May 2025
https://github.com/kkrull/javaspec
Spec-style testing for Java
java junit specifications testing
Last synced: 11 Apr 2025
https://github.com/theirish81/mockambo
Dynamic API Mocking, recording and Validation
api contract-testing developer-tools mocking openapi openapi3 proxy testing
Last synced: 28 Oct 2025
https://github.com/totakke/cavia
Remote resource management for Clojure projects
clojure download-manager downloader testing
Last synced: 13 Apr 2025
https://github.com/priyanshpatel18/anchorlabs
AnchorLabs is a visual developer tool for Solana Anchor programs. Upload your IDL, connect your wallet, and instantly explore accounts, test instructions, and debug transactions with an intuitive interface designed for rapid development and testing.
anchor-lang devtools solana testing
Last synced: 16 May 2026
https://github.com/mcalthrop/tdd-fibonacci
TDD implementation of JavaScript Fibonacci series function
fibonacci fibonacci-series-function javascript learning learning-materials tdd tdd-fibonacci teaching teaching-materials testing
Last synced: 12 Apr 2025
https://github.com/qainsights/performance-engineering-series
This video series aims to explain various performance issues such as memory, cpu, threads etc and how to identify them by simulating using the BuggyApp.
eclipse java load-testing loadtesting mat memory performance performance-engineering testing
Last synced: 05 May 2025
https://github.com/mcalthrop/testing-with-java
Learn automated testing with Java
fibonacci java junit learn-to-code learning learning-by-doing learning-java tdd teaching-materials testing
Last synced: 12 Apr 2025
https://github.com/geerlingguy/ansible-content-testing
Testing repository for various bits of Ansible content in 2.10 transition.
ansible collections galaxy roles test testing
Last synced: 10 Jul 2025
https://github.com/aereal/go-http-replay
Record and replay HTTP response for testing
Last synced: 09 Jul 2025
https://github.com/adequatica/ui-testing-auth
Testing UI with Google Authnetication
Last synced: 23 Jun 2025
https://github.com/itsjonq/cyan
🐱 Cypress-like testing for React + JSDOM
cypress jsdom open-source react testing testing-library
Last synced: 10 Apr 2025
https://github.com/zephyrproject-rtos/test_results
Consolidated test results
Last synced: 08 May 2025
https://github.com/sanosuke009/pyviztest
A Visual Testing Library in Python. Works with Playwright, Selenium. Can generate Allure Report.
automation playwright playwright-pytest playwright-python pypi python python3 pyviztest selenium snapshot-testing snapshot-tests test-automation testing testing-tools visual-test visual-testing visual-tests webdriver
Last synced: 04 Apr 2025
https://github.com/macmade/xstest
C++ unit testing library
cplusplus test testing unit-testing visualstudio xcode xctest
Last synced: 19 Apr 2025
https://github.com/dgkf/testex
Add tests and assertions in-line in R package examples
documentation examples r rlang roxygen2 testing
Last synced: 14 Apr 2025
https://github.com/ichiro-its/ros2-ws-action
Setup, build and test a ROS 2 workspace using GitHub Actions
actions build github-actions ros ros2 test testing
Last synced: 14 Apr 2025
https://github.com/nyaran/testlink-xmlrpc
NodeJS module to connect to TestLink using XML-RPC API
node nodejs nodejs-modules npm npm-module test testing testlink testlinkapi
Last synced: 08 Sep 2025
https://github.com/tesselstudio/tesselbox
the main discussion point of TesselBox
game github sandbox sandbox-game single singleplayer testing
Last synced: 02 May 2026
https://github.com/fnky/react-nodegui-testing-library
Simple React NodeGui testing utilities that encourage good testing practices.
javascript nodegui react-nodegui testing typescript
Last synced: 24 Oct 2025
https://github.com/shonharsh/aws-certified-cloud-practitioner-clf-c02
This repository contains code for the Ultimate AWS Certified Cloud Practitioner CLF-C02 course on Udemy.
academic artificial-intelligence atom automation aws bot certification config education git guide learning markdown shell studio testing training-materials trending udemy windows
Last synced: 16 Mar 2026
https://github.com/jakubtesarek/dbgr
Dbgr is a terminal tool to test and debug HTTP APIs.
http http-client python python3 rest rest-api terminal testing testing-tools tool
Last synced: 07 Oct 2025
https://github.com/pdabrowski6/cable-ready-testing
Cable Ready testing utils
cableready rails rspec testing
Last synced: 12 Apr 2025
https://github.com/lambdatest/ruby-unittest-selenium
Run test automation on cloud with UnitTest and LambdaTest. This is a sample repo to help you execute UnitTest framework based test scripts in parallel with LambdaTest automation testing cloud
lambdatest ruby-unittest selenium selenium-unittest selenium-webdriver test-automation testing testing-tools web-testing
Last synced: 24 Jul 2025
https://github.com/uiii/tense
Easy testing against multiple versions of ProcessWire CMF
Last synced: 04 Jul 2025
https://github.com/ccavnor/mockcloudkitframework
A framework for testing of CloudKit operations. It mocks CloudKit classes to provide a seamless way to test CloudKit operations in your App's code.
cloudkit icloud integration-testing ios-swift mocking swift testing uitesting unit-testing
Last synced: 21 Oct 2025
https://github.com/ultirequiem/stable-fn
🦾 Ensure the same input always produces the same output
deno javas npm testing typescript
Last synced: 14 Oct 2025
https://github.com/oaslananka/kicad-studio-kit
Python toolkit for KiCad project automation, electronics design workflows, library checks, release packaging, and hardware documentation support.
automation developer-tools documentation eda electronics github-actions hardware kicad packaging pcb pcb-design python testing vscode vscode-extension
Last synced: 14 Jun 2026
https://github.com/cryptosense/ocaml-mock
Configurable functions to test impure code
Last synced: 09 Apr 2025
https://github.com/wlsf82/cy-postgresql
Sample project to demonstrate how to interact with a PostgreSQL DB using Cypress.
Last synced: 23 Apr 2025
https://github.com/jdlib/deepdive
Fluent assertions library for Java
assertion-library fluent-api java testing testing-library unit-testing
Last synced: 01 Mar 2026
https://github.com/furkan-gulsen/python-selenium-test-islemleri
Python dilinin Selenium kütüphanesini kullanarak; Amazon, LinkedIn ve ÇiçekSepeti üzerinde test işlemleri yaptığımız bir case study reposudur.
python python-test selenium selenium-python selenium-tests selenium-webdriver selenium-webdriver-python testing testing-tools
Last synced: 16 Oct 2025
https://github.com/benwebber/ansible-tap
:white_check_mark: Test Anything Protocol (TAP) producer callback plugin for Ansible
ansible callback-plugin tap tap-stream test test-anything-protocol testing
Last synced: 11 Oct 2025
https://github.com/matthyk/fastify-override
Fastify plugin to override decorators, plugins and hooks
context encapsulation fastify fatsify-plugin intercept mock override plugin spy testing
Last synced: 05 Jun 2026
https://github.com/0x24a537r9/diff-react
Smart React tree differ
diff react react-native react-vr testing
Last synced: 23 Apr 2025
https://github.com/sainipankaj15/signature-forgery-detection
Here I am adding all files and code which I used during project. I also explained project in below video
artificial-intelligence python3 testing training
Last synced: 18 Oct 2025
https://github.com/wlsf82/engagesphere
The EngageSphere web application is aimed at our salespeople so they can access our customer's contact information.
component-testing cypress docker dockerfile elements-of-test-design eslint express heroku javascript nodejs react react-components software-design talking-about-testing test-automation test-design test-design-masterclass test-design-masterclass-tat testing vercel
Last synced: 23 Apr 2025
https://github.com/applitools/applitools-eyes-action
GitHub Action to add automated, AI-powered Visual Testing to your app
applitools-eyes testing visual-testing
Last synced: 18 Jul 2025
https://github.com/MicroFocus/SilkAppDriver
Silk AppDriver is an implementation of the W3C WebDriver protocol for native (Windows) and mobile (Android and iOS) applications, built on top of Silk Test.
selenium silktest testing webdriver
Last synced: 19 Nov 2025
https://github.com/tisonkun/failpoints
An implementation of failpoints for Java.
failpoint failure-injection fault-injection java testing
Last synced: 15 Apr 2025
https://github.com/coreybutler/tappedout
A simple "back to basics" JavaScript test runner for producing TAP-formatted results. Built using ES Modules.
esm esmodules tap test test-runner test-runners testanythingprotocol testing testing-tools unit
Last synced: 23 Mar 2025
https://github.com/tkssharma/javascript-testing-world
🥼🧬🧪🔬🧫🦠 All about javascript Testing using Different Libraries 2021 [Become Smart Developer] 🥼🧬🧪🔬🧫🦠
code code-coverage-html coverage-report cypress e2e-tests istanbuljs jasmine jest jest-snapshots karma-jasmine mocha mocha-chai nestjs-graphql nock nyc sinon testing unit-testing
Last synced: 26 Jul 2025
https://github.com/tufin/espresso
A framework for writing testable BigQuery queries
Last synced: 04 Oct 2025
https://github.com/nikita-filonov/ui-coverage-tool
UI Coverage Tool is an innovative, no-overhead solution for tracking and visualizing UI test coverage — directly on your actual application, not static snapshots.
coverage coverage-data coverage-report coverage-reports coverage-testing playwright python qa qa-automation qa-test-automation qatools selenium test-automation testing testing-tools ui ui-coverage ui-testing
Last synced: 13 May 2025
https://github.com/grafana/xk6-disruptor-demo
A complete demo of xk6-disruptor
Last synced: 19 Oct 2025
https://github.com/exabrial/mockito-object-injection
Mockito Object Injection for JUnit5. Inject Strings and other Objects directly into Mocks without needing setters or constructor injection.
cdi dependency-injection java java-ee junit junit-extension junit5 junit5-framework mocking mockito spring spring-boot springboot testing
Last synced: 12 Jan 2026
https://github.com/lewagon/nbresult
Testing Library for Jupyter Notebooks
notebook-jupyter python testing
Last synced: 10 Aug 2025
https://github.com/microcks/microcks-postman-runtime
A bridge for running Postman tests from HTTP interface
Last synced: 13 May 2025
https://github.com/rwieruch/node-testing-mocha-chai
How to setup testing for Node.js with Mocha and Chai.
chai mocha node node-js nodejs testing testing-framework
Last synced: 15 Apr 2025
https://github.com/sg-milad/nest-cqrs-vocabminder
Vocabulary Learning and Retention Application!
cqrs docker docker-compose nestjs postgres postgresql redis testing typeorm typescript
Last synced: 16 Aug 2025
https://github.com/bahmutov/focha
Mocha wrapper that runs previously failed tests first
Last synced: 08 Oct 2025
https://github.com/fdefelici/vscode-clove-unit
CLove-Unit Testing Extention for VSCode
clove-unit testing vscode vscode-extension
Last synced: 14 Apr 2025
https://github.com/integration-automation/apitestka
A framework for API automation
api-testing api-testing-framework automation keyword-driven-testing mocks-server python report-generator test-automation-framework testing testing-framework testing-tools
Last synced: 25 Apr 2026
https://github.com/JairusSW/as-test
Testing framework for AssemblyScript. Compatible with WASI or Bindings
as-pect aspect assemblyscript test testing
Last synced: 15 May 2025
https://github.com/mustafar/parrot
mockable, containerized api from your swagger spec.
api container docker fake integration-testing mock test testing
Last synced: 14 Jul 2025
https://github.com/retr0h/molecule-k3d
Molecule K3D Driver allows Molecule users to test Ansible code using K3D.
ansible k3d k8s kubernetes molecule molecule-driver testing
Last synced: 26 Sep 2025
https://github.com/onshift/page_object
PageObject implementation in Python
pageobject python selenum testing webdriver
Last synced: 12 May 2025
https://github.com/kettanaito/jest-custom-matchers
Source code for the "Practical Guide To Custom Jest Matchers" article.
asymmetric custom expect extend jest matcher symmetric testing
Last synced: 11 Aug 2025
https://github.com/asaf/gojet
GoJet - a CLI tool to automate HTTP APIs testing with simple yet powerful YAML-based playbook, written in golang.
acceptance-testing go golang integration-testing rest rest-api restapi restful restful-api test-automation test-framework testing testing-framework testing-tools yaml-configuration
Last synced: 08 Mar 2026
https://github.com/jsuarezruiz/dotnet-maui-manual-testing
Project with various apps to carry out manual testing of .NET MAUI
dotnet dotnet-maui maui testing
Last synced: 14 Mar 2025
https://github.com/navikt/testnorge
Applikasjoner for orkestering av syntetiske testdata for fagsystemer i nav.
test testdata testing testing-tools
Last synced: 22 Aug 2025
https://github.com/nielssteensma/sequelize-typescript-mock-examples
Examples of mocking sequelize-typescript models with Jest.
jest mock sequelize-typescript testing
Last synced: 04 Mar 2025
https://github.com/dipsas/openehrrestapitest
Some basic testcases to test and verify the implementation of openEHR REST API
Last synced: 29 Jul 2025
https://github.com/chuanqisun/jasmine-mock-factory
A Jasmine helper for creating mocked classes
jasmine jasmine-tests mock moq test-utils testing typescript unit-test
Last synced: 17 Jun 2026