An open API service providing repository metadata for many open source software ecosystems.

Topic: "unit-tests"

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: 2 months ago - Stars: 2,121 - Forks: 102

sarven/unit-testing-tips

Unit testing tips by examples in PHP

Language: HTML - Size: 132 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1,167 - Forks: 62

cgewecke/hardhat-gas-reporter

Gas Usage Analytics for Hardhat

Language: TypeScript - Size: 797 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 420 - Forks: 65

Flow-IPC/ipc

[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)

Language: C++ - Size: 162 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 387 - Forks: 15

hirezio/observer-spy

This library makes RxJS Observables testing easy!

Language: TypeScript - Size: 2.92 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 380 - Forks: 13

tymonx/logic

CMake, SystemVerilog and SystemC utilities for creating, building and testing RTL projects for FPGAs and ASICs.

Language: SystemVerilog - Size: 820 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 275 - Forks: 60

JoaquimLey/avenging

MVP pattern example on Android: no Dagger or RxJava example

Language: Java - Size: 17.6 MB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 273 - Forks: 72

pinam45/dynamic_bitset

Simple Useful Libraries: C++17/20 header-only dynamic bitset

Language: C++ - Size: 896 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 160 - Forks: 15

softartdev/NoteDelight

Multiplatform note app with encryption

Language: Kotlin - Size: 18.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 158 - Forks: 11

tdenewiler/node_example

ROS node examples with parameter server, dynamic reconfigure, timers, and custom messages for C++ and Python.

Language: C++ - Size: 1.61 MB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 106 - Forks: 27

microsoft/data-factory-testing-framework

A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric, Azure Data Factory and Azure Synapse Analytics.

Language: Python - Size: 3.81 MB - Last synced at: 3 days ago - Pushed at: 11 days ago - Stars: 100 - Forks: 30

RomainFallet/ionic-workflow-guide 📦

Create a full and powerful worflow with Ionic (Unit Testing, Environment variables, Automatic documentation, Production App Server, Automatic deployment)

Language: JavaScript - Size: 2.84 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 11

EranBoudjnah/TestIt

Generate unit testing boilerplate from kotlin files.

Language: Kotlin - Size: 31 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 44 - Forks: 6

wpcodevo/complete-restful-api-in-rust

In this article, you will learn how to build a Rust API with unit testing in mind. This means we will take a modular approach, which will make our lives easier when writing unit tests.

Language: Rust - Size: 141 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 44 - Forks: 5

pmoustopoulos/department-api

A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperReport, async email sending with Thymeleaf, Dockerized PostgreSQL, and database migrations with Flyway. Enhanced with Swagger documentation, and tested using JUnit 5, Mockito, and Testcontainers.

Language: Java - Size: 3.98 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 30 - Forks: 8

FitzAfful/MockingProject

Sample iOS app with explanations and articles demonstrating Dependency Injection, GraphQL, MVVM, Repository Pattern, DataBinding and Unit Tests

Language: Swift - Size: 221 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 26 - Forks: 7

Esri/enterprise-build-sample-js

ArcGIS JavaScript web mapping application to demonstrate automating the Dojo Build Process

Language: JavaScript - Size: 70.5 MB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 24

JoshuaKGoldberg/mock-react-redux

Mocks out Redux actions and selectors for clean React Jest tests.

Language: TypeScript - Size: 355 KB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 20 - Forks: 6

JoanStinson/MobileGameStore

A mobile game store UI implementation scalable for multiple mobile devices resolutions done in one week.

Language: C# - Size: 69.8 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 5

HariSekhon/lib

Perl Utility Library for my other repos

Language: Perl - Size: 1.88 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 33

bogdanpolak/class-helpers

Directory of Delphi VCL/RTL class helpers

Language: Pascal - Size: 339 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 4

JoanStinson/SlotsMachine

A basic slots machine game done in 5 days using Dependency Injection (Zenject), an Events System and wrote some Unit Tests. Pretty clean code architecture too.

Language: C# - Size: 30.7 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 2

mechero/test-bdd-assertj

Sample project using BDDMockito and AssertJ to write BDD-style unit tests

Language: Java - Size: 17.6 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 10

abhilashsanne/Nunit_CShaprp_CheatSheet

Example implementations of each attribute available in Nunit2 unit Testing Framework using C# .NET.

Language: C# - Size: 1.08 MB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 5

zuo/unittest_expander

A library that provides flexible and easy-to-use tools to parametrize Python unit tests, especially those based on unittest.TestCase.

Language: Python - Size: 262 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 2

andredesousa/javascript-unit-testing-best-practices

This is a guideline of best practices that you can apply to your JavaScript project.

Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 0

mattiacantalu/Recipes

VIPER Architecture, Protocol Oriented, Functional Programming, Clean Code, Dependency Injection and Unit Tests

Language: Swift - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 3

gammasoft71/tunit

Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.

Language: C++ - Size: 2.44 MB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 0

HariSekhon/pylib

Python / Jython Utility Library for my other repos

Language: Python - Size: 1.63 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 9

bmvantunes/youtube-react-testing-video6-mock-http-calls-with-msw-react-testing-library

Mocking HTTP calls (fetch and axios) using MSW and react-testing-library

Language: TypeScript - Size: 182 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 4

lenvonsam/vue-jest-test

An example of unit and integration testing of a Vue cli project with Jest as a test tool

Language: JavaScript - Size: 497 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 1

pytest-dev/pytest-iam

A fully functional OAUTH2 / OpenID Connect (OIDC) / SCIM server to be used in your testsuite

Language: Python - Size: 504 KB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 10 - Forks: 0

JoanStinson/TicTacToeTDD

Tic Tac Toe implementation using TDD and made all tests run on every new pull request using Unity Actions.

Language: C# - Size: 44 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

mehmetpekdemir/Spring-Boot-Hexagonal-Architecture

Hexagonal architecture with Spring Boot

Language: Java - Size: 187 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 3

d-alejandro/laravel-code-examples

Clean Architecture, SOLID, PHP 8.2, Laravel 9, RESTful API, Nginx, PostgreSQL 16, MySQL 8, CRUD, DTO, Enum, Docker Compose, Unit tests, Feature tests, SQL, Repository Criteria Pattern, Mocking Objects, Design Patterns, PHPUnit

Language: PHP - Size: 318 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

canopas/web-devops-roadmap

A comprehensive guide for web developers to master DevOps practices in their workflow.

Size: 70.3 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

mmolosay/DataLayerCommunication

Communication between handheld and wearable devices with Google's Data Layer API.

Language: Kotlin - Size: 610 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 1

AgalmicVentures/PyTestStub

Code generator for Python unit test stubs that parses your existing code

Language: Python - Size: 31.3 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 4

paucls/jasmine-parameterized

Parameterized unit tests for Jasmine

Language: TypeScript - Size: 76.2 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

magicxor/AspNetReactReduxTodo

Hello world app on ASP.NET Core Web API + EF Core + react/redux SPA

Language: JavaScript - Size: 1.54 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 8 - Forks: 6

giovaniortolani/gtm-templates-tests-api-recipes

This repository contains some recipes for testing Google Tag Manager custom templates (web and server).

Size: 18.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 8 - Forks: 0

Ahnset/movieapp

A multi-modules clean architecture sample using MVI (with state machine), dagger hilt, coroutines / flow., jetpack navigation component, UI tests and unit tests.

Language: Kotlin - Size: 2.47 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 3

jasonraimondi/scratchy

A majestic monolith. My magical code playground that I can do whatever I want with.

Language: TypeScript - Size: 4.19 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

danidee10/django-dynamic-tests

:shield: Collection of tests to Analyze and test Django templates for common errors.

Language: Python - Size: 11.7 KB - Last synced at: 13 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 0

TuxCoding/CraftAPI

Minecraft library for contacting the Mojang API. Experimenting with Unit-Tests

Language: Java - Size: 1.97 MB - Last synced at: about 3 hours ago - Pushed at: 11 months ago - Stars: 7 - Forks: 83

q231950/the-stubborn-network

A Swifty and clean stubbing machine.

Language: Swift - Size: 11.8 MB - Last synced at: about 15 hours ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 3

thisisnabi/NoBreaky

Verify your API endpoints to avoid breaking changes in .NET 9

Language: C# - Size: 28.3 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0

fazulk/vue3-ts-boilerplate

Vue3 boilerplate with storybook, unit testing, generators, typescript, pinia, vue-router

Language: Vue - Size: 2.08 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 1

bmnepali/angular-nepali-datepicker

Nepali Datepicker with dynamic form fields generation starter project written in angular 4, typescript and SCSS

Language: TypeScript - Size: 141 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

pthom/cmake_registertest

cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.

Language: CMake - Size: 134 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

karthik-d/task-manager-cli-boilerplate

Code walkthrough, with incremental unit tests, to build a command line task manager application. Boilerplate code written in C for a guided capstone project.

Language: C - Size: 864 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 5 - Forks: 8

RznNike/EyeHealthManager

An app to monitor your eye health

Language: Kotlin - Size: 82.4 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 5 - Forks: 1

cmrobotics/cmr_tests_utils

A header only library for simplifying ROS2 unit tests.

Language: C++ - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 2

JoanStinson/BrickBreaker

A basic brick breaker mobile game implementation done in a few days.

Language: C# - Size: 28.1 MB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

achique-luisdan/api-cakes-shop

API Rest de Tienda online de Tortas

Language: TypeScript - Size: 273 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

marinasundstrom/MvvmToolkit

Just a small MVVM toolkit. Has WPF samples with UI Automated Tests.

Language: C# - Size: 72.3 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

nitinec21/clean-architecture-android

Implemented with Clean Architecture, Hilt, MVVM, LiveData, Retrofit2, Kotlin, Coroutine, Flow, Navigation Architecture Component

Language: Kotlin - Size: 5.92 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

julie-ng/express-starter 📦

A custom node starter template with preconfigured linting, unit tests and ci pipeilnes

Language: JavaScript - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 3

mehmetpekdemir/Hexagonal-Architecture-TDD

E commerce application .

Language: Java - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

mortele/FRUIT

Fortran unit test framework FRUIT. Mirror of sourceforge project, v3.4.3

Language: Fortran - Size: 618 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 7

HoussemDellai/PerfectBody-DevOps

Sample Xamarin Forms app for demoing DevOps with VSTS and VS Mobile Center.

Language: C# - Size: 13.5 MB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 115

l3ku/ultimate-guitar-tabs-chords

DEPRECATED: A WordPress plugin that fetches tabs and chords from Ultimate Guitar

Language: PHP - Size: 255 KB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

lenvonsam/jest-vue-report

A Jest test framework combined with Vuejs to render the test report, and a good combination with the nightmare

Size: 45.9 KB - Last synced at: 12 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

EvilLord666/DbTools

Cross database engine ADO.NET tools (for create, delete, insert data, e.t.c.) and extension for create DB and init via set of sql scripts mainly for prepare Unit tests infrastructure

Language: C# - Size: 1.38 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 2

MaplePHP/Unitary

PHP Unitary is a user-friendly and robust unit testing library designed to make writing and running tests for your PHP code easy.

Language: PHP - Size: 98.6 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 4 - Forks: 0

HowProgrammingWorks/Unittesting

Unit Testing

Language: JavaScript - Size: 29.3 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 4

KornelDylski/vue-unit-test-generator

Generate placeholder for Vue2 component unit tests with already mocked data

Language: JavaScript - Size: 169 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

JoanStinson/SpaceFighterMVC

Simple Asteroids-inspired game implementation using model-view-controller structure done in one weekend.

Language: C# - Size: 42 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

JoanStinson/TapMatchMVC

Basic match 3 game implementation using model-view-controller structure done in one weekend.

Language: C# - Size: 32.5 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

carinacunha/auto-shop

In this project was developed an API using Object Oriented Programming (OOP) principles with CRUD to manage vehicle driving.

Language: TypeScript - Size: 252 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

LambdaTest/test-at-scale-js

Javascript test runner plugin for Test at Scale

Language: TypeScript - Size: 332 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 10

dahlia/web_deno_test

Run your tests on Deno and web browsers at a time

Language: TypeScript - Size: 16.6 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

andresilvase/tasky

Simple offline task manager.

Language: Dart - Size: 4.93 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

abdullahashfaqvirk/Python-DSA

Data Structures and Algorithms implemented in Python with unit tests.

Language: Python - Size: 33.2 KB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

JoanStinson/Tatedrez

A basic tatedrez mobile game implementation done in a few days.

Language: C# - Size: 34.7 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

voodoocreation/react-test-wrapper

A set of classes to make setting up React components for unit tests easy.

Language: TypeScript - Size: 577 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

grigorye/GELeaks

Seamless leak detection for iOS/macOS unit tests.

Language: Swift - Size: 55.7 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

ReplAPI-it/ReplTests

The ReplTests API. Part of the ReplAPI.it Project.

Language: JavaScript - Size: 11.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

cxw42/editorconfig-core-vimscript 📦

Editorconfig core implemented directly in vimscript. **See editorconfig-vim for the latest**

Language: Vim script - Size: 125 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 3

RobDWaller/explicitly

Additional assertions for Deno so developers can write more explicit unit tests.

Language: TypeScript - Size: 104 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

3dmind/testing-vuejs-with-wallabyjs 📦

Testing Vue Single File Components with Wallaby.js

Language: JavaScript - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

stuisme/jasmine-pretty-html-reporter 📦

an html reporter for jasmine

Language: HTML - Size: 1.24 MB - Last synced at: 10 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 9

pfultz2/Prove

Lightweight C++ test framework

Language: C++ - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

gtrubach/MatrixDLL

Simple Matrix DLL written on C++ with unit tests.

Language: C++ - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

RickBarretto/unitt

Unitt is a basic unit-test tool for the Arturo Programming language.

Size: 9.31 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 1

Sparky983/spark-test

A fluent testing and assertions library

Language: Java - Size: 368 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

JaCraig/Mecha

Mecha is a library designed to test your code in ways you probably never thought of before. It automatically finds edge cases and exceptions in your code with no input needed. Just point it at a class or method and fire away. It's even better than a cat laying on your keyboard at finding weird data for your tests.

Language: C# - Size: 25.9 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 2

StoneyDSP/StoneyVCV

StoneyDSP modules for VCV Rack.

Language: C++ - Size: 3.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

marcin-bo/Unit-Testing-In-Swift

This is a guide to fundamental unit testing terminology, unit testing best practices, and unit testing patterns in Swift.

Size: 319 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

sreeja8/ParkingLot

Low level design of a Parking Lot in Java, following SOLID principles. Unit tests implemented.

Language: Java - Size: 14.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

mahammad-mostafa/food-recipes

This is the group capstone project in the fifth module of the Microverse program. It is a food recipes app built using Ruby on Rails.

Language: Ruby - Size: 183 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

easydev991/Days 📦

This is my pet project. The app shows how many days passed after some events you want to remember.

Language: Swift - Size: 30 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

dmamulashvili/webapi-msa-template

ASP.NET Core Web API Microservice Template using Clean Architecture, CQRS, Structure by Feature, Specifications, PostgreSQL, MassTranist with AmazonSQS & OutBox, JWT Auth

Language: C# - Size: 255 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

GeorgeT88/com-boot-user-service

Spring Boot, service discovery (Eureka), API gateway (Spring Cloud Gateway), OpenApi3 API documentation

Language: Java - Size: 1.86 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

janumedia/vue-cypress-example

Vue Unit and E2E Test with Code Coverage Example using Cypress.io

Language: JavaScript - Size: 2.15 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

GabrielaTiago/Sing-me-a-Song-TESTS

21th project from Driven Web Dev Fullstack Bootcamp

Language: TypeScript - Size: 60.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

raheemadamboev/clean-architecture-validation

Validating user input in Clean Architecture Android app using the use-cases. As a result, easily unit testing them

Language: Kotlin - Size: 6.79 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2

jgonzalezdr/ProjectTemplateEmbeddedC

Template for an embedded project using C which at least its test are built using [CMake](https://cmake.org/), and using [cpputest](http://cpputest.github.io/) for unit test execution

Language: CMake - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

bmvantunes/youtube-react-testing-video4-async-tests-jest-react-testing-library

async testing using jest and react testing library

Language: TypeScript - Size: 170 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

j256/test-check-publisher-maven-plugin

Maven plugin designed to take tests results produced by continuous integration systems and publish them to github as a "check" annotation on a particular commit.

Language: Java - Size: 204 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0