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/kathleenwest/contosopizzawebapidemo

A simple web api demo with swagger documentation, custom error handling, unit tests, JsonPatch, and a HttpClient tester. Features tutorial-style YouTube videos for some topics.

asp-net-core console-application contoso csharp custom-error-handling demo discussion error-handling httpclient jsonpatch learn-to-code microsoftlearn swagger swagger-documentation swagger-ui tutorial unit-testing web-api webapi youtube-video

Last synced: 15 Jan 2025

https://github.com/albertopirillo/ing-sw-2021-pirillo-rocco-veliz

SW implementation of the board game "Master of Renaissance" using Object-Oriented programming and the MVC architectural pattern, relying on the Java programming language.

javafx-gui multiplayer-game mvc-architecture software-engineering unit-testing

Last synced: 02 Jan 2025

https://github.com/debas-31/school-library-oop

This is a project school library app used to record what books are in the library, borrow them, add new students or teachers, add new books, and save records of who borrowed a given book and when.

rspec ruby unit-testing

Last synced: 30 Dec 2024

https://github.com/contributte/tester

🧪 Nette Tester with extra horse power.

contributte integration-testing mocks nette tester testing unit-testing

Last synced: 14 Jan 2025

https://github.com/urbanjost/m_msg

convert all common variables to a string in Fortran using unlimited polymorphic variables

fortran fortran-package-manager fpm testing unit-testing

Last synced: 30 Dec 2024

https://github.com/tommyip/ts-use-exports

A TypeScript transformer that makes stubbing work when targeting CommonJS

commonjs stubs typescript typescript-transformer unit-testing

Last synced: 08 Jan 2025

https://github.com/yanrodrigues205/smartsales-backend

This repository aims to store the source code of the SmartSales application logic, which is an order and reservation manager for a restaurant, this application uses typescript, orm prism and automated tests with jest. 🛒

docker express jest jest-tests mysql prisma-orm sqlite typescript unit-testing

Last synced: 28 Dec 2024

https://github.com/dhiraj9022/todo_service

Maintain our day-to-day tasks or list everything that we have to do

jasperreports log mysql-database spring-boot spring-data-jpa spring-devtools unit-testing

Last synced: 27 Jan 2025

https://github.com/renatozr/vehicle-shop-api

API que maneja dados de veículos de uma concessionária.

chai express mongodb mongoose nodejs poo rest-api swagger swagger-ui typescript unit-testing

Last synced: 02 Jan 2025

https://github.com/shulard/atoum-xml-extension

An atoum extension to perform tests on XML files

atoum atoum-extension dtd unit-testing xml-document xpath

Last synced: 07 Nov 2024

https://github.com/kay-gyasi/hostel-crust

Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.

api-rest dotnetcore efcore sql unit-testing

Last synced: 19 Jan 2025

https://github.com/victoreronmosele/firestore-unit-test-flutter

Code demonstration for my blog post: Mocking and Testing Firestore Operations in Flutter Unit Tests | Part 1 (Documents and Collections)

dart firestore flutter tutorials unit-testing

Last synced: 02 Feb 2025

https://github.com/primus-anonymous/atms-ios

OSM data based ATMs locator

alamofire cuckoo mvvm rxswift swift unit-testing

Last synced: 23 Oct 2024

https://github.com/ac-gomes/data-engineering-with-databricks

A simple boilerplate for data engineering and data analysis training in Databricks.

data-analysis data-engineering databricks databricks-notebooks pyspark python unit-testing

Last synced: 09 Nov 2024

https://github.com/randhir200/budgetbuddy

BudgetBuddy is a expense tracking application designed to help you monitor and manage your spending with ease. Built with a modern tech stack, this project leverages the strengths of HTML, CSS, JavaScript, React, Node.js, Express, MongoDB, and PostgreSQL to deliver a seamless and efficient user experience.

css docker express html javascript linux mongodb mongoose nginx nodejs pm2 postgresql react unit-testing

Last synced: 17 Feb 2025

https://github.com/gaurav156/SpringBoot-Ex-gradle

Spring Boot Gradle middleware server for Vue.js-Ex frontend

gradle java junit5 open-api rest-api spring-boot springboot swagger-ui unit-testing

Last synced: 23 Oct 2024

https://github.com/kdinev/jsunit-gen

Unit test generator for JavaScript.

javascript typescript unit-testing

Last synced: 08 Jan 2025

https://github.com/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios

Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate

integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient

Last synced: 05 Jan 2025

https://github.com/maxicorrea/java-simple-calculator

This repository contains some practices on Testing using a simple calculator as a domain.

end-to-end-testing java practices swing-gui unit-testing

Last synced: 11 Jan 2025

https://github.com/C836/Weather-App

Interface para previsão de tempo, com opções para troca de escala e sistema de internacionalização.

api jest openweathermap react styled-components typescript unit-testing

Last synced: 23 Oct 2024

https://github.com/kardelruveyda/unit-test

My first UnitTest attempt :)

exercise unit-testing

Last synced: 16 Jan 2025

https://github.com/alym62/gerenciamento-clientes-servicos

Projeto full stack de um gerenciamento de serviços e clientes

angular angular-material docker java postgresql spring-boot typescipt unit-testing

Last synced: 04 Feb 2025

https://github.com/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.

basic-calculator calculator calculator-app calculator-application calculator-python3 design desktop-application gui math object-oriented-programming oop oop-python python python-calculator python3 simple-calculator-python simplecalculator test unit-testing unittests

Last synced: 26 Jan 2025

https://github.com/imolein/gambiarra

A tiny lua unit-testing library. Mirror of

lua testing unit-testing

Last synced: 23 Oct 2024

https://github.com/tomavic/angular-philosophies

🧘 Things I think about when I write Angular code 🧘 inspired by React Philosophies

angular angular-ssr e2e e2e-testing ngrx redux redux-toolkit rxjs ssr state-management typescript unit-testing

Last synced: 11 Feb 2025

https://github.com/mipmipp/rick-and-morty-wiki

Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.

bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper

Last synced: 08 Nov 2024

https://github.com/jsuyog2/express-sequelize-api

Express Sequelize API repository! This project is a robust and scalable RESTful API built using Express.js and Sequelize. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.

api api-development backend express expressapi expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token loginapi node nodejs postgresql role-based-access-control sequelize unit-testing

Last synced: 14 Nov 2024

https://github.com/oekazuma/test-runner-compare

JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)

ava jasmine jest mocha tape testing unit-testing uvu vitest

Last synced: 08 Jan 2025

https://github.com/luontola/tdd-mooc-untestable-code

Exercise about unit testing legacy code

javascript kata legacy-code unit-testing

Last synced: 10 Nov 2024

https://github.com/accenture/docknet

A pure Numpy implementation of neural networks for educational purposes

deep-learning docker jupyter neural-networks python rest-api unit-testing

Last synced: 12 Nov 2024

https://github.com/alielderawi/geoassistant

A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.

accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing

Last synced: 01 Feb 2025

https://github.com/moyasiginko/cost-management-capstone

A modern Cost Management web application built with Ruby on Rails. Easily track your expenses, manage categories, and stay on top of your financial goals. Features include user authentication, transaction history, and a responsive design for seamless use on any device.

css html javascript ruby ruby-on-rails unit-testing

Last synced: 28 Jan 2025

https://github.com/pedrior/motorent-aluguel-de-motos

Uma API REST para gerenciar aluguel de motos desenvolvida com ASP.NET Core, Arquitetura Limpa, DDD e Testes de Unidade e Integração

api aspnetcore clean-architecture cqrs ddd design-patterns docker dotnet efcore integration-testing postgresql unit-testing

Last synced: 12 Nov 2024

https://github.com/edwyng/proyecto-ingenieria-del-software

Course Stack es un sistema de software que te ofrece la facilidad de conseguir avales para cursos online, presencial o semi-presenciales. En contribución con la UCV, está plataforma te permitira proponer tus ideas y enseñar tus conocimientos.

java jdk17 swing unit-testing

Last synced: 22 Jan 2025

https://github.com/bushmusi/my-catalog

In this project we have create a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.

linter oop pgsql ruby tdd unit-testing

Last synced: 11 Nov 2024

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 18 Feb 2025

https://github.com/eisberg-labs/actix-actor-expect

Utility for unit testing actix actors, extension for `Mocker`

actix actor unit-testing

Last synced: 10 Nov 2024

https://github.com/stanislavkozlovski/unit-test-kt

This is the example code for an article of mine about Kotlin's access modifiers and how it impacts unit-testing methods.

hacktoberfest hacktoberfest-accepted junit junit5 kotlin kotlin-test kotlin-testing unit-testing

Last synced: 12 Nov 2024

https://github.com/ishinzoo/notestakingapp

Mindjot 📝 - my latest project for saving notes! Built with Room Persistence Library for seamless data storage, UI crafted with XML files, and rigorously tested with Android Unit and UI testing.

espresso-tests kotlin room-database room-persistence-library unit-testing xml

Last synced: 01 Jan 2025

https://github.com/keller-michael/alarm_clock

⏰ alarm clock example in ABAP with Unit Test and Dependency Injection

abap abap-unit alarm-clock dependecy-injection example sap unit-test unit-testing

Last synced: 07 Jan 2025

https://github.com/blaineconnor/tip_calculator

Tip Calculator App by Swift-SnapKit-MVVM-Combine-Snapshot/UI/Unit Tests

combine mvvm mvvm-architecture mvvm-ios snapkit snapshot-testing swift ui-testing unit-testing

Last synced: 28 Dec 2024

https://github.com/iowacomputergurus/netcore.utilities.unittesting

This library provides helpful items to speed the development of unit tests across all .NET Core project types. We will update this library regularly with helpful base classes/implementations.

aspnet-core hacktoberfest net-core unit-testing utilities

Last synced: 12 Dec 2024

https://github.com/mokkapps/rxjs-marble-testing-demo

An Angular demo application to demonstrate RxJS marble tests

angular angular-cli marble-testing rxjs testing unit-testing

Last synced: 07 Nov 2024

https://github.com/nlesc-nano/assertionlib

A package for performing assertions and providing informative exception messages.

assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing

Last synced: 24 Jan 2025

https://github.com/kanch231004/TwitterDemo

This app demonstrates Paging3 with clean architecture using Kotlin and MVVM pattern. Please star the repository if you find it helpful.

android-application clean-architecture flows hilt-android kotlin-coroutines mvvm-architecture paging-library-in-android paging3 system-design unit-testing

Last synced: 23 Oct 2024

https://github.com/flazefy/gudangku-laravel

GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Laravel

api-testing calendar cronjob csv-export firebase firebase-storage laravel machine-learning mailer migrations mysql pdf pdf-parser php rest-api seeding statistics swagger telegram-bot unit-testing

Last synced: 16 Feb 2025

https://github.com/flazefy/pinmarker

PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3

apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing

Last synced: 16 Feb 2025

https://github.com/sangeethnandakumar/express-xunittests-template

This repository holds an example template structure for working with Unit testing & Integration testing in .NET Core applications with proper implementations

fail integration-testing pass testable tests unit-testing xunit

Last synced: 09 Feb 2025

https://github.com/jonasfschuh/quarkus-social-network-api

A social network built using Quarkus. Includes API testing and telemetry with Prometheus and Grafana

api-tests docker grafana grafana-dashboard java-17 panache prometheus quarkus unit-testing

Last synced: 10 Feb 2025

https://github.com/babkock/cis152

Homework for my Data Structures class.

qt5 qtcreator unit-testing

Last synced: 10 Jan 2025

https://github.com/inventor96/fatfree-test-manager

A lightweight class to run and report the results from unit tests using the Fat-Free Framework Test class.

composer fat-free-framework fatfree-framework fatfreeframework testing unit-testing

Last synced: 26 Jan 2025

https://github.com/ra1nz0r/cafe_list_with_testify

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

cicd go golang map rest-api server unit-testing

Last synced: 01 Jan 2025

https://github.com/thomascode92/javascript-testing

A collection of resources used to master the art of "Testing in JavaScript".

javascript jest nodejs testing unit-testing vitest

Last synced: 07 Feb 2025

https://github.com/babkock/videostore

My final project for CIS 152 Data Structures. A GUI program with SQLite database.

cplusplus graphical-user-interface qt5 qt5-gui qt5-widgets qt6 qtcreator sqlite sqlite3 threads unit-testing

Last synced: 10 Jan 2025

https://github.com/nashtech-labs/kafka-unit-testing.g8

A Sample application of Kafka Producer/Consumer API and its unit testing using Embedded Kafka.

embedded-kafka kafka kafka-consumer kafka-producer unit-testing

Last synced: 15 Feb 2025

https://github.com/coot/purescript-karma-test-unit

Karma runner for purescript-test-unit.

karma karma-runner purescript test-runner unit-testing

Last synced: 30 Jan 2025

https://github.com/itzg/try-sb-test-properties-loading

This Spring Boot code demonstrates several ways of using a type-safe configuration class during unit testing

spring-boot unit-testing

Last synced: 14 Jan 2025

https://github.com/pauluswi/bigben

BigBen is a microservice which provides simple wallet service for application users.

docker docker-compose ewallet fintech golang microservice mysql payment unit-testing

Last synced: 09 Feb 2025

https://github.com/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework pytest python testing unit-testing

Last synced: 23 Oct 2024

https://github.com/hima890/airbnb_clone_v3

Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.

airbnb-clone alx-africa alx-backend alx-software-engineering backend-api flask-api flask-application flask-sqlalchemy html-css-javascript jinja2-templates oops-in-python puppet python static team unit-testing

Last synced: 13 Feb 2025

https://gitlab.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber goleak.

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 23 Oct 2024

https://github.com/ita-alibb/codexproject

Group project of Software Engineering, modelling CodexNaturalis boardgame to distributed MVC game in Java and JavaFX

design-patterns desktop-app distributed-application jar java javadoc javafx maven mvc-architecture rmi tcp tui uml-diagram unit-testing

Last synced: 08 Nov 2024

https://github.com/keep-out-from-my-app/unit-testing-training

Unit testing practice work of "Software testing and verification" course, RTU MIREA

gradle gradle-kotlin-dsl java junit kotlin testing unit-testing

Last synced: 11 Feb 2025

https://github.com/willacosta/flutter_image_test_utils

Provides an easier and simple way to test flutter network images

dart flutter flutter-test image-utils unit-testing

Last synced: 30 Jan 2025

https://github.com/endreot/minesweeper

Play a simple minesweeper game

game model-view-controller python tkinter unit-testing

Last synced: 06 Feb 2025

https://github.com/rtmigo/tempground_py

Quick creation of temp projects during unit testing

ci integration-testing process shell stderr stdout temp temporary-directory testing unit-testing

Last synced: 21 Jan 2025

https://github.com/aghamohammadi/angular-test-cypress

Angular CRUD with e2e cypress & cucumber and unit tests

angular bdd crud cucumber cypress ddd e2e-test form-validation tdd unit-testing

Last synced: 13 Feb 2025

https://github.com/olegsych/inspector

A simple .NET Reflection API for white-box unit testing.

dotnet dotnet-standard reflection unit-testing

Last synced: 02 Feb 2025

https://github.com/sucodelarangela/ruby-practices

Houve uma época em que eu não tinha muito o que fazer, então resolvi estudar Ruby e testes unitários.

rspec ruby unit-testing

Last synced: 21 Jan 2025

https://github.com/stratedge/wye

A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.

mocking mysql pdo pdo-replacement php phpunit unit-test unit-testing unit-tests

Last synced: 13 Feb 2025

https://github.com/sahilk-027/frontend-primer

This repository is a compilation of essential concepts and topics to help you prepare for frontend developer interviews.

angular css front-end-development html html5 javascript seo typescript unit-testing

Last synced: 05 Jan 2025

https://github.com/jimlynchcodes/jims-dev-express-ng-demo

Example of some devexpress charts in an Angular webapp. Live demo:

angular devexpress typescript unit-testing

Last synced: 04 Feb 2025

https://github.com/mackenzie-high/unit_test_c

A nano unit testing framework for C

c framework minimalistic unit-testing unlicense

Last synced: 14 Jan 2025

https://github.com/leotm/book-store

MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.

angular5 bootstrap4-alpha6 chai coding-exercise hapi http-get json karma-jasmine minimal mocha mvp nodejs sinon typescript unit-testing

Last synced: 09 Jan 2025

https://github.com/vishal150494/ai-based-web-application-develpoment-and-deployment-project2

Created an AI-based web app that performs analytics on customer feedback for their signature products. To accomplish this requirement, I created an Emotion Detection system that processes feedback provided by the customer in text format and deciphers the associated emotion expressed.

error-handling flask-web ibm-watson modules nlp-library packaging pep8 python3 restful-api unit-testing

Last synced: 10 Feb 2025

https://github.com/mystackbox/prj-mabunda-group

a static angular website that uses master-page with the implementation of lazy-loading, developed using grid-layout and flexbox-layout models, to achieve Responsive Web Design concept..

angular-cli angular2 flexbox-grid grid-layout html5 lazy-loading master-pages node-js responsive-web-design restful-api scss-styles typescript unit-testing

Last synced: 07 Jan 2025

https://github.com/eliamyro/movies-collection

An iOS app that uses the moviesdb API for fetching & searching movies

clean-architecture combine coredata dependency-injection unit-testing

Last synced: 16 Jan 2025

https://github.com/viliusluneckas/cspec

funny RSpec clone in C!!!

c rspec testing unit-testing

Last synced: 13 Feb 2025

https://github.com/ps-sujith/mybooksapidemo

A sample app to showcase the Open Library API, built in Kotlin using Jetpack Compose and architecture components, following Clean Code principles and modularization.

compose kotlin kotlinflow mvvm retrofit rxjava solid-principles unit-testing

Last synced: 03 Feb 2025