All Projects → refactoring-for-testability-cpp → Similar Projects or Alternatives

590 Open source projects that are alternatives of or similar to refactoring-for-testability-cpp

Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (+1022.5%)
Mutual labels:  unit-testing, solid
NiceDemo
iOS project, built on improved MVP architecture using Coordinator pattern for routing 😎
Stars: ✭ 54 (+35%)
Mutual labels:  unit-testing, solid
how-to-qemu-arm-gdb-gtest
How to run, debug, and unit test ARM code on X86 ubuntu
Stars: ✭ 19 (-52.5%)
Mutual labels:  unit-testing, gtest
Alsatian
TypeScript testing framework with test cases
Stars: ✭ 244 (+510%)
Mutual labels:  unit-testing, solid
refactoringtopatterns
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
Stars: ✭ 46 (+15%)
Mutual labels:  refactoring, design-pattern
Dntframeworkcore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Stars: ✭ 208 (+420%)
Mutual labels:  unit-testing, solid
Quiz App
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
Stars: ✭ 230 (+475%)
Mutual labels:  refactoring, unit-testing
entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
Stars: ✭ 45 (+12.5%)
Mutual labels:  unit-testing
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (+2.5%)
Mutual labels:  unit-testing
pro.fessional.wings
WingsBoot=BKB+飞鞋+SpringBoot。其核心价值是:①使团队快速实现业务目标;②快速偿还技术债务;③安全的面向程序和业务重构。
Stars: ✭ 78 (+95%)
Mutual labels:  refactoring
Caraya
Assertion and unit test framework for LabVIEW
Stars: ✭ 45 (+12.5%)
Mutual labels:  unit-testing
permacoop
Open source and eco design ERP solution reserved for worker-owned business.
Stars: ✭ 167 (+317.5%)
Mutual labels:  unit-testing
seamer
refactoring tool that aims at making it easy to create characterization tests
Stars: ✭ 16 (-60%)
Mutual labels:  refactoring
kmtest
Kernel-mode C++ unit testing framework in BDD-style
Stars: ✭ 42 (+5%)
Mutual labels:  unit-testing
kata
TDD, Refactoring kata in many languages
Stars: ✭ 14 (-65%)
Mutual labels:  refactoring
awesome-programming-books
List of good programming books for beginners and professionals
Stars: ✭ 68 (+70%)
Mutual labels:  refactoring
libcester
A robust header-only unit testing framework for C and C++ programming language. Support function mocking, memory leak detection, crash report.
Stars: ✭ 50 (+25%)
Mutual labels:  unit-testing
tead
Lighting the way to simpler testing
Stars: ✭ 55 (+37.5%)
Mutual labels:  unit-testing
churn
Find refactoring candidates in your Elixir project easily with Churn 🧹
Stars: ✭ 87 (+117.5%)
Mutual labels:  refactoring
KrazyKotlin
A collection of useful Kotlin Extension
Stars: ✭ 75 (+87.5%)
Mutual labels:  unit-testing
design-pattern
设计模式学习配套代码
Stars: ✭ 51 (+27.5%)
Mutual labels:  design-pattern
djburger
Framework for safe and maintainable web-projects.
Stars: ✭ 75 (+87.5%)
Mutual labels:  solid
shepherd
Shepherd is our 2nd prototype to showcase how a truly decentralised social network can be based on SOLID.
Stars: ✭ 14 (-65%)
Mutual labels:  solid
IntelliJDeodorant
The project is not actively supported.
Stars: ✭ 53 (+32.5%)
Mutual labels:  refactoring
bitrix-module-bunit
BUnit - фреймворк модульного тестрования для CMS Bitrix
Stars: ✭ 20 (-50%)
Mutual labels:  unit-testing
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Stars: ✭ 9,731 (+24227.5%)
Mutual labels:  unit-testing
PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
Stars: ✭ 147 (+267.5%)
Mutual labels:  unit-testing
FakeItEasy.AutoFakeIt
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
Stars: ✭ 15 (-62.5%)
Mutual labels:  unit-testing
flextool
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
Stars: ✭ 32 (-20%)
Mutual labels:  refactoring
solid-ui-react
React SDK using @inrupt/solid-client
Stars: ✭ 82 (+105%)
Mutual labels:  solid
jsish
Jsi is a small, C-embeddable javascript interpreter with tightly woven Web and DB support.
Stars: ✭ 32 (-20%)
Mutual labels:  unit-testing
krab
Krab is a migration and automation tool for PostgreSQL based on HCL syntax
Stars: ✭ 15 (-62.5%)
Mutual labels:  unit-testing
test-drive
The simple testing framework
Stars: ✭ 37 (-7.5%)
Mutual labels:  unit-testing
morq
BDD/TDD assertion interface
Stars: ✭ 80 (+100%)
Mutual labels:  unit-testing
element
Fast and simple custom elements.
Stars: ✭ 65 (+62.5%)
Mutual labels:  solid
picolisp-unit
Unit Testing framework for PicoLisp
Stars: ✭ 22 (-45%)
Mutual labels:  unit-testing
jest-preset-coffeescript
🃏 Easily write your Jests in @coffeescript.
Stars: ✭ 18 (-55%)
Mutual labels:  unit-testing
Flow-iOS
Make your logic flow and data flow clean and human readable
Stars: ✭ 18 (-55%)
Mutual labels:  design-pattern
utest
Lightweight unit testing framework for C/C++ projects. Suitable for embedded devices.
Stars: ✭ 18 (-55%)
Mutual labels:  unit-testing
wab-test-example
ESRI Web App Builder Widget built using a wrapped widget convention and containing unit tests. This widget is meant to be used as an example to demonstrate the two techniques.
Stars: ✭ 21 (-47.5%)
Mutual labels:  unit-testing
solid-client-js
Library for accessing data and managing permissions on data stored in a Solid Pod
Stars: ✭ 201 (+402.5%)
Mutual labels:  solid
babel-plugin-rewire-exports
Babel plugin for stubbing [ES6, ES2015] module exports
Stars: ✭ 62 (+55%)
Mutual labels:  unit-testing
emacs-jest
A package to run jest inside emacs
Stars: ✭ 74 (+85%)
Mutual labels:  unit-testing
memo
다양한 MD 메모
Stars: ✭ 87 (+117.5%)
Mutual labels:  refactoring
currency-api
A demo project on how to test a node/express app with Mocha, Nock and proxyquire (MNP) and code coverage with nyc/istanbul.
Stars: ✭ 19 (-52.5%)
Mutual labels:  unit-testing
refren
A language agnostic, code-style aware, refactoring/renaming tool.
Stars: ✭ 19 (-52.5%)
Mutual labels:  refactoring
Swatch
Watcher for Unit Tests written in Swift
Stars: ✭ 55 (+37.5%)
Mutual labels:  unit-testing
sketch-test-inspector
Helper utils and plugin for running unit tests on sketch plugins
Stars: ✭ 18 (-55%)
Mutual labels:  unit-testing
typesafe-i18n
A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
Stars: ✭ 1,227 (+2967.5%)
Mutual labels:  solid
solid-javascript
📗 5 examples that describe usage of SOLID in JavaScript.
Stars: ✭ 23 (-42.5%)
Mutual labels:  solid
robotframework-seleniumtestability
Extension for SeleniumLibrary that provides manual and automatic waiting for asyncronous events like fetch, xhr, etc.
Stars: ✭ 34 (-15%)
Mutual labels:  testability
design-patterns-cookbook
Design Patterns in simple words with examples on PHP
Stars: ✭ 26 (-35%)
Mutual labels:  design-pattern
ava-fast-check
Property based testing for AVA based on fast-check
Stars: ✭ 44 (+10%)
Mutual labels:  unit-testing
FRUITPy
Python interface for the FRUIT Fortran unit testing framework
Stars: ✭ 39 (-2.5%)
Mutual labels:  unit-testing
activitypods
Brings together two game-changing technologies, ActivityPub and Solid Pods, and empowers developers to create truly decentralized applications
Stars: ✭ 52 (+30%)
Mutual labels:  solid
goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 3,019 (+7447.5%)
Mutual labels:  unit-testing
tink unittest
Tinkerbell Unit Testing
Stars: ✭ 15 (-62.5%)
Mutual labels:  unit-testing
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (+95%)
Mutual labels:  solid
composing-go-example
Project example demonstrating interface segregation in go
Stars: ✭ 21 (-47.5%)
Mutual labels:  solid
floss
Unit-testing for those hard to reach places
Stars: ✭ 26 (-35%)
Mutual labels:  unit-testing
1-60 of 590 similar projects