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: 2025-01-08 00:26:19 UTC
- JSON Representation
https://github.com/wechaty/puppet-mock
Puppet Mocker for Wechaty (& A Puppet Template Starter)
Last synced: 10 Oct 2024
https://github.com/taiki-e/cargo-minimal-versions
Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.
Last synced: 13 Jan 2025
https://github.com/fukamachi/getac
Quick unit testing tool for competitive programming
competitive-programming testing
Last synced: 19 Dec 2024
https://github.com/marcelgarus/glados
🍰 A property-based testing framework that tries to break your invariances.
dart dartlang hacktoberfest property-based-testing testing
Last synced: 14 Oct 2024
https://github.com/test-kitchen/busser
Kitchen Busser - Runs tests for projects in test-kitchen
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 13 Jan 2025
https://github.com/jamiemason/karma-jasmine-matchers
A Karma plugin to inject Jasmine-Matchers for Jasmine and Jest.
jasmine javascript-tests jest karma testing
Last synced: 20 Dec 2024
https://github.com/dushistov/qt_monkey
Tool for testing Qt based applications
qt qt4 qt5 test-automation testing testing-tools
Last synced: 28 Oct 2024
https://elementtech.github.io/terracove/
Recursively test a directory tree for Terraform diffs and coverage
iac infrastructure infrastructure-as-code terraform terragrunt terratest testing
Last synced: 01 Nov 2024
https://github.com/react-figma/figma-api-stub
🤖 A stub implementation of Figma Plugins API.
Last synced: 12 Jan 2025
https://github.com/onflow/flow-js-testing
Testing framework to enable Cadence testing via a set of JavaScript methods and tools
blockchain cadence javascript smart-contracts testing
Last synced: 11 Jan 2025
https://github.com/renanivo/pytest-testdox
A TestDox format reporter for pytest
bdd hacktoberfest pytest reporting test-reporting testing
Last synced: 11 Jan 2025
https://github.com/testing-library/jasmine-dom
🦥 Custom Jasmine matchers to test the state of the DOM
Last synced: 16 Jan 2025
https://github.com/dferber90/jest-transform-css
👩🏭 Jest transformer to import CSS into Jest's jsdom
jest testing visual-regression-testing
Last synced: 16 Jan 2025
https://github.com/polytope-labs/sc-simnode
Fork your substrate live chain state and run all kinds of simulation tests on the runtime.
blockchain parachain parachains polkadot runtime rust substrate testing wasm
Last synced: 26 Dec 2024
https://github.com/vitorsalgado/mocha
Build Mock APIs in Go
go golang golang-library http mock mock-server mocking stubbing testing
Last synced: 02 Dec 2024
https://github.com/elliotchance/concise
✅ Concise is test framework for using plain English and minimal code, built on PHPUnit.
assertions php phpunit testing unit-testing
Last synced: 31 Oct 2024
https://github.com/explosion/ml-datasets
🌊 Machine learning dataset loaders for testing and example scripts
datasets machine-learning machine-learning-datasets spacy testing thinc
Last synced: 07 Oct 2024
https://github.com/vimjas/covimerage
Generate coverage information for Vim scripts.
coverage neovim testing vim vim-scripts
Last synced: 14 Oct 2024
https://github.com/freckle/graphula
A simple interface for generating persistent data and linking its dependencies
haskell terraform-managed testing
Last synced: 20 Dec 2024
https://github.com/bearror/oletus
Minimal ECMAScript Module test runner
es6-modules esm esmodules javascript node tdd test-framework test-runner testing unit-testing
Last synced: 14 Nov 2024
https://github.com/freenet-public/got-swag
:monkey_face: A tool to test Swagger-powered APIs automatically through monkey testing and custom test suites
api monkey-testing openapi swagger testing
Last synced: 16 Nov 2024
https://github.com/madflojo/testcerts
Dynamically generate self-signed certificates and certificate authorities for Go tests
certificate-generation go golang testing
Last synced: 17 Nov 2024
https://github.com/timacdonald/callable-fake
A PHP testing utility that allows you to fake, capture, and assert against invocations of a callable / Closure.
callable closure hacktoberfest php testing
Last synced: 29 Dec 2024
https://github.com/testingautomated-usi/uncertainty-wizard
Uncertainty-Wizard is a plugin on top of tensorflow.keras, allowing to easily and efficiently create uncertainty-aware deep neural networks. Also useful if you want to train multiple small models in parallel.
keras keras-tensorflow testing uncertainty uncertainty-neural-networks uncertainty-quantification
Last synced: 01 Nov 2024
https://github.com/lachlanmckee/timber-junit-rule
A highly configurable JUnit Rule that outputs Timber logs to standard output
android java junit junit-test logging testing timber timber-junit-rule timber-logs timber-tree
Last synced: 07 Nov 2024
https://github.com/keploy/go-sdk
Official Keploy Go SDK 🔵
data-mocking go golang hacktoberfest hacktoberfest-2023 keploy mock mock-server mocking nocode stub-backend stubbing testing testing-framework testing-tools vcr vcr-go
Last synced: 17 Nov 2024
https://github.com/camunda-community-hub/camunda-platform-7-mockito
Provides mock helpers to register delegate/listener mocks while testing processes
camunda camunda-7-20 java mock mockito testing
Last synced: 15 Jan 2025
https://github.com/xray-app/xray-postman-collections
Xray Test Management Postman collections for public APIs
api postman postman-collection testing testing-tools xray
Last synced: 15 Jan 2025
https://github.com/thekashey/react-remock
Get any Component replaced. Anywhere. 🛠♻️
dependency-injection mock mocking mocking-library react testing
Last synced: 10 Nov 2024
https://github.com/bsc-pm/bots
Barcelona OpenMP Task Suite is a collection of applications that allow to test OpenMP tasking implementations and compare its behaviour under certain circumstances: task tiedness, throttle and cut-offs mechanisms, single/multiple task generators, etc.
benchmark ompss openmp testing
Last synced: 11 Nov 2024
https://github.com/mygodishe/pytest-neo
Matrix has you...
matrix pytest pytest-plugin testing visualization
Last synced: 13 Nov 2024
https://github.com/microsoft/tui-test
An end-to-end terminal testing framework for CLI and TUI experiences
automation bash cli e2e-testing fish powershell pwsh terminal testing tui tui-test
Last synced: 15 Jan 2025
https://github.com/aimtiaz11/oracle-jdbc-tester
A simple command line Java application to test JDBC connection to Oracle database
connections jdbc oracle oracle-database oracle-jdbc-tester testing
Last synced: 24 Nov 2024
https://github.com/ply-ct/vscode-ply
API Automated Testing
graphql nodejs ply rest-api testing typescript visual-studio-code workflow
Last synced: 04 Dec 2024
https://github.com/wlsf82/protractor-helper
Write robust and flakiness-free tests with Protractor.
automation e2e-testing protractor protractor-helper testing
Last synced: 12 Dec 2024
https://github.com/isa-group/beet
Beet is a Daikon front-end and one of the core components of AGORA (Automated Generation of test Oracles for REST APIs), the first approach for the automated generation of test oracles for REST APIs in a black-box context.
api-testing invariant-detection java oas openapi rest rest-api swagger test-oracle test-oracle-generation testing
Last synced: 10 Oct 2024
https://github.com/maximilianschmitt/cypress-routines
Easily write scalable Node.js setup code for Cypress
cypress integration-testing nodejs testing
Last synced: 28 Oct 2024
https://github.com/edmartt/grpc-crud
A simple gRPC server-client code with an http client for sending data
concurrency gin gin-gonic go golang gorm goroutine goroutines gprc openapi solid-principles swagger swaggo testing testing-framework unit-testing unittest
Last synced: 19 Dec 2024
https://github.com/anko/txm
Markdown code example tester; language-agnostic
documentation language-agnostic markdown shell tap testing
Last synced: 01 Nov 2024
https://github.com/seelengrab/supposition.jl
A Julia implementation of choice sequence based PBT, inspired by Hypothesis
fuzzing julia julia-language julialang pbt property-based-testing testing
Last synced: 20 Dec 2024
https://github.com/you54f/template-cypress-docker-typescript
UI Test Framework Written in Typescript using Cypress.io
boilerplate circleci cypress cypress-slack-reporter docker example gui slack testing typescript
Last synced: 28 Oct 2024
https://github.com/mklement0/shall
A CLI and REPL for invoking shell scripts or commands with multiple POSIX-like shells for portability testing.
cli cross-platform posix-sh shell testing unix-cli
Last synced: 16 Oct 2024
https://github.com/Tomperez98/pyrgo
Python project manager inspired in Cargo.
cargo dead-code documentation linter mypy package-manager pytest python ruff styleguide testing type-checking uv
Last synced: 31 Oct 2024
https://github.com/artberri/rollup-plugin-istanbul
Seamless integration between Rollup and Istanbul
automation coverage instrument istanbul javascript karma rollup testing
Last synced: 13 Jan 2025
https://github.com/sonyseng/json-caching-proxy
Node caching HTTP proxy built on top of express-http-proxy. Persists requests and responses to an in-memory HAR-like data structure based on HAR1.2 . Caches JSON content-type responses by default with the ability to cache an entire site; including content-types describing images. Useful for testing front end code, mocking api, and saving the cache to a HAR file which can be used for further tests.
cache cache-storage caching-library cors-proxy express har json-api middleware nodejs proxy proxy-server reverse-proxy testing
Last synced: 31 Oct 2024
https://github.com/voicera/tester
Lightweight test utilities to use with Go's testing package
assertions data-driven ddt go golang test-framework test-hook test-utilities tester testing
Last synced: 20 Nov 2024
https://github.com/iensu/mocha-cakes-2
A BDD plugin for Mocha testing framework
bdd cucumber gherkin javascript mocha mocha-cakes nodejs tdd testing typescript
Last synced: 11 Oct 2024
https://github.com/rubocop/rubocop-capybara
Code style checking for Capybara files.
capybara lint rubocop ruby static-analysis testing
Last synced: 11 Jan 2025
https://github.com/foxcpp/go-mockdns
Boilerplate for testing of code involving DNS lookups, including unholy hacks to redirect net.Lookup* calls.
Last synced: 13 Jan 2025
https://github.com/apitoolkit/testkit
A YAML based DSL for testing (starting with APIs and browser automation).
api apitoolkit rust rust-lang testing yaml
Last synced: 07 Nov 2024
https://github.com/nepalez/fixturama
Collection of helpers for dealing with fixtures in RSpec
Last synced: 07 Nov 2024
https://github.com/ligurio/lark-grammars
Grammars suitable for lark parser and Hypothesis
grammar-fuzzer grammars hypothesis hypothesis-testing hypothesis-tests lark lark-grammars property-based-testing quality-assurance testing
Last synced: 30 Oct 2024
https://github.com/geerlingguy/docker-opensuseleap15-ansible
OpenSUSE Leap 15 Docker container for Ansible playbook and role testing.
ansible containers docker opensuse testing
Last synced: 27 Oct 2024
https://github.com/x2bool/mockup
Zero-reflection, compile-time mocking library based on C# source generators
csharp csharp-sourcegenerator mock mocking testing
Last synced: 29 Oct 2024
https://github.com/oknozor/speculoos
Fluent test assertions for Rust.
assert assertion-library assertions fluent fluentassertions rust rust-crate rust-library rust-test rust-tests test testing tests
Last synced: 14 Jan 2025
https://github.com/bradmontgomery/django-rainbowtests
This is a custom test runner for Django that gives you *really* colorful test output.
color developer-tools django python test testing
Last synced: 08 Nov 2024
https://github.com/jahongir7174/yolov8-human
YOLOv8 re-implementation for human detection using PyTorch
human-detection object-detection people-detection person-detection python python3 pytorch testing training yolov8
Last synced: 18 Nov 2024
https://github.com/bloodyowl/reason-test-framework
A test framework for Reason compiled to JS with BuckleScript
bucklescript reasonml testing unit-testing
Last synced: 14 Nov 2024
https://github.com/totallynotchase/flask-unittest
:wrench: Test Flask apps using unittest - with minimal headaches!
flask python python-unittest python3 testing testing-framework unittest
Last synced: 16 Nov 2024
https://github.com/satya164/jest-file-snapshot
Jest matcher to write snapshots to a separate file instead of the default snapshot file used by Jest
hacktoberfest jest snapshot-testing testing
Last synced: 11 Jan 2025
https://github.com/hodfords-solutions/nestjs-testing
Provides some tools for implementing Unit test in Nestjs
Last synced: 15 Jan 2025
https://github.com/integration-automation/autocontrolgui
A framework for GUI automation
auto-control automatic automation gui gui-automation gui-testing keyword-driven-testing linux macos python python-automation report-generator test-automation test-automation-framework testing testing-framework testing-tools windows
Last synced: 18 Nov 2024
https://github.com/rpau/junit4git
Junit Extensions for Test Impact Analysis
Last synced: 13 Oct 2024
https://github.com/deathbeds/pidgy
Interactive computing in Markdown
documentation ipython jupyter literate-computing literate-programming markdown notebook testing
Last synced: 12 Oct 2024
https://github.com/rust-bitcoin/bitcoind
Utility to launch a regtest bitcoind process in a rust test
bitcoin bitcoind integration-testing rust testing
Last synced: 14 Jan 2025
https://github.com/jest-community/jest-pytest
A Jest and Pytest integration made in heaven 💖
Last synced: 13 Nov 2024
https://github.com/nathanielsimard/mock-it
This library aims to make mocking reliable
Last synced: 05 Dec 2024
https://github.com/mfaisalkhatri/supertest_poc
API Testing using supertest, mocha and chai.
apitesting chai e2e-tests mocha mocha-tests testautomation testing tutorial tutorials
Last synced: 07 Nov 2024
https://github.com/trentmwillis/worker-box
A toolbox to help you test Web Workers
javascript testing web-worker worker
Last synced: 12 Jan 2025
https://github.com/wlsf82/testes-e2e-com-cypress-v2
Repositório da versão 2 do curso de Testes end-to-end com Cypress da Escola Talking About Testing
ci continous-integration curso-de-cypress cypress cypress-io escola-talking-about-testing escola-tat eslint eslint-plugin-cypress github github-actions integracao-continua mailosaur talking-about-testing teste-de-software testes-e2e testes-end-to-end testes-web testing web-testing
Last synced: 12 Dec 2024
https://github.com/kaliber5/ember-cli-yadda
Write cucumber specs for ember-cli applications
bdd cocumber ember ember-addon hacktoberfest testing yadda
Last synced: 16 Jan 2025
https://github.com/idlesign/pytest-djangoapp
Nice pytest plugin to help you with Django pluggable application testing.
django pytest pytest-plugin python python2 python3 testing testing-tools
Last synced: 11 Jan 2025
https://github.com/userver-framework/pg_service_template
Template of a C++ service that uses userver framework with PostgreSQL. Build, test and CI scripts ready
asynchronous backend coroutines cplusplus-17 cpp17 makefile postgres postgresql postgresql-database template template-project testing userver
Last synced: 17 Dec 2024
https://github.com/noahgift/rust-new-project-template
A good starting point for a new Rust project
github github-actions makefile rust template testing testingrust
Last synced: 28 Oct 2024
https://github.com/geeklearningio/Testavior
Testavior is a lightweight solution to help you develop Behavior Tests for ASP.NET Core
aspnet aspnetcore devops dotnet dotnet-core testing
Last synced: 27 Oct 2024
https://github.com/autoflowlabs/autoflow
Add AI intelligence to your tests with AutoFlow
e2e e2e-testing e2e-tests playwright test test-automation testing testing-tools
Last synced: 12 Oct 2024
https://github.com/kutyel/babel-plugin-remove-test-ids
🐠 Babel plugin to strip `data-test-id` HTML attributes
babel babel-plugin cypress e2e e2e-testing e2e-tests javascript-testing react-testing selenium testing testing-jsx
Last synced: 01 Nov 2024
https://github.com/brian-watkins/elmer
Describe the behavior of Elm HTML applications
Last synced: 23 Nov 2024
https://github.com/timbuckley/redux-saga-test-engine
Making redux-saga testing simpler. Compatible with any testing framework👌
redux redux-saga saga-tests sagas testing
Last synced: 28 Oct 2024
https://github.com/voghdev/dagger2-clean-mvp-example
Sample project with a basic approach to CLEAN architecture on Android
android architecture clean-architecture mvp patterns testing
Last synced: 31 Oct 2024
https://github.com/archan937/ex_united
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
clustering distributed-systems elixir package testing
Last synced: 10 Nov 2024
https://github.com/vmware/ansible-vsphere-gos-validation
Guest OS validation test set for vSphere using Ansible
ansible automation os testing vmware-vsphere vsphere
Last synced: 16 Jan 2025
https://github.com/Cigna/TAP-Rust
Emit test results using Rust and the Test Anything Protocol (TAP)
Last synced: 19 Nov 2024
https://github.com/guidorice/mojo-pytest
Mojo test runner, pytest plugin (aka pytest-mojo)
Last synced: 16 Nov 2024
https://github.com/cpulvermacher/time-travel
Time Travel - A Chrome extension to spoof the current date and time seen by websites.
browser-extension chrome-extension date debugging testing time
Last synced: 16 Nov 2024
https://github.com/geeklearningio/testavior
Testavior is a lightweight solution to help you develop Behavior Tests for ASP.NET Core
aspnet aspnetcore devops dotnet dotnet-core testing
Last synced: 11 Nov 2024
https://github.com/ahelal/kitchen-ansiblepush
test-kitchen plugin to use ansible in push mode
ansible idempotency-test infrastructure-as-code infrastructure-testing kitchen testing
Last synced: 14 Jan 2025