Topic

unit-testing

Repositories (1556)

ReVoman
ReVoman salesforce-misc Kotlin

A Template-driven API orchestration/automation tool for JVM (Java/Kotlin)

22
htest
htest htest-dev JavaScript

Declarative, boilerplate-free unit testing

22
kiva-laravel-tdd
kiva-laravel-tdd sethsandaru PHP

Real-world Project to learning about Unit Testing/TDD with Laravel for everybody

21
refactoring-dotnet
refactoring-dotnet productive-dev C#

An example project demonstrating cleaning up legacy code and improving testability

21
0xJonaseb11.dev
0xJonaseb11.dev 0xJonaseb11 JavaScript

My professional career portfolio website | Skill set showcase

21
hands-on-mocking-with-mockito
hands-on-mocking-with-mockito rieckpil Java

:open_hands: Hands-On Mocking With Mockito Online Course

21
testcontainers-aspnet-integration-tests
testcontainers-aspnet-integration-tests nazimkov C#

ASP.NET Core integration tests with Testcontainers

21
php-autoload-override
php-autoload-override adriansuter PHP

Override fully qualified function calls inside your class methods in order to be able to mock them during testing.

21
meeting-app-unit-tests-playground
meeting-app-unit-tests-playground kjugi JavaScript

Unit tests patterns when using JEST and Vue2 (vue-test-utils)

21
model-forge
model-forge HelloCuriosity Kotlin

Model Forge is a library to automate model generation for automated testing

21
ViperMovieApp
ViperMovieApp SwiftTsubame Swift

This is a demo Movie Browsing app written with VIPER Architecture.

21
stm_cmake_template
stm_cmake_template tfazli C

STM32 CMake Template with Google Test support

21
es-fixtures
es-fixtures toniov JavaScript

esfix - Simple fixture loading for Elasticsearch on Node.js

21
ASP.NET-Core-Unit-Testing-with-xUnit
ASP.NET-Core-Unit-Testing-with-xUnit yogyogi C#

How to perform Unit Testing with xUnit in ASP.NET Core

21
pytest-cython
pytest-cython pytest-cython Python

A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython

21
authentication
authentication erwindosianipar Go

Implementation Clean Code Architecture in Go (Golang) with gin-gonic and Unit Testing

21
CPP20-Cross-Platform-Template
CPP20-Cross-Platform-Template saxbophone CMake

A template for a cross-platform C++20 project including CMake, unit-testing with Catch, cross-platform CI with Travis-CI/Github Actions and cross-plat...

21
unit-testing-csharp
unit-testing-csharp keghub

This repository contains the source files for the course "Unit Testing in C#". The course is currently available at the wiki of the repository.

21
fictional
fictional oftherivier JavaScript

Generate fake data deterministically from a given input

21
videodrone
videodrone peppelinux Python

WebRTC Selenium HQ tests in python.

21
mastering-node-js
mastering-node-js Bahrul-Rozak JavaScript

Repo to teach you mastering node js

21
javascript-unit-testing-best-practices
javascript-unit-testing-best-practices andredesousa

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

21
cuppa
cuppa cuppa-framework Java

Cuppa - A testing framework for Java 8+

21
wab-test-example
wab-test-example gbochenek JavaScript

ESRI Web App Builder Widget built using a wrapped widget convention and containing unit tests. This widget is meant to be used as an example to demon...

21
mvi_clean_architecture
mvi_clean_architecture kl3jvi Kotlin

🍔 Restaurant listing android app using MVI architecture. Using jetpack libraries such as Flows,Coroutines, Dagger-Hilt, Room etc.

21
MyPlaylists
MyPlaylists aisultanios Swift

🎵 Complete Apple Music clone that I've built using Swift (UIKit + SwiftUI). I have used MVVM & MVC patterns to implement app's business logic.

21
ChickoMenu
ChickoMenu oldcorvus Python

Digital menu QR code generator app backend

21
krab
krab ohkrab Go

Krab is a migration and automation tool for PostgreSQL based on HCL syntax

21
dd-sdk-swift-testing
dd-sdk-swift-testing DataDog Swift

Datadog Test Optimisation framework for Swift / ObjC

20
Faker.NET.Portable
Faker.NET.Portable WormieCorp C#

C# port of the Ruby Faker gem (http://faker.rubyforge.org/)

20
fortran-unit-test
fortran-unit-test dongli Fortran

Another Fortran unit test library

20
MockitoUnitTestTutorial
MockitoUnitTestTutorial anjandebnath Java

Mockito JUnit test

20
Data-Structures-and-Algorithms-in-C
Data-Structures-and-Algorithms-in-C Nikoletos-K C

Data structures implemented in C

20
welcome-to-junit5-v2
welcome-to-junit5-v2 wkorando Java

A group of projects demonstrating JUnit 5 and its many features

20
TStore
TStore mahmoodhamdi Dart

A full-featured Flutter e-commerce app with Clean Architecture, Supabase backend, BLoC state management. Features: Auth, Cart, Wishlist, Orders, Revie...

20
aws-unit-testing
aws-unit-testing aws-samples Python

Unit testing AWS interactions with pytest and moto. The examples demonstrate how to structure, setup, teardown, mock, and conduct unit testing. These...

20
junit-utils
junit-utils oswaldobapvicjr Java

Common utilities for working with JUnit

20
EasyUtAndroid
EasyUtAndroid openhkr Java

Android unit testing example 全面的android应用单元测试方法及案例

20
Angular-Uint-test
Angular-Uint-test superstar1205 TypeScript

Angular-Unit-Test: all are over 90% 👍. TypeScript/Karama/Jasmine/Angular/CSS/HTML5/Unit-test

20
utest
utest tymonx C++

Lightweight unit testing framework for C/C++ projects. Suitable for embedded devices.

20
CleanArchitectureApp
CleanArchitectureApp Shehab-Alaa Kotlin

A Clean Architecture App that uses feature Modularization Architecture (app, presentation, domain, data, buildSrc) modules to hit TMDB API using MVVM...

20
MVP-simple-sample
MVP-simple-sample samira-badamestani Kotlin

Android Simple Sample MVP Architecture App written in Kotlin. (retrofit ,ROOM)

19
learning
learning hchiam

What I'm learning/practicing

19
Fortitude
Fortitude Timmoth C#

Cheat reality just enough to achieve your objective - A lightweight, fluent, middleware-powered fake server for advanced HTTP testing

19
munit
munit OpenSmallworld HTML

munit

19
CppUTest-Test-Adapter
CppUTest-Test-Adapter bneumann TypeScript

A test adapter for Visual Studio Code for the C/C++ Unit Test framework CppUTest.

19
nodejs-unit-testing
nodejs-unit-testing ashokdey JavaScript

The repo for the code lab session of JSLovers meetup on 17th March 2019

19
sandshrew
sandshrew trailofbits Python

Underconstrained symbolic execution for cryptography verification

19
cpputest-for-qpcpp
cpputest-for-qpcpp covemountainsoftware C++

CppUTest For QP/C++ implements a CppUTest port of the QP Framework, with supporting utilities, enabling easy host based unit testing of active objects...

19
springboot-junit5-mockito2
springboot-junit5-mockito2 Romeh Java

Show case for how to use junit 5 and mockito 2 for unit testing and integration test in spring boot 2

19