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-12 00:25:43 UTC
- JSON Representation
https://github.com/mgeeky/robustpentestmacro
This is a rich-featured Visual Basic macro code for use during Penetration Testing assignments, implementing various advanced post-exploitation techniques.
macro office penetration pentest testing vbscript
Last synced: 29 Oct 2024
https://github.com/hltech/mockiavelli
HTTP request mocking library for Puppeteer and Playwright
functional-testing mocks playwright puppeteer testing typescript
Last synced: 14 Oct 2024
https://github.com/AlexB52/retest
A simple CLI to watch file changes and run their matching Ruby specs. Works on any ruby projects with no setup.
bundler cli file-changes hanami rails refactoring refactoring-tools ruby task-runner test testing testing-tools tests
Last synced: 26 Oct 2024
https://github.com/alexb52/retest
A simple CLI to watch file changes and run their matching Ruby specs. Works on any ruby projects with no setup.
bundler cli file-changes hanami rails refactoring refactoring-tools ruby task-runner test testing testing-tools tests
Last synced: 13 Nov 2024
https://github.com/mgeeky/RobustPentestMacro
This is a rich-featured Visual Basic macro code for use during Penetration Testing assignments, implementing various advanced post-exploitation techniques.
macro office penetration pentest testing vbscript
Last synced: 09 Nov 2024
https://github.com/janreges/siteone-crawler
SiteOne Crawler is a website analyzer and exporter you'll ♥ as a Dev/DevOps, QA engineer, website owner or consultant. Works on all popular platforms - Windows, macOS and Linux (x64 and arm64 too).
analyzer crawler crawling performance qa quality-assessment security seo seotools stress-testing swoole testing website
Last synced: 25 Oct 2024
https://github.com/playwright-community/expect-playwright
Expect utility matcher functions to simplify expect statements for the usage with Playwright Test or Jest Playwright.
e2e-tests expect jest playwright playwright-test-runner testing testing-tools
Last synced: 14 Oct 2024
https://github.com/wasiqb/coteafs-appium
:iphone: Wrapper Appium Framework in Java which supports Automation of Mobile and Tablet apps.
android appium appium-android appium-framework appium-ios appium-java appium-tests automation automation-framework automation-test framework hacktoberfest ios java test-automation testing
Last synced: 27 Oct 2024
https://github.com/ros-tooling/action-ros-ci
Github Action to build and test ROS 2 packages using colcon
Last synced: 03 Aug 2024
https://github.com/japgolly/test-state
Scala Test-State.
cats dom fp functional-programming react scala scalajs scalajs-react scalaz script selenium state testing
Last synced: 11 Oct 2024
https://github.com/rickhanlonii/jest-silent-reporter
A silent reporter for Jest
Last synced: 22 Oct 2024
https://github.com/hiredscorelabs/cornell
Cornell - record & replay mock server
Last synced: 03 Aug 2024
https://github.com/MeadowSuite/Meadow
Integrated Ethereum implementation and tool suite focused on Solidity testing and development.
blockchain csharp debugging ethereum netcore smart-contracts solidity solidity-contracts solidity-coverage testing unit-testing
Last synced: 27 Oct 2024
https://github.com/zaid-ajaj/throwawaydb
Dead simple integration tests with SQL Server or Postgres throwaway databases that are created on the fly, used briefly then disposed of automagically.
integration-tests sql sql-server testing
Last synced: 12 Oct 2024
https://github.com/fukamachi/rove
#1=(yet another . #1#) common lisp testing library
Last synced: 31 Oct 2024
https://github.com/chiselverify/chiselverify
A dynamic verification library for Chisel.
bus-functional-model chisel chisel-test constrained-random-verification coverage functional-coverage scala testing timed-assertions verification
Last synced: 09 Nov 2024
https://github.com/JamesMessinger/postman-bdd
A BDD test framework for Postman and Newman
api assertions bdd chai javascript newman postman rest testing
Last synced: 30 Oct 2024
https://github.com/jamesmessinger/postman-bdd
A BDD test framework for Postman and Newman
api assertions bdd chai javascript newman postman rest testing
Last synced: 01 Oct 2024
https://github.com/wttech/aet
AET - a system that detects visual changes on web sites and performs basic page health checks
accessibility accessibility-checker aet automation change-detection hacktoberfest layout-testing page-comparison pattern-comparison qa quality-assurance regression-automation regression-testing regression-tests selenium selenium-java testing visual visual-testing w3c-validator
Last synced: 05 Nov 2024
https://github.com/erfansn/SiliconeCalculator
🎨 Simple but attractive graphic a calculator built with Jetpack Compose
android architecture benchmark calculator jetpack-compose kotlin mad neumorphism testing
Last synced: 07 Nov 2024
https://github.com/elliotchance/tf
✔️ tf is a microframework for parameterized testing of functions and HTTP in Go.
assertions go golang http micro-framework testing testing-framework
Last synced: 01 Nov 2024
https://github.com/nighttrax/mugshot
Framework independent visual testing library
playwright puppeteer regression screenshot tdd testing webdriver webdriverio
Last synced: 14 Oct 2024
https://github.com/dipjyotimetia/HybridTestFramework
End to End testing of Web, API, Cloud, Events and Security
allure-report appium appium-testng automation-framework aws browserstack cloudevents crossbrowsertesting docker-container graphql grpc-java java17 kafka mobiletesting owasp selenium selenium-java selenium-webdriver testcontainers testing
Last synced: 04 Aug 2024
https://github.com/labs42io/web-automation
BDD tests with Cucumber, WebdriverIO and Docker Selenium
automation-testing cucumber docker-selenium testing typescript web-automation webdriverio
Last synced: 11 Oct 2024
https://github.com/dipjyotimetia/hybridtestframework
End to End testing of Web, API, Cloud, Events and Security
allure-report appium appium-testng automation-framework aws browserstack cloudevents crossbrowsertesting docker-container graphql grpc-java java17 kafka mobiletesting owasp selenium selenium-java selenium-webdriver testcontainers testing
Last synced: 11 Oct 2024
https://github.com/grappa-py/grappa
Behavior-oriented, expressive, human-friendly Python assertion library for the 21st century
assertion-library assertions bdd bdd-style behavior-driven-development declarative expressive python testing
Last synced: 07 Aug 2024
https://github.com/inancgumus/gobyexample
📚 Go by Example: Programmer's Guide to Idiomatic and Testable Code
best-practices book books exercises go golang idiomatic-go idioms learning-by-doing patterns projects testing tutorial
Last synced: 28 Oct 2024
https://github.com/NiGhTTraX/mugshot
Framework independent visual testing library
playwright puppeteer regression screenshot tdd testing webdriver webdriverio
Last synced: 04 Aug 2024
https://github.com/agroce/universalmutator
Regexp based tool for mutating generic source code across numerous languages
c cpp fe-language golang golang-tools java language multi-language mutant mutation mutation-testing mutations python regexp rust solidity-language swift testing vyper
Last synced: 12 Oct 2024
https://github.com/josecelano/cargo-pretty-test
A Rust command that prettifies the ugly `cargo test` output into a beautiful one.
hacktoberfest rust-lang testing
Last synced: 12 Nov 2024
https://github.com/AnthonyLloyd/CsCheck
Random testing library for C#
causal-profiling concurrency-testing metamorphic-testing model-based-testing performance-testing quickcheck random regression-testing testing
Last synced: 03 Aug 2024
https://github.com/AUCOHL/Fault
A complete open-source design-for-testing (DFT) Solution
atpg dft eda fault-simulation jtag scan-chains stuck-at testing verilog verilog-hdl vlsi-cad
Last synced: 09 Nov 2024
https://github.com/purescript-spec/purescript-spec
Testing framework for Purescript
functional-programming purescript test-driven-development testing type-safety
Last synced: 24 Aug 2024
https://github.com/godaddy/ekke
Ekke is a test runner for React-Native, it allows you to execute your test code directly on the device enabling you to test in the same environment as your production users.
devtool integration mocha mock react-native tape testing
Last synced: 10 Oct 2024
https://github.com/lewagon/foot_traffic
[NOT MAINTAINED] Pure Ruby DSL for Chrome scripting based on Ferrum. No Selenium required. Works from any script. Simulate web app usage scenarios in production or locally.
automation browser chrome gem load-testing qa ruby testing
Last synced: 06 Aug 2024
https://github.com/bodigrim/smallcheck
Test your Haskell code by exhaustively checking its properties
property-based-testing property-testing smallcheck testing
Last synced: 26 Oct 2024
https://github.com/Meeshkan/micro-jaymock
Tiny API mocking microservice for generating fake JSON data.
data fake fake-data micro microservice test-data testing
Last synced: 03 Aug 2024
https://github.com/meeshkan/micro-jaymock
Tiny API mocking microservice for generating fake JSON data.
data fake fake-data micro microservice test-data testing
Last synced: 25 Oct 2024
https://github.com/skovy/cooky-cutter
🍪 Object factories for testing in TypeScript
factory javascript jest mocha testing typescript
Last synced: 12 Nov 2024
https://github.com/FUSAKLA/promruval
Tool to validate the Prometheus rules metadata and expression properties to match requirements and constrains of the particular Prometheus cluster setup.
alerting ci prometheus prometheus-rules prometheus-rules-metadata promruval promtool rules testing validation
Last synced: 04 Nov 2024
https://github.com/michenriksen/gokiburi
Automatic test runs for Go projects
golang golang-tools tdd testing
Last synced: 12 Nov 2024
https://github.com/refIekt/reflekt
Reflective testing.
fuzzing generative reflection reflective-testing reflekt testing
Last synced: 06 Aug 2024
https://github.com/simonmichael/shelltestrunner
Easy, repeatable testing of CLI programs/commands
cli command-line-tool cross-platform haskell testing
Last synced: 28 Oct 2024
https://github.com/frewsxcv/cargo-all-features
A Cargo subcommand to build and test all feature flag combinations.
cargo feature-flags rust testing
Last synced: 01 Nov 2024
https://github.com/thoughtbot/capybara_discoball
Spin up an external server just for Capybara
capybara capybara-discoball rack ruby testing testing-tools thoughtbot
Last synced: 11 Nov 2024
https://github.com/dodie/testing-in-bash
Bash test framework comparison
bash bash-testing bash-unit bats comparison review shellspec shunit2 testing
Last synced: 31 Oct 2024
https://github.com/svelteness/svelte-jester
A Jest transformer for Svelte - compile your components before importing them into tests.
jest jest-transformer svelte svelte-v3 testing testing-library
Last synced: 08 Nov 2024
https://github.com/gkampitakis/go-snaps
Jest-like snapshot testing in Golang 📸
go golang golang-testing jest matchjson matchsnapshot snapshot snapshot-testing testing unit-testing
Last synced: 26 Oct 2024
https://github.com/mgeeky/visualbasicobfuscator
Visual Basic Code universal Obfuscator intended to be used during penetration testing assignments.
basic hacking macro obfuscation penetration phishing testing visual
Last synced: 29 Oct 2024
https://github.com/asvetliakov/typescript-snapshots-plugin
Snapshots language service support for Typescript
jest jest-snapshots navigation snapshot snapshot-testing testing typescript typescript-plugin
Last synced: 13 Nov 2024
https://github.com/sonicoder86/todomvc-vue-composition-api
TodoMVC built with Vue 3 Composition Api and Vuex
testing todomvc vue vue-composition-api vue3 vuex
Last synced: 10 Nov 2024
https://github.com/artilleryio/artillery-engine-playwright
CODE MOVED TO MAIN MONOREPO. 🌐 Load test with real web browsers! Powered by Artillery + Playwright
load-testing performance-testing playwright testing
Last synced: 25 Sep 2024
https://github.com/erezrokah/aws-testing-library
Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws
assertions aws chai cloudwatch dynamodb e2e-testing e2e-tests equality expectation javascript jest s3 serverless step-functions testing typescript
Last synced: 14 Oct 2024
https://github.com/donatj/mock-webserver
Simple mock web server in PHP for unit testing.
mock mockwebserver phpunit testing unit-testing
Last synced: 14 Oct 2024
https://github.com/futurice/QA-best-practices
This is a summary of QA practices Futurice uses and recommends to be used.
backend best-practice best-practices mobile-development qa quality-assurance testing
Last synced: 09 Nov 2024
https://github.com/guardsquare/mocxx
A versatile C++ function mocking framework.
cpp frida instrumentation mocking testing
Last synced: 06 Nov 2024
https://github.com/fayez-nazzal/testgpt
Your AI testing companion that writes tests on your behalf, automated to get you to build and ship faster without sacrificing unit tests.
command-line-tool gpt-3-5-turbo gpt-4 testing unit-testing
Last synced: 12 Nov 2024
https://github.com/dena/anjin
Autopilot tool for games made with Unity
integration-testing testing unity unity3d
Last synced: 10 Nov 2024
https://github.com/eliotsykes/rails-testing-toolbox
:wrench: Tools to help Rails developers test
capybara rails-testing rspec rspec-rails ruby ruby-on-rails selenium testing testing-tools
Last synced: 13 Nov 2024
https://github.com/postgrespro/testgres
Testing framework for PostgreSQL and its extensions
pathman postgres postgresql replication testgres testing
Last synced: 13 Nov 2024
https://github.com/oskardudycz/ogooreck
Sneaky Testing Library in BDD style
bdd behaviour-driven-development dotnet testing testing-library
Last synced: 30 Oct 2024
https://github.com/dempfi/ava-playback
📼 🚀 Record and playback http requests from your ava tests
ava http-mock http-mocking javascript mock nodejs testing testing-tools vcr
Last synced: 30 Oct 2024
https://github.com/mocktools/go-smtp-mock
SMTP mock server written on Golang. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.
developer-tools fake-server fake-smtp-server go go-smtp golang hacktoberfest mock-server mocktools smtp smtp-mail smtp-mock smtp-server smtplib testing testing-tools
Last synced: 26 Oct 2024
https://github.com/Testy/TestyTs
✔️ Modern TypeScript testing framework.
test-driven-development testing testing-framework typescript
Last synced: 12 Nov 2024
https://github.com/zendesk/laika
Log, test, intercept and modify Apollo Client's operations
apollo apollo-client apollo-link graphql mock mocking test testing testing-tools utility
Last synced: 20 Oct 2024
https://github.com/cmorten/superdeno
Super-agent driven library for testing Deno HTTP servers.
assertions deno deno-doc http-testing oak opine superagent superdeno supertest testing typescript
Last synced: 31 Oct 2024
https://github.com/kinbiko/jsonassert
A Go test assertion library for verifying that two representations of JSON are semantically equal
assertion-library assertions go golang hacktoberfest json json-payload testing
Last synced: 26 Oct 2024
https://github.com/adamluzsi/testcase
testcase is an opinionated testing framework to support test driven design.
bdd behavior-driven-development chaos-engineering fault-injection go golang tdd test test-driven-design test-framework testing testing-tools tests toolkit
Last synced: 13 Nov 2024
https://github.com/recca0120/vscode-phpunit
The VS Code Test Explorer extension for PHPUnit
php phpunit test test-explorer testing vscode vscode-extension
Last synced: 31 Oct 2024
https://github.com/ercoppa/symbolic-execution-tutorial
Tutorial on Symbolic Execution. Hands-on session is based on the angr framework.
angr binary lecture-notes slides symbolic-execution testing tutorial
Last synced: 03 Aug 2024
https://github.com/cmorten/superoak
HTTP assertions for Oak made easy via SuperDeno. 🐿 🦕
assertions deno deno-doc http-assertions http-testing oak superdeno superoak supertest testing typescript
Last synced: 31 Oct 2024
https://github.com/prashanth-sams/pytest-html-reporter
Generates a static html report based on pytest framework
archive automation automation-reports html-report html-reporter pytest pytest-html-reporter report testing
Last synced: 02 Nov 2024
https://kevinheavey.github.io/solana-bankrun/
Superfast Solana Tests for Node.js
blockchain nodejs solana testing
Last synced: 03 Nov 2024
https://github.com/zaptst/zap
A streamable structured interface for real time reporting of developer tools.
Last synced: 04 Aug 2024
https://github.com/atilaneves/unit-threaded
Advanced unit test framework for D
d dlang dlanguage integration-testing mock mocking property-based-testing property-testing testing unit-testing unittest
Last synced: 04 Aug 2024
https://github.com/arquillian/arquillian-cube
Control (docker, kubernetes, openshift) containers in your tests with ease!
docker docker-compose java jvm kubernetes openshift test-automation testing
Last synced: 11 Oct 2024
https://github.com/lukechilds/create-test-server
Creates a minimal Express server for testing
server test test-server testing tests
Last synced: 31 Oct 2024
https://github.com/javierbrea/cypress-fail-fast
A Cypress plugin to skip tests on first failure.
abort automated-testing cypress cypress-plugin fail-fast failure failure-handling plugin testing testing-tools
Last synced: 13 Nov 2024
https://github.com/consol/sakuli
Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations
application-monitoring checkmk docker-container docker-image-available docker-images e2e e2e-monitoring e2e-tests icinga icinga2 monitoring nagios omd open-source openshift sahi sikuli testautomation testing ui-testing
Last synced: 31 Oct 2024
https://github.com/d-e-s-o/test-log
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
env-logger logging rust test testing
Last synced: 09 Nov 2024
https://github.com/rsoesemann/apex-domainbuilder
Framework to setup Apex test data in a highly flexible and readable way using the Test Data Builder pattern.
clean-code fluent-api patterns salesforce-apex test-data testing
Last synced: 13 Oct 2024
https://github.com/kevinheavey/solana-bankrun
Superfast Solana Tests for Node.js
blockchain nodejs solana testing
Last synced: 26 Oct 2024
https://github.com/snok/drf-openapi-tester
Test utility for validating OpenAPI documentation
api api-documentation django django-rest-framework django-test drf openapi openapi-schema openapi3 pytest swagger testing
Last synced: 26 Oct 2024
https://github.com/shiroyasha/factory_bot_instruments
Instruments for benchmarking, tracing, and debugging Factory Girl models.
benchmark factory-girl rails ruby rubygems testing tracing
Last synced: 02 Nov 2024
https://github.com/p403n1x87/pytest-austin
Python Performance Testing with Austin
hacktoberfest performance profiling python testing
Last synced: 31 Oct 2024
https://github.com/nidkil/vuetify-with-storybook
Setting up Storybook with Vuetify the right way
component-development storybook testing visual-testing vue vue-cli-3 vuetify
Last synced: 31 Oct 2024
https://github.com/pytest-dev/pytest-github-actions-annotate-failures
Pytest plugin to annotate failed tests with a workflow command for GitHub Actions
github-actions pytest python testing workflow
Last synced: 09 Oct 2024
https://github.com/kyma-incubator/octopus
The test runner for acceptance tests
Last synced: 30 Sep 2024
https://github.com/tnightengale/dbt-meta-testing
A dbt SQL package for ensuring documentation and test coverage, with granular control.
dbt dbt-artifacts dbt-fundamentals dbt-macros dbt-packages dbt-tests testing
Last synced: 13 Nov 2024
https://github.com/rumax/react-native-PixelsCatcher
:eyes: Library for UI snapshot testing of React Native
react-native screenshot testing ui view
Last synced: 15 Aug 2024