Topic

unit-testing

Repositories (1556)

karma-test-explorer
karma-test-explorer lucono TypeScript

Visual Studio Code extension for Karma and Angular testing with the Jasmine or Mocha framework

43
grpc-crud
grpc-crud Edmartt Go

A simple gRPC server-client code with an http client for sending data

43
eat
eat nhn Java

Json based scenario testing tool(which can have test for functional and non-functional)

42
neuronunit
neuronunit scidash Jupyter Notebook

A package for data-driven validation of neuron and ion channel models using SciUnit

42
zx-spec
zx-spec rhargreaves Assembly

A unit testing framework for Sinclair ZX Spectrum assembly

42
vulncov
vulncov mllamazares Python

🧪 Correlate Semgrep scans with Python test coverage to prioritize SAST findings and get bug fix suggestions via a self-hosted LLM.

42
TcUnit-Runner
TcUnit-Runner tcunit C#

Program that makes it possible to automate runs of TcUnit unit tests

42
movie-search-application
movie-search-application mehdihadeli C#

🎬 A simple movie search app, built with .Net 9, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the mov...

42
Persimmon
Persimmon persimmon-projects F#

A unit test framework for F# using computation expressions.

41
Good-Programming-Practices
Good-Programming-Practices frederic-perez

A compendium of all kind of good programming practices, rules, guidelines, and even (totally subjective) favorite gurus and books

41
cucumber
cucumber lewismj Scala

Cucumber Test Framework & Plugin for SBT (BDD Testing in Scala)

41
archunit-examples
archunit-examples JonasHavers Java

ArchUnit examples for a ports-and-adapters application architecture inside a Spring Boot book-catalog application

41
Journal
Journal mrabelwahed Kotlin

Multi-module Android App built using Jetpack compose, Paging3, Room and More [still in progress....]

41
Android-Pragmatic-Clean-Architecture
Android-Pragmatic-Clean-Architecture petros-efthymiou Kotlin

Educational Repo offered as appendix for the book Clean Mobile Architecture.

41
Go-Mongodb-REST-boilerplate
Go-Mongodb-REST-boilerplate umangraval Go

Sample rest APIs in golang with MongoDB, JWT, docker

41
unit-text
unit-text sealambda Python

Unit tests for plain text - LLM as a copy editor

41
javascript-test-runner
javascript-test-runner g3offrey TypeScript

🚀 Run JavaScript easily using CodeLens

40
crispy
crispy bfrymire Game Maker Language

Unit testing framework built in GML for GameMaker LTS

40
how-to-qemu-arm-gdb-gtest
how-to-qemu-arm-gdb-gtest WojciechMigda C++

How to run, debug, and unit test ARM code on X86 ubuntu

40
unitizer
unitizer brodieG R

Easy R Unit Tests

39
employee-microservice-node
employee-microservice-node omerio JavaScript

Example Node.js CRUD microservice for an Employee entity

39
three-musketeers
three-musketeers webgl JavaScript

A simple module to introspect, debug and test any THREE.js application.

39
Unity_Best_Practices
Unity_Best_Practices jaayap

Best practices guide for Unity : Versioning, unit testing, TDD and Clean Architecture

39
Movies
Movies shamim-emon Kotlin

Movies demonstrates modern Android development with Hilt, RxJava3, Jetpack (Room, ViewModel,LiveData etc.), and Material Design based on MVVM clean ar...

39
springboot-keycloak-mongodb-testcontainers
springboot-keycloak-mongodb-testcontainers ivangfr Java

The goals of this project are to: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect provi...

39
rest-mock-core
rest-mock-core benyblack C#

A simple HTTP server for using as a mock in test projects which test dotnet based projects.

39
NimbleMock
NimbleMock guinhx C#

Zero-allocation, source-generated .NET mocking library. 34x faster than Moq with partial mocks, static mocking, fluent API, and async support.

39
pytest-opentelemetry
pytest-opentelemetry chrisguidry Python

A pytest plugin for instrumenting test runs via OpenTelemetry

38
lua-testy
lua-testy siffiejoe Lua

Easy unit testing for Lua modules

38
Stocker
Stocker harrunisk Kotlin

Stocker is a currency monitoring app. It offers instant currency rates of banks.

37
generator-swill-boilerplate
generator-swill-boilerplate tiagoporto JavaScript

:beer: The front-end Boilerplate that you need to start easily customizable multi-device development.

37
news-mvp
news-mvp faruktoptas Kotlin

This repository contains a sample RSS reader app with MVP architecture and Dagger2 implementation.

37
Mediateka
Mediateka PopPsyA Java

The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚

37
hcunit
hcunit xchapter7x Go

Helm Chart Unit: helps to unit test rendering of your templates using policies

37
vue-composition-test-utils
vue-composition-test-utils ariesjia JavaScript

Simple vue composition api unit test utilities support both Vue 2 and 3

37
unitauto-go
unitauto-go TommyLemon Go

UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等,本项目为 Go 版...

37
UnitTesting-MVVM-Kotlin-Koin-Coroutines-Sample
UnitTesting-MVVM-Kotlin-Koin-Coroutines-Sample niharika2810 Kotlin

This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.

37
sqltesting
sqltesting gurmeetsaran Python

Library for Running SQL Unit Test Cases

37
get-bin-path
get-bin-path ehmicky JavaScript

Get the current package's binary path

37
WoWUnit
WoWUnit Jaliborc Lua

A unit testing framework for World of Warcraft

37
ui
ui keploy TypeScript

UI for Keploy platform that does API testing by dependency mocking without writing any test cases.

37
Micropython-ESP-WiFi-Manager
Micropython-ESP-WiFi-Manager brainelectronics Python

MicroPython based ESP WiFi Manager

37
unittest_dl
unittest_dl tilman151 Python

Example unit tests for deep learning projects.

37
tdd-php
tdd-php TopTierCode PHP

Test Driven Development by Example (Kent Beck) PHP Code samples

37
EntityFrameworkCore.AutoFixture
EntityFrameworkCore.AutoFixture aivascu C#

A library aimed to minimize the boilerplate required to unit-test Entity Framework Core code using AutoFixture and in-memory providers.

37
festing
festing dees040 PHP

Fasten up your unit tests in Laravel by more than 100%

36
zofu
zofu acroucher Fortran

Zofu is Object-oriented Fortran Unit-testing

36
dlt-files-in-repos-demo
dlt-files-in-repos-demo alexott HCL

Demonstration of using Files in Repos with Databricks Delta Live Tables

36
pytest-localserver
pytest-localserver pytest-dev Python

pytest plugin to test server connections locally. This repository was migrated from Bitbucket.

36
next-jest-testing-library
next-jest-testing-library emanuelefavero TypeScript

This is a cheat sheet repo for Next.js + Jest + React Testing Library

36