Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Unit testing

Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.

https://github.com/kaosdev/test-decorators

Typescript decorators for developing framework agnostic tests

decorators jasmine jest mocha testing typescript unit-testing

Last synced: 14 Oct 2024

https://github.com/gustavofreze/mutation-test-php

Teste de mutação em PHP usando Infection.

infection mutation-testing php php8 unit-testing

Last synced: 13 Oct 2024

https://github.com/oussama-zbair/tdd-dojo

Test Driven Development (TDD) Practice with Java & Junit4

java junit4 maven object-oriented-programming tdd-java test-driven-development testing unit-testing

Last synced: 14 Nov 2024

https://github.com/kazvee/tinyapp

🌍🔗 Full stack web application that allows users to shorten long URLs. Built with Node, Express, and the EJS template engine for page rendering. Unit testing has been implemented using Mocha and Chai.

bcryptjs chai cookie-session ejs express mocha node-js unit-testing

Last synced: 18 Oct 2024

https://github.com/rabestro/test-numbers

This is a project to explore the Spock framework

spock-framework spock-groovy spock-tests unit-testing

Last synced: 07 Nov 2024

https://github.com/rabestro/learning-week-2023

Unit Test: the Good, the Bad, and by AI

ai bdd diffblue epam sample-code tdd-java unit-testing

Last synced: 07 Nov 2024

https://github.com/chikeibezim/prisma_vitest

Unit Testing Prisma Client functions with the Vitest framework

prisma tdd testing unit-testing vitest

Last synced: 14 Nov 2024

https://github.com/vitaliy-bezugly/ordersapi

A set of clean approaches based on cqrs (mediatR) to api development using the fictional example of customer orders

api-rest asp-net-core cqrs mediatr sqlite unit-testing x-unit

Last synced: 16 Nov 2024

https://github.com/dkhorev/spot-n-plus-1-sql-query-problems-early

This is a repo with example code for article https://medium.com/@dkhorev/laravel-spot-n-1-sql-query-problems-early-be28125ea8d4

laravel sql unit-testing

Last synced: 23 Oct 2024

https://github.com/lflimeira/php-tdd-studies

A project created with the focus to study TDD in PHP, following the book "Test-Driven Development: Teste e Design no Mundo Real com PHP". (https://www.casadocodigo.com.br/products/livro-tdd-php)

php phpunit tdd test-automation unit-testing

Last synced: 06 Nov 2024

https://github.com/fpopic/cmake-googletest-template-project

(PoC) Empty CMake project with GoogleTest library used as subproject for unit testing some C++ code "lib/mylib/".

cmake google-test testing unit-testing

Last synced: 12 Nov 2024

https://github.com/viordash/atsplc

Miniature Autonomous Programmable Logic Controller

cpputest esp8266-rtos-sdk plc unit-testing wemos-board wemos-board-oled-18650

Last synced: 05 Nov 2024

https://github.com/tayloryeow/Cod-e-mon

Pokemon clone written in C++

pokemon practice unit-testing

Last synced: 23 Oct 2024

https://github.com/Joao-Peterson/dunitx

Delphi Unit Test Framework with boss support!

boss delphi dunitx unit-testing

Last synced: 23 Oct 2024

https://github.com/joanjane/test-doubles-training

Test doubles and testability exercises and samples in dotnet core

netcore test-doubles testing unit-testing

Last synced: 23 Oct 2024

https://github.com/ashawley/jgit-scalacheck

JGit Scalacheck tests

git jgit scala scalacheck unit-testing

Last synced: 31 Oct 2024

https://github.com/aivanf/wstester

JS framework for unit testing of web systems through WebSockets

javascript javascript-framework javascript-library js unit-testing websocket-client websockets

Last synced: 08 Nov 2024

https://github.com/dogezhou/vue3-demo

This project is a Vue3 + :zap: Vite + TypeScript starter. Clone it and Use it as your project starter. :gift_heart:

ci codecov coverage github-actions jest linter pre-commit prettier typescript unit-testing vite vue3 yarn

Last synced: 11 Nov 2024

https://github.com/Max-Derner/GildedRose-Refactored

This is my best go (so far!) of refactoring Terry Hughes' Java GildedRose Kata. I did cheat though by editing the Item class

abstract inheritance java refactoring unit-testing

Last synced: 23 Oct 2024

https://github.com/haabiy/flaskstringify

Flask-based API for string processing. It offers functionalities to manipulate and transform strings efficiently

api flask unit-testing

Last synced: 05 Nov 2024

https://github.com/lmorente/course-testing

Java testing course: JUnit 5 and Mockito

junit5 mockito unit-testing

Last synced: 23 Oct 2024

https://github.com/augusto11cb/loyalty-program-buenos-coffee

This project developed to study and apply the most recent features of JUnit 5 | The main functionality of this software is provide some benefits for customers based on their level of loyalty.

assertion-methods assumptions dynamic-testing extension- extension-points java java8 junit5 nested-test parameterized-tests test-lifecycle unit-testing

Last synced: 08 Nov 2024

https://github.com/ryooooooga/cuutest

Simple unittest framework for C

c unit-test unit-testing unittest unittesting

Last synced: 17 Nov 2024

https://github.com/emilio-v/counter-app

Counter app with unit tests

react unit-testing

Last synced: 27 Oct 2024

https://github.com/flazefy/pet-store-be

created using golang echo

backend echo golang mysql petshop seeding unit-testing

Last synced: 06 Nov 2024

https://github.com/kilemonn/mock-all

A test mock utility library built on top of Mockito to simplify context configuration for test classes.

auto-mocking java jitpack kotlin mocking mockito test-context unit-test-context unit-testing

Last synced: 16 Nov 2024

https://github.com/ra1nz0r/metric_alert_app

Программа для сбора метрик и алертинга.

agent cicd flags go mock postgresql restapi server sql taskfile unit-testing

Last synced: 08 Nov 2024

https://github.com/ianbrayoni/rubykoans

Learning Ruby through unit testing with http://rubykoans.com/

ruby unit-testing

Last synced: 12 Nov 2024

https://github.com/ra1nz0r/cafe_list_with_testify

Возвращает список кафе из указанного города по запросу, с указанием количества.

cicd go golang map rest-api server unit-testing

Last synced: 08 Nov 2024

https://github.com/ra1nz0r/counting_concurrency

Работа и расчёты многопоточности.

cicd concurrency go golang unit-testing

Last synced: 08 Nov 2024

https://github.com/matt-colen/iphone-calculator

Clone build of the iPhone calculator

javascript testing unit-testing vanilla-js

Last synced: 23 Oct 2024

https://github.com/anoop-gupt/react-unit-testing

This repository is meant to showcase various part of react unit testing with example code snippets

enzyme enzyme-testing jest reactjs redux unit-testing

Last synced: 23 Oct 2024

https://github.com/zenx5/dictionary

Dictionary App with ReactJS. Including Tests Jest

api-rest deployed fc-aug-21-2022 gh-pages react unit-testing

Last synced: 23 Oct 2024

https://github.com/helenanevesbr/tic-tac-toe-game

Tic tac toe game against an Artificial Inteligence. I've used React and Node for front-end and Flask for back-end.

api flask javascript mocha nodejs pytest python react tic-tac-toe unit-testing

Last synced: 06 Nov 2024

https://github.com/vuuuuk/evidencija-prognozirane-ostvarene-potrosnje-elektricne-energije

Evidencija prognozirane-ostvarene potrošnje električne energije, projekat za predmet Razvoj Elektroenergetskog Softvera

azure-devops c-sharp sql-server unit-testing

Last synced: 06 Nov 2024

https://github.com/elemental-mind/unitium

Class based testing for node & the browser

class-based test-runner typescript unit-testing

Last synced: 08 Nov 2024

https://github.com/zairbulos/spring-boot-testing

Unit Testing Spring Boot.

java spring-boot testing unit-testing

Last synced: 12 Nov 2024

https://github.com/pieetrus/webstore

WebStore Application. ASP .NET Core MVC, EF Core, jQuery

asp-net-core-web-api automapper csharp jquery swagger unit-testing

Last synced: 08 Nov 2024

https://github.com/ZahariCheyrekov/M05-JS-Advanced

JS Advanced course gives deeper knowledge about JavaScipt, syntax, arrays, matrices, objects, classes and functions. They are also concepts like function context, explicit binding and event loop. Working with DOM and events are the main object of the course. Students also learn about functional and OOP programming.

classes dom javascript objects prototypes unit-testing

Last synced: 23 Oct 2024

https://github.com/genthaler/randomunit

A randomized unit testing tool

generator java unit-testing

Last synced: 07 Nov 2024

https://github.com/mdo91/ios-async-unit-test

This repo contains async unit testing by considering http requests

async-test asynchronous ios ios-test ios-testing swift swift-tdd tdd-swift unit-testing

Last synced: 06 Nov 2024

https://github.com/wibosco/ViewInspector-Example

An example project using ViewInspector to test SwiftUI screens

swiftui unit-testing

Last synced: 23 Oct 2024

https://github.com/kevinmfreire/wheres_waldo

This project was developed to identify the name, address and organization name within text.

data-structures database nlp-machine-learning notebooks pandas-dataframe spacy-nlp tensorflow2 text-classification unit-testing webscraping

Last synced: 23 Oct 2024

https://github.com/schufeli/swiss-transport

Public transport timetable application, find your train, bus, or ship connections to the desired destination in Switzerland. Project for the Module M138.

ict-bz swiss-transport unit-testing wpf

Last synced: 23 Oct 2024

https://github.com/mbuesch/dummy-esp-idf-sys

Dummy replacement for https://crates.io/crates/esp-idf-sys

dummy esp-idf stub unit-testing

Last synced: 31 Oct 2024

https://github.com/codecop/tax-table-kata

Exercise for finding tests for boundary conditions.

boundary-conditions code-kata exercise kata test-cases unit-testing

Last synced: 06 Nov 2024

https://github.com/Suzanemh/BankApplicationTesting

Obligatorisk oppgave i systemtesting

software-testing testing unit-testing

Last synced: 23 Oct 2024

https://github.com/davep/pypath.el

Command to get a full dotted path for a current Python function definition

django elisp emacs emacs-lisp python unit-testing

Last synced: 06 Nov 2024

https://github.com/gunnar-miklis/learn-testing

Practice. Learn. Improve. (Intro into: Testing, DevOps, CI/CD. Unit-, Integration- and End-to-End Tests)

cicd cypress devops end-to-end-testing integration-testing jest unit-testing vitest

Last synced: 07 Nov 2024

https://github.com/mbuesch/dummy-esp-idf-svc

Dummy replacement for https://crates.io/crates/esp-idf-svc

dummy esp-idf stub unit-testing

Last synced: 31 Oct 2024

https://github.com/beedel/test-double-guide

This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.

mocking mockito test-double test-doubles testing unit-testing

Last synced: 23 Oct 2024

https://github.com/levyanjos/halo

A implementation of a TV series app, using the API provided by the TVMaze TVMaze Api website, written in Swift 5 using Dependency Injection, MVVM, Repository, Some aspects of Clean Architecture, ViewCode patterns, SwiftLint and Travis.

clean-architecture mvvm nimble quick repository-pattern swift swift5 swiftlint travis-ci unit-testing viewcode

Last synced: 08 Nov 2024

https://github.com/petr-korobeinikov/pgtap-example

pgTAP (http://pgtap.org) usage example.

pgtap postgres postgresql unit-testing

Last synced: 06 Nov 2024

https://github.com/mattjesc/gpu-accelerated-fap

GPU-Accelerated Frequency Analysis Prototype using CUDA, Unit Testing, and User-Defined Settings

c cmake cpp cuda cufft googletest gpu gpu-acceleration gpu-computing gpu-programming nvidia signal-processing test test-automation testing unit-testing

Last synced: 23 Oct 2024

https://github.com/hima890/airbnb_clone

Welcome to the AirBnB clone project! This project is the first step towards building a full web application, which will ultimately mimic the functionalities of the AirBnB platform. In this stage, we focus on creating a command interpreter to manage AirBnB objects.(CLI).

alx-africa alx-higher-level-programming alx-software-engineering console-application inheritance json-data json-parser opp python-script python3 static-website unit-testing webapplication

Last synced: 06 Nov 2024

https://github.com/moreirak14/logistics-transport-api

O objetivo do sistema é auxiliar o cadastramento de motoristas (caminhoneiros) e seus devidos fretes futuros, tendo visibilidade do que está sendo atribuido para cada motorista!

api-rest django django-rest-framework poetry python sqlite3 unit-testing

Last synced: 23 Oct 2024

https://github.com/yashkathe/unit-testing-js

Notes and code for unit testing with Vitest

unit-testing

Last synced: 06 Nov 2024

https://jagoda11.github.io/pokemon-react-app/

🐢 displaying pokemons 🐡 React application built with TypeScript that leverages the Pokémon API to display a list of Pokémon and their detailed information. The application consists of two primary pages: a list of Pokémon and a detail page for each individual Pokémon. The detail page also showcases the selected Pokémon's evolutions. 🐹

awesome-list babel ci-cd code-spaces eslint formatting frontend gh-pages github-actions github-pages jest pokemon-api prettier react react-hooks react-router redux typescript unit-testing webpack

Last synced: 28 Sep 2024

https://github.com/chanchals7/noapp-assignment

noapp assignment - about uploading bulk data in api

env express mocha mongoose multer nodemon unit-testing

Last synced: 06 Nov 2024

https://github.com/adolligit/store-manager

Store Manager é uma API Rest feita em NodeJS + ExpressJS, que faz consultas diretamente no banco de dados MySQL através query's no 'hardcoded'. O projeto foi idealizado pela escola de programação @tryber e realizado pelos alunos, como eu. Seja muito bem-vindo ao repositório!

api-rest architecture-components docker docker-compose docker-image dockerfile express-api express-js express-rescue expressjs mocha-chai mocha-tests mochajs mysql mysql-database mysql2 nodejs swagger-ui unit-testing unittest

Last synced: 06 Nov 2024

https://github.com/valentinosvaldo/github-profile

Show github profiles with his repositories

github react unit-testing

Last synced: 10 Nov 2024

https://github.com/nickemma/express-api-design

Chronos Pro is a cutting-edge time management and productivity application designed to help modern professionals streamline their daily schedules, optimize workflows, and achieve their goals with greater efficiency.

expressjs jwt-authentication postgresql prisma typescript unit-testing

Last synced: 15 Nov 2024

https://github.com/webcooltz/course-management-api

Node JS API for a course management system.

api expressjs graphql jasmine nodejs rest swagger swagger-ui unit-testing

Last synced: 31 Oct 2024

https://github.com/robsoncastilho/portaeletronica

Exemplo de uso de um stub para eliminar a dependência de DateTime e possibilitar que a classe que precisa de data/hora seja testável.

csharp manual-stub stub unit-testing

Last synced: 17 Oct 2024

https://github.com/mariadelfers/tdd-exercises

Set of testing exercises in NetBeans

netbeans-ide tdd test test-automation testing unit-testing

Last synced: 23 Oct 2024

https://github.com/marko19907/to-do-list-app

To-Do List app. A first-year student project for the “Systems Development” (IDATA1002) course at NTNU.

java javafx maven mvc-architecture todo-app todolist-app unit-testing

Last synced: 06 Nov 2024

https://github.com/marko19907/patient-register-gui

A second semester “Programming 2” project with JavaFX, CSV files and ORM.

csv-export csv-import derby-embedded factory-pattern java javafx lambdas maven mvc-architecture orm streams unit-testing

Last synced: 06 Nov 2024

https://github.com/marko19907/hospital-app-project

A second semester project for the subject “Programming 2” at NTNU’s Bachelor program in Computer Science.

hospital-management-system inheritance java maven unit-testing

Last synced: 06 Nov 2024

https://github.com/marko19907/algorithms

A collection of algorithms and data structures made as a part of NTNU's "Algorithms and Data Structures" course, fall 2021.

algorithms cache data-structures heap java list maven recursion searching-algorithms sorting-algorithms tree unit-testing

Last synced: 06 Nov 2024

https://github.com/icarusso/sparksql-unittest

Simple utilities for testing Spark SQL queries, functions, and applications

spark-sql unit-testing

Last synced: 08 Nov 2024

https://github.com/piru72/swin-adventure

A simple console based game application to practice the concepts of OOP , Unit Test and TDD

c-sharp oop-principles tdd unit-testing

Last synced: 07 Nov 2024

https://github.com/fimbres/next-start

This is my first project using Next.Js, also I have implemented Unit and integration testings

authentication css-modules environment-variables integration-testing isg javascript jest mui nestjs react routing ssg ssr test-library-react unit-testing

Last synced: 06 Nov 2024

https://github.com/fimbres/expo-type-testing

This is a mobile application, built with expojs and typescript, implementing testing with react-testing-library and jest, also using redux-toolkit-query for data fetching.

expo javascript jest mobile react-native react-testing-library redux-toolkit-query snapshot-testing typescript unit-testing

Last synced: 06 Nov 2024

https://github.com/mystackbox/prj-mrp

This application was built to demonstrate practical problem-solving skills using Angular 2+ framework and related technologies (HTML5, Bootstrap, CSS3, etc)

angular-cli angular2 documentation github responsive-web-design restful-api seo unit-testing

Last synced: 31 Oct 2024

https://github.com/mahammad-mostafa/things-catalogue

This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.

gitflow-workflow microverse microverse-projects microverse-ruby microverse-students oop-principles postgresql relational-databases rspec rubocop ruby solid-principles sql unit-testing

Last synced: 31 Oct 2024