All Projects → System Rules → Similar Projects or Alternatives

440 Open source projects that are alternatives of or similar to System Rules

Spectrum
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
Stars: ✭ 142 (-71.14%)
Mutual labels:  unit-testing, junit
Test Smells
Test Smells for Android developers
Stars: ✭ 120 (-75.61%)
Mutual labels:  unit-testing, junit
trx2junit
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML and the other way round
Stars: ✭ 42 (-91.46%)
Mutual labels:  unit-testing, junit
Truth
Fluent assertions for Java and Android
Stars: ✭ 2,359 (+379.47%)
Mutual labels:  unit-testing, junit
Junit Extensions
JUnit5 extensions library including JUnit5 equivalents of some of the common JUnit4 rules: ExpectedException, TemporaryFolder etc
Stars: ✭ 39 (-92.07%)
Mutual labels:  unit-testing, junit
Androidunittest
Save time & clear your unit tests on Android !
Stars: ✭ 205 (-58.33%)
Mutual labels:  unit-testing, junit
EasyUtAndroid
Android unit testing example 全面的android应用单元测试方法及案例
Stars: ✭ 21 (-95.73%)
Mutual labels:  unit-testing, junit
dummyjdbc
dummyjdbc answers database requests with dummy data to be independent of an existing database.
Stars: ✭ 20 (-95.93%)
Mutual labels:  unit-testing, junit
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 (-42.07%)
Mutual labels:  junit
Dredd
Language-agnostic HTTP API Testing Tool
Stars: ✭ 3,770 (+666.26%)
Mutual labels:  unit-testing
Avenging
MVP pattern example on Android: no Dagger or RxJava example
Stars: ✭ 279 (-43.29%)
Mutual labels:  unit-testing
Mockingbird
A convenient mocking framework for Swift
Stars: ✭ 302 (-38.62%)
Mutual labels:  unit-testing
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+3854.88%)
Mutual labels:  unit-testing
Tvflix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM architecture purely written in Kotlin
Stars: ✭ 286 (-41.87%)
Mutual labels:  unit-testing
Androidut
Android开发中必要的一环---单元测试(Unit Test)
Stars: ✭ 419 (-14.84%)
Mutual labels:  junit
Pg Mem
An in memory postgres DB instance for your unit tests
Stars: ✭ 350 (-28.86%)
Mutual labels:  unit-testing
Awesome Unit Testing Swift
A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.
Stars: ✭ 272 (-44.72%)
Mutual labels:  unit-testing
Rewire
Easy monkey-patching for node.js unit tests
Stars: ✭ 2,940 (+497.56%)
Mutual labels:  unit-testing
Goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 2,943 (+498.17%)
Mutual labels:  unit-testing
Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (-8.74%)
Mutual labels:  unit-testing
Musicplayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
Stars: ✭ 413 (-16.06%)
Mutual labels:  unit-testing
Jqf
JQF + Zest: Coverage-guided semantic fuzzing for Java.
Stars: ✭ 340 (-30.89%)
Mutual labels:  junit
Tictactoe Mvvm
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
Stars: ✭ 268 (-45.53%)
Mutual labels:  junit
Blog Tutorials
⭐️ Codebase for the tutorials on my blog about Java, Spring Boot, AWS, Kotlin and Testing
Stars: ✭ 257 (-47.76%)
Mutual labels:  junit
S3mock
A simple mock implementation of the AWS S3 API startable as Docker image, JUnit 4 rule, or JUnit Jupiter extension
Stars: ✭ 332 (-32.52%)
Mutual labels:  junit
iOS-Routing-Example
A Clean, Simple and Composable Routing System for iOS apps in Swift
Stars: ✭ 29 (-94.11%)
Mutual labels:  unit-testing
Unmock Plugin
Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e.g. SparseArray.
Stars: ✭ 304 (-38.21%)
Mutual labels:  unit-testing
Data Driven Web Apps With Flask
Course demo code and other hand-out materials for our data-driven web apps in Flask course
Stars: ✭ 388 (-21.14%)
Mutual labels:  unit-testing
Hammox
🏝 automated contract testing via type checking for Elixir functions and mocks
Stars: ✭ 289 (-41.26%)
Mutual labels:  unit-testing
Bash unit
bash unit testing enterprise edition framework for professionals
Stars: ✭ 419 (-14.84%)
Mutual labels:  unit-testing
Vue Testing Examples
Advanced testing with vuejs. When you need to go beyond Getting started section and see some real world example with everything that proper tests should have.
Stars: ✭ 288 (-41.46%)
Mutual labels:  unit-testing
Unit Testing Tips
Unit testing tips by examples in PHP
Stars: ✭ 318 (-35.37%)
Mutual labels:  unit-testing
Tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
Stars: ✭ 281 (-42.89%)
Mutual labels:  unit-testing
Electron Nuxt
⚡ An Electron & Nuxt.js / Vue.js quick start boilerplate with vue-cli scaffolding, electron-builder, unit/e2e testing, vue-devtools
Stars: ✭ 452 (-8.13%)
Mutual labels:  unit-testing
Cleancppproject
Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis
Stars: ✭ 276 (-43.9%)
Mutual labels:  unit-testing
Luaunit
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).
Stars: ✭ 362 (-26.42%)
Mutual labels:  unit-testing
Cake
🍰 Cake (C# Make) is a cross platform build automation system.
Stars: ✭ 3,154 (+541.06%)
Mutual labels:  unit-testing
Bunit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJSRuntime, and perform snapshot testing.
Stars: ✭ 415 (-15.65%)
Mutual labels:  unit-testing
React Native Navigation Redux Starter Kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
Stars: ✭ 271 (-44.92%)
Mutual labels:  unit-testing
Pytest Flask
A set of pytest fixtures to test Flask applications
Stars: ✭ 359 (-27.03%)
Mutual labels:  unit-testing
Xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
Stars: ✭ 3,120 (+534.15%)
Mutual labels:  unit-testing
Quicktheories
Property based testing for Java 8
Stars: ✭ 483 (-1.83%)
Mutual labels:  junit
Jqwik
Property-Based Testing on the JUnit Platform
Stars: ✭ 265 (-46.14%)
Mutual labels:  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 (-32.11%)
Mutual labels:  junit
Rspec junit formatter
RSpec results that your CI can read
Stars: ✭ 255 (-48.17%)
Mutual labels:  junit
Utplsql
Testing Framework for PL/SQL
Stars: ✭ 402 (-18.29%)
Mutual labels:  unit-testing
Eth Gas Reporter
Gas usage per unit test. Average gas usage per method. A mocha reporter.
Stars: ✭ 330 (-32.93%)
Mutual labels:  unit-testing
lua-testy
Easy unit testing for Lua modules
Stars: ✭ 24 (-95.12%)
Mutual labels:  unit-testing
springboot-keycloak-mongodb-testcontainers
Goals: 1) Create a Spring Boot application that manages books; 2) Use Keycloak as authentication and authorization server; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides when testing applications.
Stars: ✭ 18 (-96.34%)
Mutual labels:  unit-testing
libfuzzer
Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.
Stars: ✭ 39 (-92.07%)
Mutual labels:  unit-testing
Vunit
VUnit is a unit testing framework for VHDL/SystemVerilog
Stars: ✭ 438 (-10.98%)
Mutual labels:  unit-testing
Docker Compose Rule
A JUnit rule to manage docker containers using docker-compose
Stars: ✭ 393 (-20.12%)
Mutual labels:  junit
Sazerac
Data-driven unit testing for Jasmine, Mocha, and Jest
Stars: ✭ 322 (-34.55%)
Mutual labels:  unit-testing
respect
RSpec inspired test framework for Reason/OCaml/Bucklescript.
Stars: ✭ 28 (-94.31%)
Mutual labels:  unit-testing
rules4android
A collection of JUnit 4 Rules for Android Developers 🔬
Stars: ✭ 23 (-95.33%)
Mutual labels:  junit
Firebase Mock
Firebase mock library for writing unit tests
Stars: ✭ 319 (-35.16%)
Mutual labels:  unit-testing
flyway-junit5-extensions
Flyway JUnit 5 Extension to clean / migrate your database in tests.
Stars: ✭ 14 (-97.15%)
Mutual labels:  junit
awesome-javascript-testing
🔧 Awesome JavaScript testing resources
Stars: ✭ 28 (-94.31%)
Mutual labels:  unit-testing
Android Testing With Kotlin
Android Testing With Kotlin
Stars: ✭ 393 (-20.12%)
Mutual labels:  unit-testing
Gradle Android Junit Jacoco Plugin
Gradle plugin that generates JaCoCo reports from an Android Gradle Project
Stars: ✭ 315 (-35.98%)
Mutual labels:  junit
1-60 of 440 similar projects