All Projects → Androidunittest → Similar Projects or Alternatives

819 Open source projects that are alternatives of or similar to Androidunittest

EasyUtAndroid
Android unit testing example 全面的android应用单元测试方法及案例
Stars: ✭ 21 (-89.76%)
Mutual labels:  unit-testing, junit, robolectric
Test Smells
Test Smells for Android developers
Stars: ✭ 120 (-41.46%)
Mutual labels:  unit-testing, junit, robolectric
Expekt
BDD assertion library for Kotlin
Stars: ✭ 163 (-20.49%)
Mutual labels:  test, junit
to-string-verifier
To String Verifier provides an easy and convenient way to test the toString method on your class.
Stars: ✭ 25 (-87.8%)
Mutual labels:  test, junit
Mocktopus
Mocking framework for Rust
Stars: ✭ 179 (-12.68%)
Mutual labels:  test, unit-testing
Alsatian
TypeScript testing framework with test cases
Stars: ✭ 244 (+19.02%)
Mutual labels:  test, unit-testing
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Stars: ✭ 9,731 (+4646.83%)
Mutual labels:  unit-testing, test
Video Recorder Java
This library allows easily record video of your UI tests by just putting couple annotations.
Stars: ✭ 179 (-12.68%)
Mutual labels:  test, junit
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 (-94.15%)
Mutual labels:  unit-testing, test
Vscode Java Test
Run and debug Java test cases in Visual Studio Code.
Stars: ✭ 177 (-13.66%)
Mutual labels:  test, junit
Bach
Bach Testing Framework
Stars: ✭ 392 (+91.22%)
Mutual labels:  test, unit-testing
System Rules
A collection of JUnit rules for testing code which uses java.lang.System.
Stars: ✭ 492 (+140%)
Mutual labels:  unit-testing, junit
Atoum
The modern, simple and intuitive PHP unit testing framework.
Stars: ✭ 1,382 (+574.15%)
Mutual labels:  test, unit-testing
Django Jenkins
Plug and play continuous integration with django and jenkins
Stars: ✭ 933 (+355.12%)
Mutual labels:  test, unit-testing
Tablier
A micro-framework for Table Driven Tests.
Stars: ✭ 33 (-83.9%)
Mutual labels:  unit-testing, test
testza
Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
Stars: ✭ 409 (+99.51%)
Mutual labels:  unit-testing, test
scalatest-junit-runner
JUnit 5 runner for Scalatest
Stars: ✭ 30 (-85.37%)
Mutual labels:  test, junit
logunit
A Java library for unit-testing logging.
Stars: ✭ 40 (-80.49%)
Mutual labels:  unit-testing, test
CI-Report-Converter
The tool converts different error reporting standards for deep compatibility with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc).
Stars: ✭ 17 (-91.71%)
Mutual labels:  test, junit
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-80%)
Mutual labels:  unit-testing, test
dummyjdbc
dummyjdbc answers database requests with dummy data to be independent of an existing database.
Stars: ✭ 20 (-90.24%)
Mutual labels:  unit-testing, junit
osgi-test
Testing support for OSGi. Includes JUnit 4 and JUnit 5 support and AssertJ support.
Stars: ✭ 22 (-89.27%)
Mutual labels:  test, junit
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 (+62.93%)
Mutual labels:  junit, robolectric
Robolectric-Instrumentation
Emulation of Android Instrumentation Framework API for Robolectric
Stars: ✭ 27 (-86.83%)
Mutual labels:  test, robolectric
Sample Code Movies
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
Stars: ✭ 81 (-60.49%)
Mutual labels:  unit-testing, robolectric
Junitperf
⛵️Junit performance rely on junit5 and jdk8+.(java 性能测试框架)
Stars: ✭ 86 (-58.05%)
Mutual labels:  test, junit
Kotlin Espresso Sample
MVP Android project that uses Espresso instrumentation tests and Robolectric. All written in Kotlin.
Stars: ✭ 104 (-49.27%)
Mutual labels:  junit, robolectric
Capture Stream
Capture stream output.
Stars: ✭ 10 (-95.12%)
Mutual labels:  test, unit-testing
Junit Extensions
JUnit5 extensions library including JUnit5 equivalents of some of the common JUnit4 rules: ExpectedException, TemporaryFolder etc
Stars: ✭ 39 (-80.98%)
Mutual labels:  unit-testing, junit
Junit Dataprovider
A TestNG like dataprovider runner for JUnit with many additional features
Stars: ✭ 226 (+10.24%)
Mutual labels:  test, junit
AndroidTestingBox
Android project to experiment various testing tools
Stars: ✭ 63 (-69.27%)
Mutual labels:  junit, robolectric
Snap Shot
Jest-like snapshot feature for the rest of us, works magically by finding the right caller function
Stars: ✭ 170 (-17.07%)
Mutual labels:  test, unit-testing
Starwars-clean
Simple project with clean architecture
Stars: ✭ 34 (-83.41%)
Mutual labels:  test, junit
Caraya
Assertion and unit test framework for LabVIEW
Stars: ✭ 45 (-78.05%)
Mutual labels:  unit-testing, test
Androidut
Android开发中必要的一环---单元测试(Unit Test)
Stars: ✭ 419 (+104.39%)
Mutual labels:  junit, robolectric
tead
Lighting the way to simpler testing
Stars: ✭ 55 (-73.17%)
Mutual labels:  unit-testing, test
goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 3,019 (+1372.68%)
Mutual labels:  unit-testing, test
emacs-python-pytest
run pytest inside emacs
Stars: ✭ 105 (-48.78%)
Mutual labels:  unit-testing, test
jpa-unit
JUnit extension to test javax.persistence entities
Stars: ✭ 28 (-86.34%)
Mutual labels:  test, junit
kit-assignment-tests
Test collection for KIT programming assignments (WS16/17)
Stars: ✭ 18 (-91.22%)
Mutual labels:  test, junit
got
An enjoyable golang test framework.
Stars: ✭ 234 (+14.15%)
Mutual labels:  unit-testing, test
action-junit-report
Reports junit test results as GitHub Pull Request Check
Stars: ✭ 103 (-49.76%)
Mutual labels:  test, junit
Goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 2,943 (+1335.61%)
Mutual labels:  test, unit-testing
trx2junit
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML and the other way round
Stars: ✭ 42 (-79.51%)
Mutual labels:  unit-testing, junit
flyway-junit5-extensions
Flyway JUnit 5 Extension to clean / migrate your database in tests.
Stars: ✭ 14 (-93.17%)
Mutual labels:  test, junit
teuton
Infrastructure test, mainly useful for sysadmin teachers and making contests
Stars: ✭ 22 (-89.27%)
Mutual labels:  unit-testing, 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 (+39.02%)
Mutual labels:  junit, robolectric
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-90.24%)
Mutual labels:  unit-testing, test
Robolectric
Android Unit Testing Framework
Stars: ✭ 5,372 (+2520.49%)
Mutual labels:  unit-testing, robolectric
Spectrum
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
Stars: ✭ 142 (-30.73%)
Mutual labels:  unit-testing, junit
Truth
Fluent assertions for Java and Android
Stars: ✭ 2,359 (+1050.73%)
Mutual labels:  unit-testing, junit
React Test Demo
Web 前端单元测试到底要怎么写?看这一篇就够了
Stars: ✭ 175 (-14.63%)
Mutual labels:  unit-testing
Grunt Saucelabs
Grunt task for running all your browser tests using Sauce Labs
Stars: ✭ 182 (-11.22%)
Mutual labels:  test
Angular Unit Testing
🌟 Guidelines and patterns for unit testing AngularJS apps.
Stars: ✭ 173 (-15.61%)
Mutual labels:  unit-testing
Acutest
Simple header-only C/C++ unit testing facility.
Stars: ✭ 170 (-17.07%)
Mutual labels:  unit-testing
Mocha.parallel
Run async mocha specs in parallel
Stars: ✭ 194 (-5.37%)
Mutual labels:  test
Gradle Testsets Plugin
A plugin for the Gradle build system that allows specifying test sets (like integration or acceptance tests).
Stars: ✭ 182 (-11.22%)
Mutual labels:  test
Sbt Doctest
Doctest for scala
Stars: ✭ 171 (-16.59%)
Mutual labels:  unit-testing
Buildbuddy
BuildBuddy is an open source Bazel build event viewer, result store, and remote cache.
Stars: ✭ 182 (-11.22%)
Mutual labels:  test
Cckit
Programming toolkit for building Hyperledger Fabric Golang on-chain (chaincode) and off-chain applications
Stars: ✭ 167 (-18.54%)
Mutual labels:  unit-testing
1-60 of 819 similar projects