Topic: "unit-testing"
avajs/ava
Node.js test runner that lets you develop with confidence π
Language: JavaScript - Size: 13.3 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 20,834 - Forks: 1,404
SimulatedGREG/electron-vue π¦
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
Language: JavaScript - Size: 5.65 MB - Last synced at: 29 days ago - Pushed at: almost 4 years ago - Stars: 15,475 - Forks: 1,536
SwifterSwift/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
Language: Swift - Size: 15.3 MB - Last synced at: about 3 hours ago - Pushed at: 12 days ago - Stars: 14,783 - Forks: 1,664
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Language: Python - Size: 35.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 13,230 - Forks: 2,916
ttroy50/cmake-examples
Useful CMake Examples
Language: CMake - Size: 541 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 12,787 - Forks: 2,535
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
Language: Go - Size: 2.78 MB - Last synced at: 7 days ago - Pushed at: 27 days ago - Stars: 12,392 - Forks: 841
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
Language: JavaScript - Size: 41.5 MB - Last synced at: about 7 hours ago - Pushed at: 12 days ago - Stars: 9,751 - Forks: 774
platformio/platformio-core
Your Gateway to Embedded Software Development Excellence :alien:
Language: Python - Size: 37.2 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 8,642 - Forks: 836
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Language: C++ - Size: 6.35 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 6,449 - Forks: 675
robolectric/robolectric
Android Unit Testing Framework
Language: Java - Size: 61.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5,968 - Forks: 1,373
Codeception/Codeception
Full-stack testing PHP framework
Language: PHP - Size: 70.2 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 4,836 - Forks: 1,296
ThrowTheSwitch/Unity
Simple unit testing for C
Language: C - Size: 6.92 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 4,831 - Forks: 1,067
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
Language: TypeScript - Size: 46.4 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4,651 - Forks: 198
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
Language: C# - Size: 17.6 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 4,478 - Forks: 821
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
Language: Go - Size: 1.13 MB - Last synced at: 3 days ago - Pushed at: 12 days ago - Stars: 4,436 - Forks: 258
apiaryio/dredd π¦
Language-agnostic HTTP API Testing Tool
Language: JavaScript - Size: 7.27 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 4,222 - Forks: 279
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
Language: C# - Size: 11.3 MB - Last synced at: about 10 hours ago - Pushed at: 1 day ago - Stars: 4,092 - Forks: 757
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Language: C# - Size: 35.7 MB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 3,806 - Forks: 729
awslabs/deequ
Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
Language: Scala - Size: 69.4 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 3,501 - Forks: 566
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
Language: C# - Size: 100 MB - Last synced at: about 21 hours ago - Pushed at: 2 months ago - Stars: 3,501 - Forks: 355
SmartToolFactory/Jetpack-Compose-Tutorials
ππ§¨π Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
Language: Kotlin - Size: 85.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3,496 - Forks: 390
cypress-io/cypress-example-recipes
Various recipes for testing common scenarios with Cypress
Language: JavaScript - Size: 49.3 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 3,480 - Forks: 1,346
qax-os/goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Language: Go - Size: 28.9 MB - Last synced at: 18 days ago - Pushed at: about 7 years ago - Stars: 3,134 - Forks: 266
jhnns/rewire
Easy monkey-patching for node.js unit tests
Language: JavaScript - Size: 703 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 3,095 - Forks: 129
google/truth
Fluent assertions for Java and Android
Language: Java - Size: 40.8 MB - Last synced at: 10 days ago - Pushed at: 14 days ago - Stars: 2,775 - Forks: 268
androiddevnotes/awesome-android-kotlin-apps
π A curated list of awesome android kotlin apps by open-source contributors.
Language: Kotlin - Size: 15.7 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 2,666 - Forks: 376
ealush/vest
Vest β Declarative validations framework
Language: TypeScript - Size: 16.9 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 2,623 - Forks: 88
nalexn/ViewInspector
Runtime introspection and unit testing of SwiftUI views
Language: Swift - Size: 2.01 MB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 2,511 - Forks: 177
sjdirect/abot
Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.
Language: C# - Size: 6.92 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 2,281 - Forks: 560
oguimbal/pg-mem
An in memory postgres DB instance for your unit tests
Language: TypeScript - Size: 2.22 MB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 2,239 - Forks: 105
Snaipe/Criterion
A cross-platform C and C++ unit testing framework for the 21st century
Language: C - Size: 3.81 MB - Last synced at: 10 days ago - Pushed at: 20 days ago - Stars: 2,171 - Forks: 183
swiftlang/swift-testing
A modern, expressive testing package for Swift
Language: Swift - Size: 4.55 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2,058 - Forks: 125
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
Language: C# - Size: 101 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2,020 - Forks: 309
mawrkus/js-unit-testing-guide
π A guide to unit testing in Javascript
Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,977 - Forks: 174
vadymmarkov/Fakery
:alien: Swift fake data generator
Language: Swift - Size: 1.23 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1,824 - Forks: 184
Brightify/Cuckoo
Boilerplate-free mocking framework for Swift!
Language: Swift - Size: 2.65 MB - Last synced at: 16 days ago - Pushed at: 18 days ago - Stars: 1,727 - Forks: 196
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
Language: C# - Size: 17.5 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1,511 - Forks: 470
pvarentsov/typescript-clean-architecture
It is my attempt to create Clean Architecture based application in TypeScript.
Language: TypeScript - Size: 5.24 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1,461 - Forks: 187
cpputest/cpputest
CppUTest unit testing and mocking framework for C/C++
Language: C++ - Size: 11.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,451 - Forks: 533
atoum/atoum
The modern, simple and intuitive PHP unit testing framework.
Language: PHP - Size: 8.68 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1,443 - Forks: 146
airtap/airtap
Run TAP unit tests in 1789+ browsers.
Language: JavaScript - Size: 1.25 MB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 1,375 - Forks: 43
kentcdodds/testing-workshop π¦
A workshop for learning how to test JavaScript applications
Language: JavaScript - Size: 3.77 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1,361 - Forks: 702
wellyshen/react-cool-starter
π π£ A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
Language: TypeScript - Size: 14.1 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 1,309 - Forks: 240
stelligent/cfn_nag
Linting tool for CloudFormation templates
Language: Ruby - Size: 1.43 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1,300 - Forks: 210
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under testβs life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
Language: C# - Size: 7.36 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,259 - Forks: 115
jfairbank/redux-saga-test-plan
Test Redux Saga with an easy plan.
Language: JavaScript - Size: 5.9 MB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 1,243 - Forks: 126
sarven/unit-testing-tips
Unit testing tips by examples in PHP
Language: HTML - Size: 132 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 1,176 - Forks: 62
wellwelwel/poku
π· Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
Language: TypeScript - Size: 17.8 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1,121 - Forks: 26
theory/pgtap
PostgreSQL Unit Testing Suite
Language: PLpgSQL - Size: 3.92 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,084 - Forks: 103
google/cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
Language: Shell - Size: 425 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 1,081 - Forks: 370
instancio/instancio
A library that creates fully populated objects for your unit tests.
Language: Java - Size: 10.9 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1,062 - Forks: 62
alibaba/java-dns-cache-manipulator
π A tiny 0-dependency thread-safe Javaβ’ lib for setting/viewing dns programmatically without touching host file, make unit/integration testing portable; and a tiny tool for setting/viewing dns of running JVM process.
Language: Java - Size: 1.67 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 951 - Forks: 189
kmmbvnr/django-jenkins
Plug and play continuous integration with django and jenkins
Language: Python - Size: 489 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 943 - Forks: 274
adriantoine/enzyme-to-json
Snapshot test your Enzyme wrappers
Language: JavaScript - Size: 1.2 MB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 941 - Forks: 63
microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
Language: C# - Size: 37.4 MB - Last synced at: about 12 hours ago - Pushed at: about 14 hours ago - Stars: 939 - Forks: 339
samuelcolvin/dirty-equals
Doing dirty (but extremely useful) things with equals.
Language: Python - Size: 1.5 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 930 - Forks: 41
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
Language: C# - Size: 37.1 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 921 - Forks: 41
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
Language: C# - Size: 2.85 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 918 - Forks: 161
r-lib/testthat
An R π¦ to make testing π
Language: R - Size: 20.1 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 915 - Forks: 340
machine/machine.specifications
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
Language: C# - Size: 161 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 897 - Forks: 180
enzymejs/enzyme-matchers
Jasmine/Jest assertions for enzyme
Language: JavaScript - Size: 1.5 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 890 - Forks: 113
m-radzikowski/aws-sdk-client-mock
AWS JavaScript SDK v3 mocks for easy unit testing. ποΈ Typed π¬ Tested π Documented π οΈ Maintained
Language: TypeScript - Size: 3.55 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 889 - Forks: 44
irahardianto/service-pattern-go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Language: Go - Size: 7.64 MB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 870 - Forks: 121
short-d/short π¦
URL shortening service written in Go and React
Language: Go - Size: 22.1 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 870 - Forks: 148
georgian-io/LLM-Finetuning-Toolkit
Toolkit for fine-tuning, ablating and unit-testing open-source LLMs.
Language: Python - Size: 32.7 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 858 - Forks: 104
jamesshore/quixote
CSS unit and integration testing
Language: JavaScript - Size: 5.04 MB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 847 - Forks: 45
trailofbits/deepstate
A unit test-like interface for fuzzing and symbolic execution
Language: Python - Size: 1.42 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 837 - Forks: 98
VUnit/vunit
VUnit is a unit testing framework for VHDL/SystemVerilog
Language: VHDL - Size: 14 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 784 - Forks: 279
XCTestHTMLReport/XCTestHTMLReport
Xcode-like HTML report for Unit and UI Tests
Language: Swift - Size: 71.9 MB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 766 - Forks: 133
FortechRomania/ios-mvp-clean-architecture
Demo iOS application built to highlight MVP (Model View Presenter) and Clean Architecture concepts
Language: Swift - Size: 292 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 766 - Forks: 124
ThrowTheSwitch/Ceedling
Unit testing and build system for C projects
Language: Ruby - Size: 8.98 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 735 - Forks: 262
VincentJouanne/nest-clean-architecture
ποΈ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.
Language: TypeScript - Size: 1.77 MB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 731 - Forks: 83
michalzaq12/electron-nuxt
β‘ An Electron & Nuxt.js / Vue.js quick start boilerplate with vue-cli scaffolding, electron-builder, unit/e2e testing, vue-devtools
Language: JavaScript - Size: 5.02 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 727 - Forks: 77
pytest-dev/pyfakefs
Provides a fake file system that mocks the Python file system modules.
Language: Python - Size: 10.1 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 716 - Forks: 93
haf/expecto
A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Language: F# - Size: 38.3 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 716 - Forks: 98
opentable/otj-pg-embedded
Java embedded PostgreSQL component for testing
Language: Java - Size: 513 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 704 - Forks: 190
MockBukkit/MockBukkit
MockBukkit is a mocking framework for Bukkit/PaperMC to allow the easy unit testing of Bukkit plugins.
Language: Java - Size: 12.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 695 - Forks: 147
AhmedLSayed9/deliverzler
Delivery App for Restaurants built on Flutter using Domain-Driven Design (DDD) and Layered Architecture along with Riverpod Framework.
Language: Dart - Size: 18.1 MB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 695 - Forks: 193
10up/wp_mock
WordPress API Mocking Framework
Language: PHP - Size: 1.29 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 692 - Forks: 72
php-censor/php-censor
PHP Censor is an open source self-hosted continuous integration server for PHP projects.
Language: PHP - Size: 24.4 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 685 - Forks: 148
UnkindPartition/tasty
Modern and extensible testing framework for Haskell
Language: Haskell - Size: 943 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 658 - Forks: 116
bash-unit/bash_unit
bash unit testing enterprise edition framework for professionals
Language: Shell - Size: 1.23 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 627 - Forks: 56
ZahraHeydari/MusicPlayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
Language: Kotlin - Size: 10.5 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 621 - Forks: 89
cgewecke/eth-gas-reporter π¦
Gas usage per unit test. Average gas usage per method. A mocha reporter.
Language: JavaScript - Size: 2.03 MB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 603 - Forks: 91
bluebird75/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, ...).
Language: Lua - Size: 1.59 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 597 - Forks: 137
reactiveui/Camelotia
Cross-platform sample .NET GUI for cloud file management.
Language: C# - Size: 6.2 MB - Last synced at: 16 days ago - Pushed at: 21 days ago - Stars: 595 - Forks: 62
mizrael/SuperSafeBank
Sample Event Sourcing implementation with .NET Core
Language: C# - Size: 479 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 591 - Forks: 104
msz/hammox
π automated contract testing via type checking for Elixir functions and mocks
Language: Elixir - Size: 346 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 586 - Forks: 30
JamieMason/Jasmine-Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Language: JavaScript - Size: 2.31 MB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 583 - Forks: 82
utPLSQL/utPLSQL
Testing Framework for PL/SQL
Language: PLSQL - Size: 16.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 573 - Forks: 186
dariusz-wozniak/List-of-Testing-Tools-and-Frameworks-for-.NET
β List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
Language: C# - Size: 376 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 567 - Forks: 89
bach-sh/bach
Bach Testing Framework
Language: Shell - Size: 371 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 556 - Forks: 24
stefanbirkner/system-rules
A collection of JUnit rules for testing code which uses java.lang.System.
Language: Java - Size: 1.59 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 552 - Forks: 72
talkpython/data-driven-web-apps-with-flask
Course demo code and other hand-out materials for our data-driven web apps in Flask course
Language: Python - Size: 3.08 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 540 - Forks: 506
pytest-dev/pytest-flask
A set of pytest fixtures to test Flask applications
Language: Python - Size: 269 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 498 - Forks: 89
mirage/alcotest
A lightweight and colourful test framework
Language: OCaml - Size: 3.81 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 493 - Forks: 84
nette/tester
Tester: enjoyable unit testing in PHP with code coverage reporter. ππππ
Language: PHP - Size: 1.48 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 475 - Forks: 72
Matejkob/swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
Language: Swift - Size: 509 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 456 - Forks: 47
dbacinski/Android-Testing-With-Kotlin
Android Testing With Kotlin
Language: Kotlin - Size: 619 KB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 446 - Forks: 57
suites-dev/suites
Unit testing framework for dependency injection that automates mocking and simplifies test setup, reducing boilerplate code and enabling developers to build comprehensive and reliable test suites with a standardized, type-safe API
Language: TypeScript - Size: 4.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 443 - Forks: 18