Ecosyste.ms: Repos

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

GitHub topics: unittests

michaelwoodroof/Anagram-Finder

Python based command line program to find all anagrams of a given English word from a pre-defined database of English words.

Language: Python - Size: 826 KB - Last synced: about 19 hours ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

iliadmitriev/taskcamp

simple project management tool for educational purposes

Language: Python - Size: 999 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 6 - Forks: 0

iliadmitriev/auth

Language: Python - Size: 295 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

romantitov/MockQueryable

Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc

Language: C# - Size: 322 KB - Last synced: 5 days ago - Pushed: 2 months ago - Stars: 709 - Forks: 70

tamunyai/alx-higher_level_programming

ALX Full Stack Engineering Higher-Level Programming Module.

Language: Python - Size: 73.2 KB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

seleniumbase/SeleniumBase

📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.

Language: Python - Size: 11.8 MB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 4,273 - Forks: 891

lloc/wordpress-plugins-phpunit

Repository for the workshop "Unittests for WordPress plugins (without WP)"

Language: PHP - Size: 72.3 KB - Last synced: 11 days ago - Pushed: over 4 years ago - Stars: 10 - Forks: 2

bovigo/assert

Provides assertions for unit tests.

Language: PHP - Size: 732 KB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 12 - Forks: 6

mistryhardik/community

Community samples

Language: C# - Size: 60 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 1 - Forks: 8

fsoikin/Fuchu.Xunit

Xunit binding for the Fuchu test framework

Language: F# - Size: 38.1 KB - Last synced: 19 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Felipe-Baz/simplebank

.NET 7 + Docker Compose + SQL Server + EntityFramework + Unit Tests

Language: C# - Size: 51.8 KB - Last synced: 20 days ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

hadanischal/OpenJobs

OpenJobs is a simple Demo project which aims to demonstrate the Jobs list using MVVM pattern with RxSwift in Swift. 


Language: Swift - Size: 29 MB - Last synced: 22 days ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 2

YevhenBiiak/Architecture-Patterns

Simple project with login and main screen. Implemented with MVC, MVP and MVVM patterns. Covered with UI/UnitTests

Language: Swift - Size: 61.5 KB - Last synced: 22 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

SvetlovA/static-mock

SMock is opensource lib for mocking static and instance methods and properties.

Language: C# - Size: 18.7 MB - Last synced: 11 days ago - Pushed: 3 months ago - Stars: 10 - Forks: 3

andriybobchuk/CleanArchitectureNoteApp Fork of philipplackner/CleanArchitectureNoteApp

Project to get me familiar with Unit, Instrumentation and end-to-end tests in Android

Size: 108 KB - Last synced: 25 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

wallaceespindola/bdd-cucumbercourse

BDD tests using cucumber with java

Language: JavaScript - Size: 55.7 KB - Last synced: 25 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

wallaceespindola/bdd-cucumber-java

BDD development with cucumber

Language: JavaScript - Size: 116 KB - Last synced: 25 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Song2017/gin-server-demo

Gin Server Demo, with Features: Swagger UI, Prometheus, Shell scripts

Language: Go - Size: 40 KB - Last synced: 25 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

danimo84/MyChest

Language: Swift - Size: 3.54 MB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 1 - Forks: 0

iliadmitriev/polls-new

Language: Python - Size: 65.4 KB - Last synced: 27 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

hrosicka/SimpleCalculator

The Calculator is a powerful and user-friendly desktop application. Perform basic arithmetic operations, keep track of your history, and save your results to a file with this tool.

Language: Python - Size: 2.64 MB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

nitinreddy3/nytimes-news

List of news items using Newyork times API

Language: JavaScript - Size: 597 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

clickalicious/webserver-daemon

Small utility to demonize PHP's internal webserver.

Language: PHP - Size: 159 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 2 - Forks: 1

tekinosman/micronitjs

Minimal Javascript unit testing library for the browser's console

Language: JavaScript - Size: 124 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 1

jalian-systems/javadriver-ut-examples

JavaDriver UT Examples

Language: Java - Size: 63.5 KB - Last synced: about 2 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

disruptek/balls

the testing framework with balls 🔴🟡🟢

Language: Nim - Size: 834 KB - Last synced: 11 days ago - Pushed: 29 days ago - Stars: 66 - Forks: 6

kw-andy/unit-tests

Doing some unit testing with Django

Language: Python - Size: 36.1 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

hasSalil/go-check-utils

Golang utilities to be used with the gopkg.in/check.v1 unit testing package

Language: Go - Size: 4.88 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

JohnKamaujk/alx-backend-javascript

ALX Backend specialisation

Language: JavaScript - Size: 457 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

hasSalil/customdeepequal

A re-implementation of the golang reflect.DeepEqual that allows registering of custom deep equal function for specified types. The custom deep equals works recursively when comparing structs

Language: Go - Size: 4.88 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 2 - Forks: 1

lebogangolifant/alx-backend-javascript

JavaScript backend concepts

Language: JavaScript - Size: 735 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

ckberns/Banking-Program

This repository contains a simple banking account project I created using Python.

Language: Python - Size: 3.91 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

bikrrr/MovieDB

Unofficial companion code for article 'How to write unit tests for your SwiftData code' by Paul Hudson.

Language: Swift - Size: 25.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

devpass-tech/challenge-space-app-android

Projeto utilizado nos Dev Sprints Android na Devpass.

Language: Kotlin - Size: 4.1 MB - Last synced: 22 days ago - Pushed: about 1 year ago - Stars: 5 - Forks: 29

0xgotznit/ex-hexa-bank-app

Hexagonal architecture applied on a simple bank app example

Language: Java - Size: 88.9 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Mahiuha/alx-backend-javascript

alx-backend-javascript projects

Language: JavaScript - Size: 8.65 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 4

nguwenezapchristian/AirBnB_clone

The goal of the project is to deploy on the server a simple copy of the AirBnB website. This first step is very important because we will use what we built during this project with all other following projects: HTML/CSS templating, database storage, API, front-end integration…

Language: Python - Size: 79.1 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

fred1268/okapi

API tests made as easy as table driven tests

Language: Go - Size: 132 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 13 - Forks: 0

sixtusagbo/alx-backend-python

Language: Python - Size: 41 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

MaximKotov-2022/hw05_final

👨‍🏫 :mortar_board: 🐍 Проект социальной сети YaTube. Яндекс.Практикум

Language: Python - Size: 79.1 KB - Last synced: 25 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

xchapter7x/hcunit

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

Language: Go - Size: 180 KB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 34 - Forks: 1

wieslawsoltes/WpfUnitTests 📦

Unit tests for WPF controls

Language: C# - Size: 72.3 KB - Last synced: 11 days ago - Pushed: over 2 years ago - Stars: 9 - Forks: 2

pitinovamargo/MovieQuiz-ios Fork of Yandex-Practicum/MovieQuiz-ios

Application: MovieQuiz is an application with quizzes about films from the top 250 ratings and the most popular films according to IMDb

Language: Swift - Size: 33.8 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

pitinovamargo/ImageFeed

Application: Multi-page application with a feed of images uploaded via the Unsplash API

Language: Swift - Size: 3.67 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

EduardoPires/UnitTestingTools

Great tools to increase the quality of your unit tests in .NET C#

Language: C# - Size: 16.6 KB - Last synced: 28 days ago - Pushed: almost 7 years ago - Stars: 52 - Forks: 21

happysources/unittesto-report

Visualisation data from XML unit tests

Language: Python - Size: 23.4 KB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

happysources/unittesto-log.py

Python log wrapper for python

Size: 1000 Bytes - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MichalJankowskii/FluentValidation.Validators.UnitTestExtension

Small library that extends and simplifies possibilities of testing code that is using FluentValidation package.

Language: C# - Size: 2.77 MB - Last synced: 10 days ago - Pushed: almost 2 years ago - Stars: 22 - Forks: 6

lsoft/NestedUnitTests

What's about to move your unit tests closer to the code?

Language: C# - Size: 116 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

arashzjahangiri/VIPER

Test project with VIPER architecture

Language: Objective-C - Size: 620 KB - Last synced: 7 months ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

n0laja00/BookStoreAPI

Woprk in progress. A book store api made with asp.net core and c#, complete with tests!

Language: C# - Size: 81.1 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

mrarvind90/fcc-demographic-data-analyzer

A Python program to analyze data from a 1994 census database from University of California, School of Information and Computer Science.

Language: Python - Size: 424 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

lokified/Reet

Android app where users can create account and post images and text to report accidents and emergency,

Language: Kotlin - Size: 368 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

mytechnotalent/CircuitPython_Unittest

A repo that provides the MP-Lib unittest.py to CircuitPython to allow makers to take full advantage of Python's unittest within CircuitPython.

Language: Python - Size: 650 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 13 - Forks: 3

mp81ss/yaCut

Yet Another C Unit Test framework written in C

Language: C - Size: 115 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 1

jhnjohnny/AspNet5UnitTests

Application AspNet5 - UnitTests, Mocks, EntityFrameworkCore, FakeDbContext, Swagger/OpenAPI.

Language: C# - Size: 21.5 KB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

ccostagliola/cc_logger

A simple C++ multithread-safe logger class

Language: C++ - Size: 73.2 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

ajfiumanee/hexagonal-architecture

This project was created to study and learn about hexagonal architecture, using .Net 7

Language: C# - Size: 9.16 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

wujunyang/MVVMReactiveCocoaDemo

ReactiveCocoa的知识点及MVVM模式运用(不断更新中....)

Language: Objective-C - Size: 3.85 MB - Last synced: 6 months ago - Pushed: over 6 years ago - Stars: 262 - Forks: 65

AdibZidan/personal-portfolio

My Personal Portfolio

Language: TypeScript - Size: 4.14 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

arsho/dictmate

An English to English and English to Bangla dictionary. URL: https://dictmate.herokuapp.com/

Language: JavaScript - Size: 12 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 3

adamjez/ID3TagEditor

ID3v1/v2 tag editor. Implemented as school project for MUL course.

Language: C# - Size: 11.7 MB - Last synced: 9 months ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

Gatitka/Yatube_no_API

"Yatube" - соцсеть для блогеров. БД SQLite, работа с изображениями, подписки между авторами, аутентификация по токену, ограниченные права для разных групп пользователей. UI через CSS, HTML. Тесты Unittest, TDD. Спринт 5.

Language: Python - Size: 399 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

LucasFlores-tec/v_camp-usecase-I

V_camp Back End Java Project

Size: 15 MB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Squantor/squantorMinUnitTests

Language: C++ - Size: 84 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Squantor/squantorMinUnit

Minimal unittest framework for C

Language: C - Size: 57.6 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

lynnlangit/ballerina-testing

unit tests for Ballerina Langauge

Language: Ballerina - Size: 569 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 2

NasirMalik/Recipies

Realm+Alamofire+ObjectMapper+SDWebImage

Language: Swift - Size: 212 KB - Last synced: 9 months ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0

appgemacht/SimplifyYourUnitTestsWithFluentSyntax

Learn how to write short, simple and maintainable automated software tests with a fluent interface/builder pattern.

Language: C# - Size: 72.5 MB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

wendymunyasi/alx-higher_level_programming

Learning Python.

Language: Python - Size: 462 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 5

Gr0ki/recipe-book-api

[Django]- Recipe-book-api + auth endpoints (TokenAuthentication)

Language: Python - Size: 63.5 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

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: 9 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 1

jgonzalezdr/ProjectTemplateShellApp

Template for a shell application built using [CMake](https://cmake.org/), and using [cpputest](http://cpputest.github.io/) for unit test execution

Language: CMake - Size: 57.6 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

jgonzalezdr/ProjectTemplateLib

Template for a library built using [CMake](https://cmake.org/), and using [cpputest](http://cpputest.github.io/) for unit test execution

Language: CMake - Size: 92.8 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

Rezenhorn/english_teacher

:mortar_board: Website for English Tutor

Language: Python - Size: 14 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 4 - Forks: 0

devpass-tech/challenge-finance-app

Projeto utilizado nos Dev Sprints App iOS da Devpass.

Language: Swift - Size: 2.64 MB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 5 - Forks: 28

gblach/cavalry

Unittest framework for containerized applications.

Language: Go - Size: 49.8 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Ginohmk/json_file_lang_translator

Translation of json file from source language to a target langauge using Google translation library in python.

Language: Python - Size: 61.5 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

heidarbozorg/FTSS

Fast, Testable, Secure, and Scalable restful APIs by C# .Net Core

Language: C# - Size: 604 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 6 - Forks: 2

EugeneGritsina/VelvetechTestTask Fork of ebushuev/VelvetechTestTask

Todos API: see Eugene_Gritsina branch

Size: 14.6 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

vitoraok1/js-unit-tests-trybe

An project using Jest to practice unit tests in JavaScript.

Language: JavaScript - Size: 198 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

devpass-tech/challenge-github-app

Base project for Devpass' Dev Sprints

Language: Swift - Size: 2.13 MB - Last synced: 22 days ago - Pushed: about 1 year ago - Stars: 11 - Forks: 72

stacenko-developer/UnitTests

Language: C# - Size: 67.4 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

oislen/RandomTelecomPayments

An application for randomly generating telecommunication payments.

Language: Python - Size: 1.73 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

MuneneCalvin/alx-backend-python

This repository contains all the Pyhton source code written throughout ALX Backend Specialization.

Language: Python - Size: 25.4 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

spookey/shorter

🦑

Language: Python - Size: 223 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

britonad/python-doctests-discovery

A dummy project that shows how to discover doctests with unit tests in Python by means of invocation pytest

Language: Python - Size: 2.93 KB - Last synced: 12 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

izenynn/mini-unit

A simple unit test framework for C and ASM in C.

Language: C - Size: 24.4 KB - Last synced: almost 1 year ago - Pushed: almost 1 year ago - Stars: 0 - Forks: 0

razinj-dev/python-unit-tests-setup

Python Unit Testing Project Setup

Language: Python - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

AndyBowskill/make-slug

Make a slug value (a part of a URL) from a regular sentence.

Language: Python - Size: 33.2 KB - Last synced: 9 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

AndyBowskill/andybowskill-python

My personal blog website.

Language: Python - Size: 3.27 MB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

mubareksd/alx-backend-python

Language: Python - Size: 115 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

maximilianpilz/mpunittest

Multi processing for the Python unittest library

Language: Python - Size: 83 KB - Last synced: 5 days ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

gpeipman/AspNetCoreTests

Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests

Language: C# - Size: 721 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 90 - Forks: 32

chinomsokoye/alx-backend-python

Python Backend

Language: Python - Size: 43 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

BenjaminAbt/ThrowAwayLogger

A very simple ILogging mock mechanism.

Language: C# - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

krishkumar/feedfeature

A clean stable starting point for building #ios apps. Simple modular testable features/components.

Language: Swift - Size: 145 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

SlamChillz/alx-backend-python

Advanced python concepts suchs: typing, coroutines and asynchronous operations, caching and more...

Language: Python - Size: 62.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mortele/FRUIT

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

Language: Fortran - Size: 618 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 5 - Forks: 7

Tilzen/cpf-status-api

API para consulta de situação cadastral do CPF na plataforma serpro.

Language: HTML - Size: 124 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 9 - Forks: 1