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/akarsh/ruby-app-deployment-example-project

Deployment of a web server ruby app

macos rbenv ruby server unit-testing

Last synced: 06 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/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/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/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/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/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/mateuslevidev/junit5-java

Useful JUnit Jupiter material

integration-testing junit5 unit-testing

Last synced: 08 Nov 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/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/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/flazefy/pet-store-be

created using golang echo

backend echo golang mysql petshop seeding 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://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/ra1nz0r/metric_alert_app

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

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

Last synced: 08 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/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/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/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/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/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/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/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/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: 03 Aug 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/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/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/yashkathe/unit-testing-js

Notes and code for unit testing with Vitest

unit-testing

Last synced: 06 Nov 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/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/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/padosoft/laravel-test

Base classes for Testing Laravel app and packages

laravel laravel-package test-laravel unit-testing

Last synced: 08 Nov 2024

https://github.com/nadilson-ifpe/rest-apis-tests

Testes com JUnit 5 Mockito e Spring Boot (REST APIs)

java junit junit5 lombok mockito rest-api spring spring-boot unit-testing

Last synced: 06 Nov 2024

https://github.com/sulmar/infoshareacademy-accenture-tdd

Materiały do szkolenia Testy jednostkowe w .NET

tdd unit-testing

Last synced: 08 Nov 2024

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/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/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 Oct 2024

https://github.com/eliahkagan/subaudit

Subscribe and unsubscribe for specific audit events

audit context-manager events python subscribe testing unit-testing unsubscribe

Last synced: 05 Nov 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/ashmalzahra/testing-practice

This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.

javascript jest tdd-javascript testing unit-testing

Last synced: 31 Oct 2024

https://github.com/ashmalzahra/javascript-group-capstone-project

This JavaScript capstone project is about building web application based on an external API. The API provides data about TV Shows and the app has been built around it.

api-rest asyncronous best-practices callback code-review es6-modules git-conflicts gitflow html-css-javascript jest json promise single-page-app unit-testing webpack

Last synced: 31 Oct 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/vb64/test.helper.gae3

Class for autotests GoogleAppEngine python3 app.

gae-standard python3 testbed unit-testing

Last synced: 21 Oct 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/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/vb64/test.helper.flask

Class for autotests flask python apps

flask unit-testing

Last synced: 21 Oct 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: 11 Oct 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: 11 Oct 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: 11 Oct 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/hadisfr/cpp-simple-unit-test

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

catch2 unit-testing

Last synced: 11 Oct 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