All Projects → Electricspock → Similar Projects or Alternatives

104 Open source projects that are alternatives of or similar to Electricspock

Androidut
Android开发中必要的一环---单元测试(Unit Test)
Stars: ✭ 419 (+2518.75%)
Mutual labels:  unit-test, robolectric
cocoyaxi
A go-style coroutine library in C++11 and more.
Stars: ✭ 2,392 (+14850%)
Mutual labels:  unit-test
xrm-mock
📚 A fake implementation of the Xrm object model. Written in TypeScript against @types/xrm definitions.
Stars: ✭ 64 (+300%)
Mutual labels:  unit-test
Android-Clean-Architecture
🚀A basic sample android application to understand Clean Architecture in a very simple way and is written in Kotlin.
Stars: ✭ 39 (+143.75%)
Mutual labels:  unit-test
arch-mvvm-ios
MVVM Architect for iOS Application.
Stars: ✭ 62 (+287.5%)
Mutual labels:  unit-test
robot-testing-framework
Robot Testing Framework (RTF)
Stars: ✭ 12 (-25%)
Mutual labels:  unit-test
ionic-workflow-guide
Create a full and powerful worflow with Ionic (Unit Testing, Environment variables, Automatic documentation, Production App Server, Automatic deployment)
Stars: ✭ 46 (+187.5%)
Mutual labels:  unit-test
Android Gif Example
Gif RecyclerView in MVP using Dagger 2 + Retrofit 2 + Moshi + RxJava 2 + Glide 4 with JUnit and Espresso tests written in Kotlin + Kotlin DSL!
Stars: ✭ 334 (+1987.5%)
Mutual labels:  robolectric
jenkins-shared-library-example
Example for a Jenkins shared library with unit tests
Stars: ✭ 35 (+118.75%)
Mutual labels:  unit-test
Squaretest
Tracks issues for the Squaretest plugin for IntelliJ IDEA
Stars: ✭ 32 (+100%)
Mutual labels:  unit-test
javascript-unit-testing-with-mocha
Unit test using Mocha and Chai
Stars: ✭ 104 (+550%)
Mutual labels:  unit-test
go8
Go + Postgres + Chi Router + sqlx + ent + unit testing Starter Kit for API Development
Stars: ✭ 103 (+543.75%)
Mutual labels:  unit-test
Android Jetpack Playground
Pet project for cutting edge Android development with Jetpack
Stars: ✭ 266 (+1562.5%)
Mutual labels:  robolectric
SqlInMemory
SqlInMemory is a library for creating SqlServer database on Memory instead of hard disk, at last Drops and Disposes database when you're done with it. This is useful for Integration Testing.
Stars: ✭ 24 (+50%)
Mutual labels:  unit-test
Typescript Webpack Starter
⚡ create-ts-lib: A Starter Kit and a CLI to create your TypeScript / ES6 module bundled by Webpack without thinking about build or unit tests configurations. 🏠
Stars: ✭ 358 (+2137.5%)
Mutual labels:  unit-test
BESTV
Android TV App powered by TMDb. It is a easy way to find the best TV content, the top movies, series... all of that in your TV.
Stars: ✭ 49 (+206.25%)
Mutual labels:  unit-test
conan-gtest
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Stars: ✭ 11 (-31.25%)
Mutual labels:  unit-test
mutatest
Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your test suite.
Stars: ✭ 50 (+212.5%)
Mutual labels:  unit-test
Kotlin Android Starter
[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.
Stars: ✭ 589 (+3581.25%)
Mutual labels:  robolectric
unittest expander
A library that provides flexible and easy-to-use tools to parameterize Python unit tests, especially those based on unittest.TestCase.
Stars: ✭ 12 (-25%)
Mutual labels:  unit-test
DeezerClone
This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
Stars: ✭ 81 (+406.25%)
Mutual labels:  robolectric
allure-kotlin
Allure integrations for test frameworks targeting Kotlin and Java with 1.6 source compatibility.
Stars: ✭ 40 (+150%)
Mutual labels:  robolectric
Entwine
Testing tools and utilities for Apple's Combine framework.
Stars: ✭ 306 (+1812.5%)
Mutual labels:  unit-test
mutant-swarm
Mutation testing framework and code coverage for Hive SQL
Stars: ✭ 20 (+25%)
Mutual labels:  unit-test
spec
Unit testing Vapor 4 applications through declarative specifications.
Stars: ✭ 32 (+100%)
Mutual labels:  unit-test
aria-vue
Testing tools for Vue components
Stars: ✭ 21 (+31.25%)
Mutual labels:  unit-test
tsioc
AOP, Ioc container, Boot framework, unit testing framework , activities workflow framework.
Stars: ✭ 15 (-6.25%)
Mutual labels:  unit-test
Goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 2,943 (+18293.75%)
Mutual labels:  unit-test
AndroidTestingBox
Android project to experiment various testing tools
Stars: ✭ 63 (+293.75%)
Mutual labels:  robolectric
kmpapp
👨‍💻 Kotlin Mobile Multiplatform App (Android & iOS). One Code To Rule Them All. MVVM, DI (Kodein), coroutines, livedata, ktor, serialization, mockk, detekt, ktlint, jacoco
Stars: ✭ 34 (+112.5%)
Mutual labels:  unit-test
js-unit-testing-interview-questions
No description or website provided.
Stars: ✭ 29 (+81.25%)
Mutual labels:  unit-test
Fflib Apex Mocks
An Apex mocking framework for true unit testing in Salesforce, with Stub API support
Stars: ✭ 253 (+1481.25%)
Mutual labels:  unit-test
qiniutest
Qiniu httptest tool: qiniutest
Stars: ✭ 36 (+125%)
Mutual labels:  unit-test
Robolectric
Android Unit Testing Framework
Stars: ✭ 5,372 (+33475%)
Mutual labels:  robolectric
ionic2-jest-example
Example of how to test an Ionic2 app with Jest
Stars: ✭ 43 (+168.75%)
Mutual labels:  unit-test
Robolectric-Instrumentation
Emulation of Android Instrumentation Framework API for Robolectric
Stars: ✭ 27 (+68.75%)
Mutual labels:  robolectric
Weather-Guru-MVP
Sample Material-design Android weather application build with MVP architectural approach using Dagger2, RxJava2, Retrofit2, Event-Bus, GreenDao, Butterknife, Lottie etc.
Stars: ✭ 15 (-6.25%)
Mutual labels:  robolectric
Ward
A modern Python test framework designed to help you find and fix flaws faster.
Stars: ✭ 350 (+2087.5%)
Mutual labels:  unit-test
pytest-spark
pytest plugin to run the tests with support of pyspark
Stars: ✭ 65 (+306.25%)
Mutual labels:  unit-test
automock
A library for testing classes with auto mocking capabilities using jest-mock-extended
Stars: ✭ 26 (+62.5%)
Mutual labels:  unit-test
go-echo-boilerplate
The fastest way to build a restful API with golang and echo framework. Includes common required features for modern web applications. A boilerplate project with golang and Echo.
Stars: ✭ 53 (+231.25%)
Mutual labels:  unit-test
Gut
Godot Unit Test. Unit testing tool for Godot Game Engine.
Stars: ✭ 670 (+4087.5%)
Mutual labels:  unit-test
plugin-unit-test-demo
Sample WordPress plugin to illustrate unit tests
Stars: ✭ 17 (+6.25%)
Mutual labels:  unit-test
kgb
Python function spy support for unit tests
Stars: ✭ 46 (+187.5%)
Mutual labels:  unit-test
torchjs
Test framework to light up the world.
Stars: ✭ 40 (+150%)
Mutual labels:  unit-test
Utest.h
🧪 single header unit testing framework for C and C++
Stars: ✭ 315 (+1868.75%)
Mutual labels:  unit-test
angularjs-jest-example
✅ AngularJs with Jest example
Stars: ✭ 13 (-18.75%)
Mutual labels:  unit-test
JTK
JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O streams, threads and much more.
Stars: ✭ 25 (+56.25%)
Mutual labels:  unit-test
realm-tester
Writing tests using Realm Java
Stars: ✭ 14 (-12.5%)
Mutual labels:  robolectric
Httptest
Qiniu httptest utilities
Stars: ✭ 571 (+3468.75%)
Mutual labels:  unit-test
CodeBaseManager
Multi-langage CLI tool to manage your code base
Stars: ✭ 11 (-31.25%)
Mutual labels:  unit-test
TcUnit-Runner
Program that makes it possible to automate runs of TcUnit unit tests
Stars: ✭ 23 (+43.75%)
Mutual labels:  unit-test
NoMoneyTrip
[SKT/한국관광공사] 2020 스마트 관광 앱 개발 공모전 '무전여행' 앱
Stars: ✭ 28 (+75%)
Mutual labels:  unit-test
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (+1681.25%)
Mutual labels:  robolectric
rut
⚛️ React testing made easy. Supports DOM and custom renderers.
Stars: ✭ 14 (-12.5%)
Mutual labels:  unit-test
Unit Test Demo
一步一步介绍如何给项目添加单元测试
Stars: ✭ 766 (+4687.5%)
Mutual labels:  unit-test
Nose2
The successor to nose, based on unittest2
Stars: ✭ 665 (+4056.25%)
Mutual labels:  unit-test
Android Starter
[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.
Stars: ✭ 522 (+3162.5%)
Mutual labels:  robolectric
Okcheck
Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use
Stars: ✭ 285 (+1681.25%)
Mutual labels:  unit-test
EasyUtAndroid
Android unit testing example 全面的android应用单元测试方法及案例
Stars: ✭ 21 (+31.25%)
Mutual labels:  robolectric
1-60 of 104 similar projects