Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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, software-testing,
- Last updated: 2024-11-06 00:30:00 UTC
- JSON Representation
https://github.com/mrak/stubby4node
A configurable server for mocking/stubbing external systems during development.
javascript server stubbing testing
Last synced: 09 Aug 2024
https://github.com/mockative/mockative
Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)
android ios kotlin kotlin-multiplaform kotlin-native kotlin-symbol-processor ksp mock mocking testing
Last synced: 03 Nov 2024
https://github.com/CodeIntelligenceTesting/jazzer.js
Coverage-guided, in-process fuzzing for Node.js
fuzzer fuzzing javascript nodejs security testing typescript
Last synced: 03 Aug 2024
https://github.com/meysamhadeli/shop-golang-microservices
Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.
clean-architecture cqrs ddd echo event-driven-architecture event-driven-architectures go golang gorm grpc messaging microservice microservices oauth2 opentelemetry postgresql rabbitmq testing uber-fx vertical-slice-architecture
Last synced: 14 Oct 2024
https://github.com/pointfreeco/swift-gen
🎱 Composable, transformable, controllable randomness.
composition functional-programming randomness testing transformation
Last synced: 29 Oct 2024
https://github.com/ysmood/got
An enjoyable golang test framework.
assert dependency-free diff golang lightweight log snapshot-testing test testing unit-testing
Last synced: 26 Oct 2024
https://github.com/miketheman/pytest-socket
Pytest Plugin to disable socket calls during tests
pytest-plugin python socket testing testing-tools
Last synced: 30 Oct 2024
https://github.com/firsttris/vscode-jest-runner
Simple way to run or debug one or more tests from context menu, codelens or command plalette
debugging jest jest-tests nodejs tdd test-automation testing testing-tools typescript vcode-api vscode vscode-extension
Last synced: 01 Nov 2024
https://github.com/snitch-org/snitch
Lightweight C++20 testing framework.
constexpr cpp20 lightweight testing
Last synced: 01 Nov 2024
https://github.com/viant/endly
End to end functional test and automation framework
automation end-to-end-testing functional-testing integration-testing orchestration-framework system-testing testing workflow
Last synced: 26 Oct 2024
https://github.com/Ealenn/Echo-Server
REST Server Tests (Echo-Server) API / Docker / Kubernetes / Helm
dev-tools devops-tools docker echo echo-server helm helm-charts kubernetes nodejs rest-api server testing
Last synced: 02 Nov 2024
https://github.com/foundry-rs/starknet-foundry
Blazing fast toolkit for developing Starknet contracts.
blockchain cairo cairo-lang dapp framework rust starknet testing toolkit
Last synced: 03 Aug 2024
https://foundry-rs.github.io/starknet-foundry/
Blazing fast toolkit for developing Starknet contracts.
blockchain cairo cairo-lang dapp framework rust starknet testing toolkit
Last synced: 04 Aug 2024
https://github.com/mgasiorowski/quality_mobile_apps
Tools, articles, etc. related to quality in mobile applications.
android android-apps android-testing automation ios mobile quality software-testing testing testowanie testowanie-mobilne testowanie-oprogramowania tools
Last synced: 09 Aug 2024
https://github.com/nspec/nspec
A battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.
bdd core dotnet mocha nspec nspec-tests rspec tdd testing
Last synced: 10 Oct 2024
https://github.com/nspec/NSpec
A battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.
bdd core dotnet mocha nspec nspec-tests rspec tdd testing
Last synced: 27 Oct 2024
https://github.com/nikku/works-on-my-machine
Continuous integration done right.
ci continuous-integration testing
Last synced: 22 Oct 2024
https://github.com/slackhq/keeper
A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.
android android-gradle-plugin android-test gradle proguard r8 testing
Last synced: 11 Oct 2024
https://slackhq.github.io/keeper/
A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.
android android-gradle-plugin android-test gradle proguard r8 testing
Last synced: 01 Oct 2024
https://github.com/l2beat/earl
☕ Ergonomic, modern and type-safe assertion library for TypeScript
assert assertion-libraries chai jest mocha testing typescript
Last synced: 12 Oct 2024
https://banditcpp.github.io/bandit/
Human-friendly unit testing for C++11
bdd behavior-driven-development c-plus-plus c-plus-plus-11 cpp cpp-library cpp11 header-only library tdd test-driven-development test-framework testing testing-framework testing-library
Last synced: 03 Aug 2024
https://github.com/banditcpp/bandit
Human-friendly unit testing for C++11
bdd behavior-driven-development c-plus-plus c-plus-plus-11 cpp cpp-library cpp11 header-only library tdd test-driven-development test-framework testing testing-framework testing-library
Last synced: 26 Oct 2024
https://github.com/traceloop/jest-opentelemetry
Easily run integration tests for your backends
api-testing e2e-testing integration-testing javascript jest open-telemetry otel reliability test-automation testing tracing typescript
Last synced: 14 Oct 2024
https://github.com/jeancochrane/pytest-flask-sqlalchemy
A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.
flask isolation pytest python sqlalchemy testing transactions
Last synced: 13 Aug 2024
https://github.com/appmattus/kotlinfixture
Fixtures for Kotlin providing generated values for unit testing
autofixture fixture hacktoberfest kotlin property-testing test testing testing-tools
Last synced: 01 Aug 2024
https://github.com/HiveRunner/HiveRunner
An Open Source unit test framework for Hive queries based on JUnit 4 and 5
hive hive-sql junit klarna-featured test-framework testing
Last synced: 04 Aug 2024
https://github.com/tendersearls/tldr
A Ruby test framework for people who don't have time for slow tests 💣💥
assertions tdd test-runner testing
Last synced: 26 Oct 2024
https://github.com/chandulal/airflow-testing
Airflow Unit Tests and Integration Tests
airflow airflow-dags airflow-testing testing
Last synced: 06 Aug 2024
https://github.com/LLNL/blt
A streamlined CMake build system foundation for developing HPC software
blt build-system build-tools cmake cpp cuda hpc radiuss testing
Last synced: 02 Aug 2024
https://github.com/quickchick/quickchick
Randomized Property-Based Testing Plugin for Coq
Last synced: 10 Oct 2024
https://github.com/runningcode/fladle
Easily scale your Android Instrumentation Tests across Firebase Test Lab with Flank.
Last synced: 01 Nov 2024
https://github.com/gtramontina/ooze
🧬 Go Mutation Testing
go golang golang-library golang-tools gotest mutation mutation-testing test testing testing-tool testing-tools
Last synced: 26 Oct 2024
https://github.com/thombashi/allpairspy
A python library for test combinations generator. The generator allows one to create a set of tests using "pairwise combinations" method, reducing a number of combinations of variables into a lesser set that covers most situations.
allpairs pairwise python-library testing
Last synced: 29 Oct 2024
https://github.com/ethpandaops/ethereum-package
A Kurtosis package that deploys a private, portable, and modular Ethereum devnet
blockchain docker ethereum flashbots geth kubernetes kurtosis kurtosis-package lighthouse mev mev-boost mev-bot reth simulation starlark testing
Last synced: 03 Nov 2024
https://github.com/linuxsuren/api-testing
YAML based API testing tool. 开源接口调试、测试工具。Mock Server
api api-testing graphql grpc hacktoberfest http mock mock-server testing trpc
Last synced: 30 Oct 2024
https://github.com/kerneltuner/kernel_tuner
Kernel Tuner
auto-tuning autotuning c cplusplus cuda cuda-kernels gpu gpu-computing kernel-tuner machine-learning opencl opencl-kernels optimization python software-development testing
Last synced: 15 Oct 2024
https://github.com/lirantal/cypress-social-logins
Cypress authentication flows using social network providers
cypress cypress-io cypress-plugin end-to-end-testing testing
Last synced: 22 Oct 2024
https://github.com/ymyzk/tox-gh-actions
Seamless integration of tox into GitHub Actions for tox 3 and 4
actions github-actions hacktoberfest python testing tox tox-plugin
Last synced: 27 Oct 2024
https://github.com/tng/junit-dataprovider
A TestNG like dataprovider runner for JUnit with many additional features
java junit junit-dataprovider junit4 junit5 tdd test test-driven-development test-runner testing testing-tools
Last synced: 02 Nov 2024
https://github.com/jscutlery/devkit
Tools that make Angular developer's life easier.
angular cypress e2e playwright rxjs testing
Last synced: 14 Oct 2024
https://github.com/eugeneyan/testing-ml
🔍 Minimal examples of machine learning tests for implementation, behaviour, and performance.
machine-learning model-evaluation testing
Last synced: 30 Oct 2024
https://github.com/KevCui/mitm-scripts
🔄 A collection of mitmproxy inline scripts
inline-script mitm-script mitmdump mitmproxy mock-server penetration-testing pentest-tool proxy script testing testing-tools
Last synced: 20 Oct 2024
https://github.com/piomin/sample-spring-microservices-advanced
More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction with MongoDB, configuration server, testing with Spring Cloud Contract or Hoverfly
api-gateway hoverfly microservices mongodb spring-boot spring-cloud spring-cloud-config spring-cloud-contract swagger2 testing zuul
Last synced: 01 Nov 2024
https://github.com/andreasonny83/lighthouse-ci
A useful wrapper around Google Lighthouse CLI
ci cli hacktoberfest headless-chrome lighthouse nodejs report testing
Last synced: 01 Nov 2024
https://github.com/FlowTestAI/FlowTest
GenAI powered OpenSource IDE for API first workflows
api api-client api-testing-framework automation electron git javascript llm openai privacy testing workflow
Last synced: 04 Nov 2024
https://github.com/DCzajkowski/auth-tests
Always-current tests for Laravel's authentication system. Curated by the community.
authentication feature-testing laravel laravel-5-package laravel-framework laravel-package laravel5 laravel5-package laravel56 php phpunit tdd testing
Last synced: 04 Aug 2024
https://github.com/dczajkowski/auth-tests
Always-current tests for Laravel's authentication system. Curated by the community.
authentication feature-testing laravel laravel-5-package laravel-framework laravel-package laravel5 laravel5-package laravel56 php phpunit tdd testing
Last synced: 11 Oct 2024
https://github.com/mucsi96/nightwatch-cucumber
[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
automation bdd browser cucumber gherkin nightwatch selenium test testing
Last synced: 11 Oct 2024
https://github.com/testdeck/testdeck
Object oriented testing
decorators dependency-injection ioc jasmine javascript jest mocha mocha-typescript oop parameterised-tests tdd tdd-interfaces testing testing-tools typescript
Last synced: 10 Oct 2024
https://github.com/redhat-developer/vscode-extension-tester
ExTester: Your Essential UI Testing Companion for Visual Studio Code Extensions! Seamlessly execute UI tests with Selenium WebDriver, ensuring robustness and reliability in your extension development journey. Simplify UI testing for your VS Code extensions and elevate the quality of your user interface effortlessly.
extensions redhat selenium-webdriver testing ui ui-testing vscode
Last synced: 11 Oct 2024
https://github.com/gwaredd/unium
Automation for Unity games
appium automation selenium test-automation testing unity unity3d
Last synced: 31 Oct 2024
https://github.com/Ackee-Blockchain/wake
Wake is a Python-based Solidity development and testing framework with built-in vulnerability detectors
deployment lsp-server python solidity static-analysis testing testing-framework
Last synced: 19 Sep 2024
https://github.com/Shopify/android-testify
Add screenshots to your Android tests
android android-library android-testing kotlin screenshot-testing testing
Last synced: 01 Aug 2024
https://github.com/kevcui/mitm-scripts
🔄 A collection of mitmproxy inline scripts
inline-script mitm-script mitmdump mitmproxy mock-server penetration-testing pentest-tool proxy script testing testing-tools
Last synced: 04 Aug 2024
https://github.com/bonigarcia/selenium-jupiter
JUnit 5 extension for Selenium WebDriver
appium docker java jenkins junit5 selenium selenium-grid selenium-webdriver testing vnc
Last synced: 11 Oct 2024
https://github.com/robotframework/WebDemo
Robot Framework web testing demo using SeleniumLibrary
demo robotframework selenium testing webtesting
Last synced: 06 Nov 2024
https://github.com/thoughtbot/shoulda-context
Shoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain Ruby projects.
Last synced: 06 Aug 2024
https://github.com/nicolo-ribaudo/jest-light-runner
A Jest runner that runs tests directly in bare Node.js, without virtualizing the environment.
esm javascript jest node test testing
Last synced: 26 Oct 2024
https://github.com/sebdah/goldie
Golden file testing for Go
fixtures golang golden golden-test testing
Last synced: 30 Oct 2024
https://github.com/cschreib/snitch
Lightweight C++20 testing framework.
constexpr cpp20 lightweight testing
Last synced: 10 Oct 2024
https://github.com/goldbergyoni/node-chaos-monkey
Extremly naughty chaos monkey for Node.js
chaos-engineering chaos-monkey chaos-testing express javascript nodejs testing
Last synced: 31 Oct 2024
https://github.com/kyverno/chainsaw
Declarative K8s e2e testing
e2e kubernetes operator testing
Last synced: 03 Aug 2024
https://github.com/MarcusFelling/Demo.Playwright
This repo is used to demo various testing scenarios with Playwright 🎭, using the official test-runner and scripts authored in TypeScript.
browser-automation e2e-testing github-actions playwright testing typescript
Last synced: 02 Aug 2024
https://github.com/BarredEwe/Prefire
🔥 A library based on SwiftUI Preview, for easy generation: Playbook view, Snapshot and Accessibility tests
accesibility-tests component ios playbook plugin preview screen snapshot-testing swift swift-plugin swiftui swiftui-previews swiftui-xcode-previews testing xcode-plugin xcode-previews
Last synced: 03 Aug 2024
https://github.com/barredewe/prefire
🔥 A library based on SwiftUI Preview, for easy generation: Playbook view, Snapshot and Accessibility tests
accesibility-tests component ios playbook plugin preview screen snapshot-testing swift swift-plugin swiftui swiftui-previews swiftui-xcode-previews testing xcode-plugin xcode-previews
Last synced: 30 Oct 2024
https://github.com/marcusfelling/demo.playwright
This repo is used to demo various testing scenarios with Playwright 🎭, using the official test-runner and scripts authored in TypeScript.
browser-automation e2e-testing github-actions playwright testing typescript
Last synced: 31 Oct 2024
https://github.com/LinuxSuRen/api-testing
YAML based API testing tool. 开源接口调试、测试工具。Mock Server
api api-testing graphql grpc hacktoberfest http mock mock-server testing trpc
Last synced: 01 Aug 2024
https://github.com/palfrey/serial_test
Allows for the creation of serialised Rust tests
hacktoberfest rust-library testing
Last synced: 29 Oct 2024
https://github.com/test-kitchen/kitchen-ec2
A Test Kitchen Driver for Amazon EC2
aws ec2 hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 06 Aug 2024
https://github.com/alvassin/alembic-quickstart
Examples how to test Alembic migrations for Yandex Backend Development school & Moscow Python meetup №69
aiohttp alembic example migrations pytest python python3 sqlalchemy testing
Last synced: 26 Oct 2024
https://github.com/nafiesl/grosir-obat
Sebuah sistem kasir dan manajemen produk obat untuk penjualan Grosir
dompdf laravel shopping-cart tdd tdd-workflow testing
Last synced: 27 Oct 2024
https://github.com/franneck94/cppprojecttemplate
C++ project template with unit-tests, documentation, ci-testing and workflows.
catch2 clang clang-format clang-tidy cmake cmakelists codecov conan coverage doxygen github-actions github-pages logging make msvc sanitizer testing vscode
Last synced: 09 Oct 2024
https://github.com/robotframework/webdemo
Robot Framework web testing demo using SeleniumLibrary
demo robotframework selenium testing webtesting
Last synced: 07 Oct 2024
https://github.com/szpak/gradle-pitest-plugin
Gradle plugin for PIT Mutation Testing
code-quality coverage gradle gradle-plugin groovy java mutation-testing pit pitest static-analysis testing
Last synced: 12 Oct 2024
https://github.com/Plazmaz/leaky-repo
Benchmarking repo for secrets scanning
benchmark entropy example scanning secrets secrets-detection security testing
Last synced: 02 Aug 2024
https://github.com/mkuthan/example-spark
Spark, Spark Streaming and Spark SQL unit testing strategies
Last synced: 06 Nov 2024
https://github.com/palkan/action-cable-testing
Action Cable testing utils
actioncable minitest rails rspec testing
Last synced: 14 Oct 2024
https://github.com/ucb-bar/chiseltest
The batteries-included testing and formal verification library for Chisel-based RTL designs.
chisel formal testing verification
Last synced: 02 Aug 2024
https://github.com/wrseward/vue-unit
Component testing utilities for Vue.js
javascript testing unit-testing vue
Last synced: 03 Nov 2024
https://github.com/zebrunner/reporting
Zebrunner Reporting Tool
appium automation cloud java junit qa reporing screenshots selenium testing testng video-recordings zebrunner zebrunner-reporting
Last synced: 01 Nov 2024
https://github.com/ohbarye/pbt
Property-Based Testing tool for Ruby, supporting multiple concurrency methods (Ractor, multiprocesses, multithreads).
parallel property-based-testing ractor ruby testing
Last synced: 30 Oct 2024
https://github.com/mxschmitt/try-playwright
Try Playwright lets you execute and share Playwright scripts in your browser to get started with Playwright.
express golang hacktoberfest playground playwright react testing
Last synced: 09 Oct 2024
https://github.com/allure-framework/allure-js
Allure integrations for JavaScript test frameworks
allure cucumber jasmine jest mocha newman playwright postman reporing reporting-engine testing vitest
Last synced: 12 Oct 2024
https://github.com/FuzzAnything/Hopper
Hopper is a tool for generating fuzzing test cases for libraries automatically using interpretative fuzzing.
afl api-testing binary fuzz-driver fuzzer fuzzing fuzzing-framework interpreter library-testing rust security testing
Last synced: 01 Aug 2024
https://github.com/isa-group/restest
RESTest: Automated Black-Box Testing of RESTful Web APIs
api-rest api-testing java oas openapi rest rest-api swagger testing
Last synced: 13 Oct 2024
https://github.com/storybookjs/test-runner
🚕 Turn stories into executable tests
jest storybook test-runner testing testing-library testing-tools
Last synced: 14 Oct 2024
https://github.com/vapor-ware/kubetest
Kubernetes integration testing in Python via pytest
integration-testing kubernetes pytest pytest-plugin python testing
Last synced: 31 Oct 2024
https://github.com/googlecloudplatform/terraform-python-testing-helper
Simple Python test helper for Terraform.
Last synced: 07 Oct 2024
https://github.com/rubilmax/foundry-gas-diff
🛠️ Easily track & compare gas costs estimated by Foundry on each of your Pull Requests!
action actions evm forge foundry fuzzing gas github optimization performance report solidity testing tracking
Last synced: 13 Oct 2024
https://github.com/GoogleCloudPlatform/terraform-python-testing-helper
Simple Python test helper for Terraform.
Last synced: 04 Aug 2024
https://github.com/manhnh97/testflight_checkappsavailable
ipad ipad-app iphone iphone-app macos macos-app testflight testflight-api testing
Last synced: 24 Oct 2024
https://github.com/microsoft/lisa
LISA is developed and maintained by Microsoft, to empower Linux validation.
automation-framework azure cloudtesting e2e-testing hyperv linux linux-compatibility testing
Last synced: 26 Oct 2024