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/michelbernardods/learn-go-with-tests
This repository is for training Golang with testing
go go-testing golang google testing
Last synced: 30 Jun 2026
https://github.com/yegor256/donce
Docker Once: builds a temporary Docker image, runs a temporary Docker container, lets your tests interact with it, terminates and cleans up
automated-testing docker ruby testing unit-testing
Last synced: 04 Oct 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/golossus/php-test-fixture-loading
php-test-fixture-loading is a package which tries to ease in the process of loading testing fixtures to have a better maintainability and code reuse.
data-fixtures php symfony testing
Last synced: 01 Sep 2025
https://github.com/alvisonhunterarnuero/unit-testing-jest-react
jest jest-tests mock testing unit-testing
Last synced: 19 May 2026
https://github.com/robototes/frcsim-docker
FRCSim automated testing image for Docker
automation docker frcsim testing
Last synced: 11 Oct 2025
https://github.com/mr-cheff/pytests
Write small or big tests with PyTests a (testing framework)
pytest python testing unittest
Last synced: 06 Sep 2025
https://github.com/vasanthk/react-testing
Testing React Components
enzyme react-testing reactjs testing
Last synced: 19 Apr 2026
https://github.com/rylinjames/litmus
Record and deterministically replay AI agent executions. Flight recorder for LLM agents. Fault injection, reliability scoring, CI gating.
ai-agents cli developer-tools fault-injection llm observability python reliability replay testing
Last synced: 21 Apr 2026
https://github.com/rahmatagungj/owntest
Simple JavaScript Testing Framework with only one file and zero dependencies.
Last synced: 12 Oct 2025
https://github.com/willlillis/lspresso-shot
A concentrated dose of LSP testing power!
Last synced: 12 Oct 2025
https://github.com/alejandrohdezma/sbt-scripted-munit
SBT plugin to enable using MUnit to test your SBT plugins
munit sbt sbt-plugin scala scripted testing
Last synced: 10 Oct 2025
https://github.com/clintonyounge/js-capstone-group-project
Restaraunt Meal (JS Capstone Group Project) is a JavaScript capstone project about building a web application based on an external API. We selected the Meals API that provides data about meals we like and then built the webapp around it.
api css es6-javascript html testing webpack
Last synced: 10 Oct 2025
https://github.com/michaelfromyeg/pylink
Automating more stuff at work because I'm lazy. This time it's URL testing. Gets CSV data, tests links, formats response codes in output file.
Last synced: 10 Oct 2025
https://github.com/gaffer-sh/gaffer-uploader
Gaffer.sh Javascript Action
test-reporting testing testing-tools
Last synced: 23 Apr 2026
https://github.com/japiirainen/tasty-ts
A tasty testing library
jest mocha tap test test-runners testing testing-library testing-tools
Last synced: 13 Apr 2026
https://github.com/elkanamol/sierra_status
sierra_status is a Python CLI tool for retrieving status of Sierra Wireless EM9xxx, EM7xxx, and WP76xx modules. It uses AT commands to gather essential information, generates timestamped status files, and offers optional network search. The tool supports various module series and provides configurable verbosity for debugging.
at-command automation cli debugging mit-license pyserial python sierra sierra-status sierra-wireless testing
Last synced: 24 Apr 2026
https://github.com/royk/playwright-feature-reporter
Custom Playwright reporter that generates a Markdown file documenting app features based on test cases
automated-testing bdd playwright reporter reporting test-driven-documentation test-driven-documents testing
Last synced: 10 Oct 2025
https://github.com/ryanplasma/peridot-emoji-reporter
Display your peridot test result with emoji!
Last synced: 13 Mar 2026
https://github.com/tidev/titanium-karma-client
Karma test runner client for Titanium
karma npm-package testing titanium unit-testing
Last synced: 10 Oct 2025
https://github.com/taidangduc/eshop
Practical Monolith, built with .Net 9, Clean Architecture, CQRS and the latest technologies.
asp-net-core clean-architechture csharp dotnet dotnet-api dotnet-mvc identityserver4 monolith oauth2 reactjs testing
Last synced: 27 Apr 2026
https://github.com/pronovix/drupal-qa
[READ ONLY] QA tools for Drupal
behat code-quality code-style drupal phpunit testing
Last synced: 13 Oct 2025
https://github.com/softspiders/node-travis-heroku-cd
Minimalistic Node App Continuous Delivery by Travic CI to Heroku
cd ci continuous-delivery devops express helloworld heroku javascript js min node softspider softspiders ss starter template test testing travis
Last synced: 14 Apr 2026
https://github.com/meysam81/samplecrud
An example of a good coding practice
best-practice clean-architecture coverage python testing tox
Last synced: 21 Jan 2026
https://github.com/varunu28/testing-for-concurrency
🚦An exercise to explore various methods to test for concurrency
concurrency concurrent-programming java multithreading testing
Last synced: 30 Jun 2026
https://github.com/training360/locations-app
Példa Spring alkalmazás tesztautomatizálás tanfolyamokhoz
Last synced: 06 Mar 2026
https://github.com/alsiola/test-ids
Babel plugin to provide extractable test ids with zero runtime cost.
Last synced: 18 Feb 2026
https://github.com/risc-os-community/munit
This is a port to RISC OS of the munit library for C Unit Testing
c coding gcc hacktoberfest hacktoberfest2022 library risc-os riscos testing testing-library unit-testing
Last synced: 07 Jun 2026
https://github.com/shashikumarraja/naughty_string_validator_python
A python library that returns naughty strings from an offline database of Big List of Naughty Strings and emojis.
emojis hactoberfest naughty-strings python testing unicode-characters
Last synced: 13 Oct 2025
https://github.com/tracetronic/testguide_report-generator
A generator that acts as a helper to create a test.guide compatible test report
json python reporting testguide testing tracetronic
Last synced: 05 Mar 2026
https://github.com/bmvantunes/youtube-react-testing-video4-async-tests-jest-react-testing-library
async testing using jest and react testing library
async-test jest react-testing-library testing unit-test unit-testing unit-tests
Last synced: 27 Apr 2026
https://github.com/javanile/fake-ssh-server
Docker container which can be used in SSH integration tests
bash docker integration-testing ssh ssh-server test-automation testing
Last synced: 27 Apr 2026
https://github.com/tchivs/faker
Faker is a dotnet package that generates fake data for you.
csharp dotnet dotnet-core fake fake-data fake-data-generator test-data test-data-generator testing
Last synced: 29 Apr 2026
https://github.com/driftingruby/100-basic-testing-introduction-in-rails
Using the Rails 5.1.X defaults, we have a look at what is configured and explore the different types of tests; using the provided MiniTest and Capybara.
Last synced: 29 Apr 2026
https://github.com/phenomnomnominal/parameterised
Create parameterised tests from Markdown(ish) tables
javascript parameterised testing
Last synced: 29 Apr 2026
https://github.com/destinio/vite-vitest-rtl-ts
Le temps passe vite. Time flies.
pnpm testing testing-library-react typescript vite vite-react vitejs vitest
Last synced: 19 May 2026
https://github.com/artisanofcode/python-conjecture
A pythonic assertion library
pytest python python-library python-package testing
Last synced: 10 Feb 2026
https://github.com/itpey/taz
A simple yet powerful load testing framework for Go.
api attack bugbounty ddos go high-performance load-testing penetration-testing pentesting pentesting-tools testing unit-test unittesting
Last synced: 08 Jun 2026
https://github.com/stevegeek/fixtures_from_factories
Build sets of Fixtures for your Rails app, using your test suite's FactoryBot factories
Last synced: 30 Apr 2026
https://github.com/jcbritobr/portscanner
This is a simple port scanner that is able to map a large range of protocols.
go golang network-analysis networking port-scanner tdd testing
Last synced: 30 Apr 2026
https://github.com/cvigueras/null-object-design-pattern-kata
Implementation of Null Object Design Pattern example with TDD.
csharp null-object-pattern tdd tdd-kata testing
Last synced: 15 Jun 2026
https://github.com/vgarvardt/slogex
Golang log/slog extensions
extensions go golang logging testing
Last synced: 28 Apr 2025
https://github.com/neiljbrown/testcontainers-examples
A collection of code examples that demonstrate using the Testcontainers Java library to aid writing integration tests for Java code that integrates with infrastructure such as RDBMS', message brokers, etc.
Last synced: 01 May 2026
https://github.com/xray-app/tutorial-csharp-specflow
Tutorial for SpecFlow using C# integrated with Xray and Jira
bdd chsarp jira specflow test-automation testing xray
Last synced: 19 Mar 2026
https://github.com/svenssonjoel/scriptabletester
Scripted and automated testing of embedded/IoT systems.
ammeter amperemeter chibios embedded-systems iot qt response-time scriptable stm32f4 testing
Last synced: 01 May 2026
https://github.com/jpcadena/automated-software-testing
Automated Software Testing using Python
bdd behave cli-app flask integration-testing python restful-api tdd test-automation test-driven-development testing unit-testing unittest
Last synced: 14 Oct 2025
https://github.com/dpoetzsch/sidekiq-fake-scheduler
Helpers for manual processing of scheduled sidekiq jobs for integration testing
integration-testing ruby ruby-on-rails rubygem sidekiq testing
Last synced: 01 Mar 2026
https://github.com/unional/domture
Create jsdom environment to load NodeJS modules
fixture fixtures jsdom systemjs test test-framework testing testing-tools
Last synced: 18 Jan 2026
https://github.com/schettino72/rut
rut - Run Unit Tests
cli test-runner testing testing-framework testing-tools unittest
Last synced: 08 Oct 2025
https://github.com/woelper/linetest
Test internet connections
internet netspeed speedtest testing
Last synced: 15 Oct 2025
https://github.com/vitalets/playwright-fix-with-ai
An example repo for demonstration fixing Playwright tests with AI
Last synced: 15 Oct 2025
https://github.com/davidemoro/play_cassandra
pytest-play support for Cassandra expressions and assertions
cassandra pytest python testing
Last synced: 02 May 2026
https://github.com/yokawaiik/order_management_system
My master's thesis. Design and development of an order management system based on the use of blockchain and smart contracts as a control and accounting tool.
accouting blockchain hardhat management-system openzeppelin-solidity smart-contracts solidity test-automation testing
Last synced: 09 Jun 2026
https://github.com/rcardin/arrow-raise-testing
A bunch of examples on how we can test application that use the Arrow Raise DSL
Last synced: 03 Mar 2026
https://github.com/neil-edelman/boxes
Drag-and-drop data structure headers.
b-tree c89 data-structures generics hash-table memory-pool metaprogramming paramterization templates testing traits trie type-safety
Last synced: 02 Mar 2026
https://github.com/incuca/loopback-jest
Loopback Jest plugin with custom matchers
jest jest-plugin loopback tdd testing testing-tools
Last synced: 11 Apr 2026
https://github.com/moorchegue/django-smelly-tokens
Moved to https://gitlab.com/murchik/django-smelly-tokens
django python quality-control testing
Last synced: 16 Apr 2026
https://github.com/rochacbruno/ansible-test
ansible.test.case is a testing framework and test runner within ansible tasks, it talks to API using openapispec, to Selenium using pageObjects and CLI using pexpect.
ansible junit pytest test-automation testing testing-tools
Last synced: 16 Oct 2025
https://github.com/aboviq/bun-test-cucumber
Run Cucumber tests with Bun's test runner and full TypeScript support
Last synced: 02 May 2026
https://github.com/0xopenbytes/test
🧪 Expect and assert
functional ios macos swift testing tests tvos unit-testing watchos
Last synced: 03 May 2026
https://github.com/sagargupta16/agent-recipes
Copy-paste AI agent workflows for real-world developer tasks — code review, testing, migrations, and more
ai-agents ai-workflows claude-code code-review cursor developer-tools devops prompts security testing
Last synced: 03 May 2026
https://github.com/aladnansami/manual-testing-testcase-
Dmoney website manual testing some senerio
manual-testing test test-automation testing testing-tools unit-testing
Last synced: 19 Mar 2026
https://github.com/nicnocquee/rsc-testing
A sample project that shows how to test React server component
nextjs react reactservercomponents testing testing-library
Last synced: 03 May 2026
https://github.com/jreznot/gradle-test-javadoc
How to generate JavaDoc for Test classes
demo gradle javadoc test-automation testing
Last synced: 17 Oct 2025
https://github.com/igor-starostenko/report_factory-web
React based web app for ReportFactory
dashboard qa qatools react redux report-factory rspec testing tests
Last synced: 18 Feb 2026
https://github.com/iytfut/ai-test-case
🤖 Generate automated test cases for your GitHub repositories using AI, ensuring comprehensive coverage with seamless integration and multi-language support.
ai ai-powered-testing aitesting booking-system code-generation framework fuzzer golang-test golang-tests graphql grpc java llm no-code test-case-generation test-generation testing thrift
Last synced: 04 May 2026
https://github.com/olafsulich/react-testing-library-workshop
https://frontlive.pl/kategorie/react
react react-testing-library testing ts typescript
Last synced: 14 May 2026
https://github.com/jamiemason/valueless
Replace values with paths, for use in test fixtures
fixtures reselect selectors testing transformation
Last synced: 24 Jun 2026
https://github.com/tca166/gitwebhook
Flask blueprints for receiving git webhook requests, automatic deployment and testing
automation deployment flask flask-blueprints git-webhook gitea-webhooks github-webhooks gitlab-webhooks pypi-package python3 testing
Last synced: 16 Feb 2026
https://github.com/farout101/pond
online shopping platform
django-project python3 testing
Last synced: 09 Jun 2026
https://github.com/giis-uniovi/retorch
RETORCH: Resource-aware End-to-End Test Orchestration
e2e-testing system-testing test-automation testing
Last synced: 06 Oct 2025
https://github.com/thatkookooguy/monkey-js
monkey.js is a monk.js mock library for testing. Saves data to a local file to check results against
Last synced: 17 May 2026
https://github.com/schwabyio/xrun
Test your APIs with speed, simplicity, and at scale.
api api-automated-testing api-testing cli continuous-integration functional-testing postman rest restful-testing test-automation testing
Last synced: 04 May 2026
https://github.com/lifailon/deploy-selenium
Deploy drivers selenium and chrome via PowerShell.
deploy deployment devops devops-tools devtools install installer powershell selenium testing windows
Last synced: 08 May 2026
https://github.com/marketsquare/robotframework-seleniumlibrary-translation
Provides translation for robotframework-seleniumlibrary
robotframework testing translation
Last synced: 15 Feb 2026
https://github.com/nao1215/metamon
Property-based testing and metamorphic testing combinator library for Gleam
gleam gleam-library metamorphic-testing model-based-testing pbt property-based-testing shrinking testing
Last synced: 31 May 2026
https://github.com/ahmedabougabal/iticafefooddeliveryapp
Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues
bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh
Last synced: 23 Jan 2026
https://github.com/singularityhub/stools-clair
An example of using stools-clair for Travis and Circle Continuous Integration
ci circle-ci singularity singularity-container testing travis-ci
Last synced: 28 Feb 2026
https://github.com/shonharsh/csharp-exercism-s06e01-ifstatements-carsassemble
Exercism - This project is about if statements and numbers.
academic artificial-intelligence atom automation bot config csharp education exercism git guide if-statements learning markdown process studio testing training-materials trending windows
Last synced: 06 May 2026
https://github.com/you54f/deno-pact
Pact 🔗 Contract Testing for Deno 🦕, Powered by Rust 🦀
cdc cdct contract-testing deno deno-grpc ffi grpc interop pact rust testing ts typescript
Last synced: 06 May 2026
https://github.com/niksativa/sprykit
Spry is a framework that allows spying and stubbing in Apple's Swift language. Also included is a XCTAsserts for the spied objects
equalany fake generate-fake generate-moke helper ios macos macro macros mock spy stub stubbing swift swift6 test testing visionos watchos
Last synced: 11 Dec 2025
https://github.com/restqa/restqa-action
:octocat: | A GitHub action to run your RestQa project's test automation suite
automation-framework automation-test github-actions restqa testing
Last synced: 11 Jun 2026
https://github.com/javydreamercsw/validation-manager
Validation Manager is a tool to handle all the cumbersome paperwork of regulated environment validations. Including Validation Plans, protocols, executions and exceptions. Keeping everything in one place and best of all paperless.
testing testing-tools traceability vaadin7 validation verification
Last synced: 18 Jan 2026
https://github.com/kralizek/fakerabbitmq
A library of fakes targeting the RabbitMQ .NET client
dotnest-standard dotnet dotnet-core dotnet-framework rabbitmq testing unit-testing
Last synced: 19 May 2026
https://github.com/shonharsh/python-exercism-s02e01-numbes-currencyexchange
Exercism - This Python project is about Numbers.
academic artificial-intelligence atom automation bot config education exercism git guide learning markdown numbers process python studio testing training-materials trending windows
Last synced: 07 May 2026