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/shuddha2021/distributed-system-simulator-in-golang

A lightweight distributed system simulator in Go, featuring concurrency, HTTP endpoints, and unit tests.

concurrency data-structures distributed-systems error-handling go goroutines http-server restful-api synchronization thread-safety unit-testing

Last synced: 06 Nov 2024

https://github.com/cba85/jest-tests-example

🎓 Jest tests example for a "fake" API using only a `POST /login` route

integration-testing jest unit-testing

Last synced: 15 Nov 2024

https://github.com/simonthorell/cpp20-stl-examples

C++20 STL algorithms exploration including external libraries (libcurl and nlohmann/json) as well as API integration.

api cpp-library cpp20 json unit-testing

Last synced: 06 Nov 2024

https://github.com/ax2inc/dynamic-imports-avoriaz-ava-example

Vue components unit testing with AVA, Avoriaz & dynamic imports

ava avoriaz avoriaz-ava code-splitting dynamic-import unit-testing vue

Last synced: 07 Nov 2024

https://github.com/fabogit/testing

Tests using Vitest library (Jest)

jest tdd test unit-testing vitest

Last synced: 06 Nov 2024

https://github.com/tsimbalar/unittestsmaintenancehell

The code for my talk "Unit tests : Maintenance Hell ?" at SoftShake 2013

c-sharp maintenance unit-testing

Last synced: 07 Nov 2024

https://github.com/oliverspryn/android-unit-tests

Companion code for my Medium.com article: Writing a Fully Unit Testable Android App

android coverage dagger2 example jacoco junit medium-article unit-testing

Last synced: 06 Nov 2024

https://github.com/oliverspryn/gradle-slack-plugin

A Gradle plugin which reports build errors, JUnit tests, and Jacoco coverage reports to a Slack channel

coverage gradle gradle-plugin jacoco junit slack unit-testing

Last synced: 06 Nov 2024

https://github.com/mohammadshehadeh/recipes-search-app

This Recipes Search App allows users to search for recipes using the Spoonacular API https://spoonacular.com/food-api/docs

react react-router-dom unit-testing

Last synced: 13 Oct 2024

https://github.com/amrhossamdev/topology-api

Topology API is an API to provide the functionality to access, manage and store device topologies.

api kotlin maven oop unit-testing

Last synced: 13 Oct 2024

https://github.com/kanzatahreem/jest-testing

Wrote a few practical tests for JavaScript functions using the Jest library by following the AAA pattern to make your tests easier for other developers to read and understand. Used the TDD approach in practice.

javascript jest tdd unit-testing

Last synced: 11 Nov 2024

https://github.com/trots/qttest-example

Simple example of QtTest usage

cpp qt unit-testing

Last synced: 15 Nov 2024

https://github.com/aluriak/weldon

Learning system targetting practical programming courses

learning linting system unit-testing

Last synced: 10 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/hayaaburaed/simple-string-calculator

🧮 A simple JavaScript string calculator designed for learning unit testing with Jest.

javascript jest unit-testing

Last synced: 13 Oct 2024

https://github.com/hadisfr/cpp-simple-unit-test

a project for Advanced Programming S98 at University of Tehran ~ TAs' Solution

catch2 unit-testing

Last synced: 15 Nov 2024

https://github.com/liskin/tasty-jenkins-xml

Render tasty output to XML for Jenkins in addition to other (console) output

haskell jenkins tasty-framework unit-testing

Last synced: 15 Oct 2024

https://github.com/keplersj/jest-serializer-json-ld-script

Serializer to correctly display JSON-LD objects in Jest snapshots

jest jest-serializer jest-snapshots json-ld react react-helmet seo snapshot-testing unit-testing

Last synced: 16 Nov 2024

https://github.com/bedirhanssaglam/quiz-app-with-tests-in-kotlin

Unit tests and Instrumentation test of Quiz App in Kotlin

android instrumentation java kotlin quiz test unit-testing

Last synced: 13 Nov 2024

https://github.com/mohamedabdelhalim1/multiauth

The MultiAuth project is a web application developed using Laravel, designed to manage multi-user authentication systems with separate roles for users and staff. The project is structured following a microservices architecture, which allows for scalable and maintainable code.

authentication authorization clean-architecture clean-code laravel-framework microservices-architecture unit-testing

Last synced: 11 Nov 2024

https://github.com/bismasaeed00/demoproject

It is a demo project to test Swift features and design according to MVP architecture.

ios13 mvp swift unit-testing xcode11

Last synced: 12 Oct 2024

https://github.com/justfifi17/student-gradebook-program-

This is a command-line tool that helps instructors manage student data, set grading policies, record and adjust grades, and calculate final scores 📚. It features a simple menu interface and stores data securely for easy access.

command-line-interface data-management file-handling grade-calculator gradebook-managament oop python unit-testing

Last synced: 07 Nov 2024

https://github.com/nunogois/typescript-jest-tdd

Test Driven Development Example in TypeScript using Jest.

jest tdd-typescript test-driven-development typescript unit-testing

Last synced: 13 Oct 2024

https://github.com/renatozr/car-dealership-api

An API that handles vehicle data from a car dealership

expressjs mongoose oop swagger typescript unit-testing zod

Last synced: 08 Nov 2024

https://github.com/cristianlmartinez/users-managment-microservice

technical test with java and spring boot

aop cucumber java spring-boot unit-testing

Last synced: 11 Oct 2024

https://github.com/anastasia-a-zhivaeva/tic-tac-toe

Application from React tutorial https://reactjs.org/tutorial/tutorial.html

game react tutorial typescript unit-testing

Last synced: 07 Nov 2024

https://github.com/anastasia-a-zhivaeva/payment-terminal.front

Test exam on frontend developer vacancy. Payment terminal for the cell providers.

angular e2e-testing interview material unit-testing

Last synced: 07 Nov 2024

https://github.com/vb64/test.helper.gae3

Class for autotests GoogleAppEngine python3 app.

gae-standard python3 testbed unit-testing

Last synced: 21 Oct 2024

https://github.com/vb64/test.helper.flask

Class for autotests flask python apps

flask unit-testing

Last synced: 21 Oct 2024

https://github.com/giri7a/bank-account-management-system

Experience streamlined account management with this Java-based system. From creating and managing accounts to facilitating secure transactions, it boasts a robust testing framework ensuring reliability and thread-safe operations, all encapsulated within a single package.

build-automation concurrency-control concurrenthashmap java junit maven oops synchronization unit-testing

Last synced: 13 Nov 2024

https://github.com/jotavare/unit-testing

Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.

cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing

Last synced: 08 Nov 2024

https://github.com/aphistic/sweet-junit

A plugin for the Sweet testing framework to output JUnit files for test results

junit junit-report sweet unit-testing

Last synced: 13 Nov 2024

https://github.com/vrudas/software-testing-examples

An educational project to teach students how to test their application code

code-testing java junit5 tdd unit-testing

Last synced: 13 Nov 2024

https://github.com/thedevtop/go-vio

Virtual I/O package for Go

golang io unit-testing

Last synced: 09 Nov 2024

https://github.com/joelteogom/learning-go

I have created a GitHub repository to organize and store my golang learnings by categories. This will help me keep track of my progress and also share my knowledge with others.

concurrency dependency-injection go go-context goroutines goroutines-channels mock-testing modular-code tcp test unit-testing

Last synced: 17 Oct 2024

https://github.com/virag-ky/fullstackopen-part5

This repository contains my exercise submissions for the Full Stack Open course from Part 5.

axios bcrypt express jest jsonwebtoken mongodb mongoose nodejs nodejs-server nodemon react supertest testing unit-testing

Last synced: 12 Nov 2024

https://github.com/virag-ky/fullstackopen-part4

This repository contains my exercise submissions for the Full Stack Open course from Part 4.

expressjs javascript jest mongodb mongoose nodejs nodemon unit-testing

Last synced: 12 Nov 2024

https://github.com/bberkay/unit-testing-with-php

Unit Testing with PHPUnit

php phpunit unit-testing

Last synced: 03 Nov 2024

https://github.com/adaiasmagdiel/leste

Leste is a powerful and user-friendly comprehensive Lua testing framework heavily inspired by PestPHP and pytest, aiming to simplify and streamline your testing process.

elegant framework lua testing tools unit-testing

Last synced: 10 Nov 2024

https://github.com/temirlan-zh/test-task-user-api

Implementation of a test task for a job application.

e2e-tests jest mongodb mongoose nestjs rabbitmq rest-api typescript unit-testing

Last synced: 24 Oct 2024

https://github.com/aabduvakhobov02/myburger-reactjs

The main functionality of the application is that you make a burger by adding ingredients to the burger and order it. Then you can see your order on the checkout page. An objective of the project - My Burger is practicing and learning React JS.

css jest lifecycle-component react-router reactjs redux unit-testing

Last synced: 08 Nov 2024

https://github.com/possen/bank

Bank app which demonstrates BrightFutures and how to test UITableViewControllers

brightfutures ios swift swift-package-manager tableview unit-testing

Last synced: 10 Nov 2024

https://github.com/balazs-kis/test-lite

A small .NET Standard library for writing well-structured, clear-cut 3A tests.

arrange-act-assert dotnet dotnet-core dotnet-standard dotnet-standard2 fluent-api unit-test unit-testing unit-tests

Last synced: 11 Nov 2024

https://github.com/alvarogarcia7/legacysecuritymanager-kata-java

a kata for practicing the legacy code refactoring. Using the constraint of IDE-based refactoring techniques in the beginning, until the code is fully tested

acceptance-testing either end-to-end-testing functional infinitest infinitest-args java java-8 javaslang kata legacy-code legacy-kata maven oop tdd travis-ci trikitrok unit-testing vavr

Last synced: 12 Nov 2024

https://github.com/ttitcombe/tfshell2

A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models

machine-learning machine-learning-training tensorflow tensorflow-2 unit-testing

Last synced: 07 Nov 2024

https://github.com/diego3/telefonia

TDD, E2E, CI and REST - Web Project

api-rest continuous-integration e2e-test tdd unit-testing

Last synced: 12 Nov 2024

https://github.com/waffiqaziz/story-app

Story App is an Android app built for educational purposes, allowing users to post stories with photos, share locations, and discover other people's activities.

android appcompat camerax custom-view espresso google-maps-api kotlin mockito paging3 remote-mediator retrofit2 room-database splashscreenapi ui-testing uix unit-testing

Last synced: 08 Nov 2024

https://github.com/elisaborba/buy-smith

O BuySmith é uma aplicação em Typescript e Sequelize para gerenciar produtos medievais. Conta com autenticação JWT para segurança e oferece funcionalidades para CRUD de itens, proporcionando uma experiência de compra intuitiva.

docker express jwt-authentication mysql nodejs sequelize typescript unit-testing

Last synced: 09 Nov 2024

https://github.com/aldenvallestero/serverless-unit-test-boilerplate

This repository is created to help beginners understand the basic, fast and easy way to score almost 100% of unit test coverage using the serverless framework.

javascript jest nodejs serverless unit-testing

Last synced: 10 Nov 2024

https://github.com/hemin-tailor/angular-materialui

Angular-MaterialUI is pure angular 12 project with material UI support.

angular12 es6 html5 javascript karma-jasmine lazy-loading material-ui scss typescript unit-testing

Last synced: 07 Nov 2024

https://github.com/bv7dev/graphql-api-template

This template provides a basic GraphQL API and unit testing.

graphql graphql-api template typegraphql-typeorm typescript unit-testing

Last synced: 12 Nov 2024

https://github.com/everythingfunctional/vegetables

For a healthier code base, eat your vegetables

fortran testing unit-testing

Last synced: 08 Nov 2024

https://github.com/aradi/fortuno-export-serial

Serial export of the Fortuno unit testing framework to use as dependency in fpm. Use https://github.com/aradi/fortuno for any issues or pull requests.

fortran-2018 unit-testing

Last synced: 08 Nov 2024

https://github.com/hokkung/srv

Internal library for communication with HTTP protocol for Golang application

gin-gonic golang unit-testing

Last synced: 17 Nov 2024

https://github.com/islandcontroller/cutest-template

Eclipse Embedded CDT Project Template for "cutest" test projects

cutest eclipse-cdt embedded-c unit-testing

Last synced: 16 Nov 2024

https://github.com/islandcontroller/cutest

C Unit-Testing Framework for Embedded Applications

cutest docker-image eclipse-cdt embedded-c unit-testing

Last synced: 16 Nov 2024

https://github.com/islandcontroller/cutest-example

Example project setup for C Unit Testing using "cutest"

cutest eclipse-cdt embedded-c unit-testing

Last synced: 16 Nov 2024

https://github.com/devtonin/palmeiras-api

🇳🇬 Palmeiras-model REST API built-in Java with Spring Boot as PoC for the following topics: unit and integration tests, DTO pattern, DIP principle and exception handling.

dependency-inversion-principle exception-handling integration-testing java mapper spring-boot unit-testing

Last synced: 08 Nov 2024

https://github.com/coelhoreinaldo/js-unit-tests

Project in which I was responsible for developing specific functions and tests.

jest tdd unit-testing

Last synced: 24 Oct 2024

https://github.com/jeandv/unit-integ-tests

Testing - Pruebas unitarias y de integración.

javascript testing tests unit-testing

Last synced: 08 Nov 2024

https://github.com/360macky/jest-notes

🧪📄 Unit Testing with React course notes

jest note-taking notes unit-testing

Last synced: 07 Oct 2024

https://github.com/daviteixeira-dev/react-unit-testing

Testando aplicações React com Jest & Testing Library

jest react-testing-library unit-testing

Last synced: 08 Nov 2024

https://github.com/waikato-datamining/wai-test

Python library for unit tests.

python unit-testing

Last synced: 09 Nov 2024

https://github.com/kfsantos/go-api-books

REST API with unit tests and coverage percentage

api-rest api-testing coverage gin-gonic go golang gorm-orm json postgres testing unit-testing

Last synced: 08 Nov 2024

https://github.com/dananderson/cassandra-test

Cassandra Test is a Java test framework for writing unit tests and integration tests against a Cassandra database.

cassandra cassandra-database cassandra-test java spring-test unit-testing

Last synced: 12 Oct 2024

https://github.com/dracudev/s3-testing-js

Analyzing movies datasets with JS methods, plus unit tests for reliability.

array-methods data-manipulation dataset es6 it-academy javascript jest unit-testing

Last synced: 10 Nov 2024

https://github.com/mateuslevidev/junit5-java

Useful JUnit Jupiter material

integration-testing junit5 unit-testing

Last synced: 08 Nov 2024

https://github.com/pantheon-systems/wpunit-helpers

Unified scripts for installing and running automated WP Unit Tests.

hacktoberfest phpunit unit-testing wordpress wp-unit

Last synced: 31 Oct 2024

https://github.com/hlibpavlyk/chat-app

An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing

asp-net-core clean-architecture ddd-architecture integration-testing signalr unit-testing websocket

Last synced: 10 Nov 2024

https://github.com/webconuz/my-blog

Sourse code of my blog website

css3 html5 javascript react sass tailwind unit-testing zustand

Last synced: 05 Nov 2024

https://github.com/itsdorosh/itvdn-angular-testing-course

Repository for ITVDN course "Testing Angular Applications". Check the branches in order to navigate to specific lesson.

angular e2e-testing learning unit-testing

Last synced: 15 Nov 2024

https://github.com/a-menshikov/yatube_django

Октябрь - Ноябрь 2022. Итоговый проект блока Django, Яндекс Практикум. 3-6 спринты.

django python unit-testing

Last synced: 26 Oct 2024

https://github.com/ayushsoni1010/testing-a-react-application

This repository consists of how to implement unit testing, end-to-end testing and mocked services in a React application using Cypress, Vitest and MSW

cypress e2e e2e-testing msw test testing testing-framework testing-tools unit-testing vitest

Last synced: 26 Oct 2024

https://github.com/ale-soares/vue-test-utils-crash-course

Vue test utils crash course project made to use as unit testing studying in Vue 3

jest unit-testing vue vue-test-utils vuejs

Last synced: 08 Nov 2024

https://github.com/luigirazum/money-compass

MoneyCompass is a mobile web application where you can manage your budget. You have a list of payments associated with a category, so that you can see how much money you spent and on what. It allows you to register and log in to keep the data private, introduce new categories and payments and see the money spent on each category. Give it a try!

authentication autorization budget integration-testing mobile-app model-view-controller mvc-pattern postgresql rails ruby-on-rails unit-testing validation

Last synced: 12 Nov 2024

https://github.com/artiomtr/gclados

Simple unit testing framework for the C language

testing unit-testing

Last synced: 25 Oct 2024