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/dmitry-ryazantsev/learningprogresstracker

JetBrains Academy Project: Learning Progress Tracker

hashing regex unit-testing

Last synced: 16 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/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/kefirjs/chai-kefir

Chai plugin for asserting on Kefir Observables.

chai chai-plugin javascript kefir kefir-observables unit-testing

Last synced: 16 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/lmorente/course-testing

Java testing course: JUnit 5 and Mockito

junit5 mockito unit-testing

Last synced: 23 Oct 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/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/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/aanand058/fragments

A Cloud-Based Solution for Handling Different Types of Fragments

api-server aws docker dynamodb ec2-instance javascript mircoservices unit-testing

Last synced: 13 Nov 2024

https://github.com/piharpi/forum-api-clean-architecture

Implementation clean architecture, unit testing, integration test, & functional test

automation-testing clean-architecture functional-testing integration-testing unit-testing

Last synced: 14 Nov 2024

https://github.com/Suzanemh/BankApplicationTesting

Obligatorisk oppgave i systemtesting

software-testing testing unit-testing

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/alansastre/java-junit5

Testing unitario en Java con JUnit 5. Personalización del testing con API Extensión. Suites de testing.

api-extension java java11 java17 java8 junit junit-jupiter junit5 suite test-suite testing unit-testing

Last synced: 13 Nov 2024

https://github.com/antonharbers/jest-testing-demo

JS Testing Demo - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-testing-practice

babel javascript jest testing unit-testing

Last synced: 18 Nov 2024

https://github.com/antonharbers/binary-search-tree-demo

Binary Search Tree - The Odin Project: https://www.theodinproject.com/lessons/javascript-binary-search-trees

binary-search-tree binary-search-tree-visualiser javascript jest npm testing unit-testing

Last synced: 18 Nov 2024

https://github.com/cba85/teach-pest-example

🎓 Pest tests example

pest pest-php unit-testing

Last synced: 15 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/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/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://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/pateljay15/furrever-home

This project is made by following Test-Driven-Development and performed Unit Testing (86 % coverage) and Integration Testing. Used Docker for managing entire application and implemented CI/CD for different stages like build, test, quality, publish, deployed on VM instance provided by University. Followed SOLID principles and removed Code Smells.

cicd code-quality code-smell-detection docker git integration-testing react solid-principles spring-boot talwindcss test-driven-development unit-testing

Last synced: 19 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/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/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: 19 Nov 2024

https://github.com/gowhale/go-shopping-list

Do you find making shopping lists BORING? Because I sure do... This repo is to automate the creation of shopping lists and to practice my Golang skills!

cooking golang golint mocking revive shopping unit-testing

Last synced: 17 Nov 2024

https://github.com/colinrobertbrooks/testing-javascript-applications-demo

A demo app with static analysis and unit/integration/end-to-end tests 🧪

end-to-end-testing integration-testing javascript nodejs reactjs testing unit-testing

Last synced: 19 Nov 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/michalzagrodzki/simple-vue-app

Simple web app presenting use of Vue.js technology.

ci-cd circleci flex-box javascript netlify sample-project unit-testing vue vue-router

Last synced: 17 Nov 2024

https://github.com/mrbrunelli/terere-builder

My studies of Builder Pattern, Factory Pattern and Repository Pattern with Javascript

builder-pattern design-patterns factory-pattern javascript mocha repository-pattern terere unit-testing

Last synced: 15 Nov 2024

https://github.com/h3rmel/zustand-kanban

A simple kanban board with React, TypeScript and Zustand.

react rippleui tailwindcss testing-library typescript unit-testing vite vitest zustand

Last synced: 15 Nov 2024

https://github.com/doamaral/python-unittest

Resultado de algumas explorações de testes unitários com Python e Unittest

oop-principles python unit-testing unittest

Last synced: 15 Nov 2024

https://github.com/s0fft/sycloth-shop

Clothing-Shop — SSR Ecommerce Project on Django + API on Django REST Framework

api-rest celery django django-rest-framework django-templates ecommerce layout postgresql postman python3 redis server-side-rendering unit-testing

Last synced: 15 Nov 2024

https://github.com/arxone/besttest

A smart replacement to the old, decaying MStest :wink:

mstest unit-testing

Last synced: 17 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/mbuesch/dummy-esp-idf-hal

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

dummy esp-idf stub unit-testing

Last synced: 31 Oct 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/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/gabrielrabreu/oldones.angularkarma

Projeto dedicado a explicar o funcionamento dos testes unitários em Angular com Karma e Jasmine.

angular concepts examples jasmine karma typescript unit-testing unit-tests

Last synced: 17 Nov 2024

https://github.com/germanmorini/api-test-unitarios-crud

Ejemplo de pruebas unitarias para una aplicación CRUD

docker h2-database hibernate java jpa junit spring unit-testing

Last synced: 15 Nov 2024

https://github.com/bperlakih/swift4cart

A simple e-commerce cart solution in Swift 4

checkout ios11 swift-4 unit-testing

Last synced: 18 Nov 2024

https://github.com/hellbus1/ventnews

Flutter based news app built using News API (https://newsapi.org/) for fetching realtime data.

bloc cubit dart flutter flutter-bloc-test integration-testing news-app test test-driven-development unit-testing

Last synced: 15 Nov 2024

https://github.com/donaldkellett/flask-ping-server

A Flask microservice complete with a fully automated DevOps pipeline

cicd continuous-delivery devops docker flask kubernetes python3 unit-testing

Last synced: 11 Nov 2024

https://github.com/bemxio/binary-vigenere

A C library for encrypting/decrypting data in a binary Vigenère cipher

binary-vignere-cipher bytearray c library unit-testing vigenere vigenere-cipher

Last synced: 15 Nov 2024

https://github.com/jimcresswell/general-js-test-automation-demo

Demo of multi-layer test automation in a two service Node web app with third-party data depencies, including Consumer Driven Contract Testing

api-testing bdd bootstrap4 consumer-driven-contracts cucumber javascript-testing mocha nodejs pact-js portfolio product-behaviour tdd test-automation unit-testing web-testing webdriver

Last synced: 15 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/tobuya/catalog_of_my_things

Here, we have created a console app that will help us to keep a record of different types of things we own: books, music albums, movies, and games. Built using Ruby.

postgresql rspec ruby unit-testing

Last synced: 20 Nov 2024

https://github.com/cbuschka/easymock-eval

Example how to write unit tests with easy mock.

easymock java unit-testing

Last synced: 15 Nov 2024

https://github.com/zakimohammed/ng-unit-test-app

Angular project for unit test session's sample

angular jasmine karma unit-testing

Last synced: 31 Oct 2024

https://github.com/dzy321/docker-mysql-driver

docker mysql driver for unit test

mysql node unit-testing

Last synced: 15 Nov 2024

https://github.com/carseven/adventjs

Repo for solving https://adventjs.dev challenges with typescript and Jest

advent-of-code algorithms javascript jest test testing typescript unit-testing

Last synced: 17 Nov 2024

https://github.com/carseven/angular-testing

Repository for practicing Angular unit and end to end testing

angular angular14 end-to-end-testing testing unit-testing

Last synced: 17 Nov 2024

https://github.com/hudson-newey/ng-jasmine-async-wrapper

A simple wrapper for async functions in Angular + Jasmine

angular jasmine jasmine-framework jasmine-tests test testing testing-tools unit-testing

Last synced: 31 Oct 2024

https://github.com/clintonbrito/ibm-bootcamp

Code created during an IBM Bootcamp of Java + Angular.

angular jasmine java javascript nodejs spring spring-boot typescript unit-testing

Last synced: 31 Oct 2024

https://github.com/gpreviatti/github-clone-angular

This simple project is a github clone to exercice unit tests with angular js

angular jasmine unit-testing

Last synced: 31 Oct 2024

https://github.com/safafa/testing_practice

This is a practice exercises for testing javascript functions with Jest.

javascript jest unit-testing

Last synced: 20 Oct 2024

https://github.com/amany-mm/alx-backend-python

Python Backend Specialization

async integration-testing python unit-testing

Last synced: 17 Nov 2024

https://github.com/ericneves/myseries

🦧 API Restfull created with NodeJS, ExpressJS, MongoDB (mongoose), Unit Testes (jest), Docker and more...

api-rest jest mongodb nodejs unit-testing

Last synced: 17 Nov 2024

https://github.com/rcardin/kafka-testing

Kafka Unit Testing Usine Spring Kafka and MockConsumer/MockProducer Classes

kafka spring-kafka unit-testing

Last synced: 17 Nov 2024

https://github.com/segovoni/sql-start-2024-sql-unit-testing-automation

Automate the testing of one or more SQL Server objects using tSQLt, Docker, and GitHub Action!

ci-cd demo docker github-actions sql-server tsqlt unit-testing

Last synced: 17 Nov 2024

https://github.com/segovoni/1nn0va-saturday-2023-sql-unit-testing-automation

Automate the testing of one or more SQL Server objects using tSQLt, Docker, and GitHub Action!

ci-cd demo docker github-actions sql-server tsqlt unit-testing

Last synced: 17 Nov 2024

https://github.com/mateuschaves/todo-react-native

📄 ✅ Todo feito em React Native usando Typescript, Expo e testes unitários

react-native typescript unit-testing

Last synced: 17 Nov 2024

https://github.com/wilcywilson/marsroverapi-webapp

A Web Development project using Spring MVC, Hibernate, MySQL, Thymeleaf and NASA API to create a web application that shows Mars Rover Images.

maven mysql nasa-api restful-api spring-boot spring-data-jpa spring-mvc thymeleaf-template-engine tomcat-server unit-testing

Last synced: 11 Nov 2024

https://github.com/janhesters/riteway-testing-library

Example setup of RITEway with Testing Library.

nextjs reactjs riteway tape testing-library unit-testing

Last synced: 14 Oct 2024