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/durrezahmed/accenture-virtual-internship

This repository contains the submitted files of the various tasks assigned by Accenture Nordics Developer Virtual Internship.

accenture ai iam internship python uat unit-testing

Last synced: 10 Nov 2024

https://github.com/adarsonmez/sports-store

Source code of 'Pro ASP.NET Core 6' by Adam Freeman

asp-net-core blazor dotnet-core mvc razor-pages unit-testing

Last synced: 14 Nov 2024

https://github.com/marcopollivier/presentation.tdc.pact-go-node

Projeto usado como base para as apresentações sobre Pact e Testes de contrato no TDC

contract-testing e2e-testing integration-testing testing tests unit-testing

Last synced: 09 Nov 2024

https://github.com/jhtkoo0426/route-finder

An interactive journey planner for transporting via metro in major cities (currently supports London Underground only)

data-structures integration-testing javascript path-planning reactjs unit-testing visualization

Last synced: 09 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/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/elfaaels/apptask

Flutter App - To Do List (Playgrounds: Provider, Shared Preferences, Unit Testing, Animations)

animation flutter provider-state-management sharedpreferences unit-testing

Last synced: 09 Nov 2024

https://github.com/mystackbox/monakali-attorneys-inc

A complete single-page application(SPA) project, developed from scratch using latest web technologies such as HTML5, CSS3 + SCSS, Bootstrap 5.2.x, Font Awesome, and Angular framework, with the implementation of responsive design principles.

angular angular-animations angular-cli devtools git-and-github karma-jasmine node-package-manager responsive-web-design search-engine-optimization unit-testing visual-studio-code

Last synced: 10 Nov 2024

https://github.com/darkzarich/vue-mocha-and-chai-testing

Repository where I placed an example of testing Vue component using Vue Test Utils with Mocha+Chai

chai javascript learning mocha testing training unit-testing vue2 vuejs

Last synced: 18 Nov 2024

https://github.com/JandroMejia97/ng-testing

This Angular app is used to learn how to make unit tests with Jasmine

angular jasmine testing unit-testing

Last synced: 23 Oct 2024

https://github.com/bgebes/emoji-search.test

🧪 That's a practice that improve my testing skills.

react testing testing-library unit-testing

Last synced: 18 Nov 2024

https://github.com/mdecker-mobilecomputing/maven_palindromchecker

Command line application with Java to check if a string is a palindrome word or not (exercise for unit test refactoring)

exercise github-actions java maven palindrome-checker unit-testing

Last synced: 09 Nov 2024

https://github.com/space-code/objects-factory

The framework that helps you create objects for unit tests with ease

swift unit-testing

Last synced: 12 Nov 2024

https://github.com/thefeij/movie-search-api

Movie Search API to search for information about movies

docker elasticsearch godoc golang kubernetes makefile redis-cache unit-testing

Last synced: 09 Nov 2024

https://github.com/thefeij/go-map-cache

A Golang cache using map data structure

cache golang unit-testing

Last synced: 09 Nov 2024

https://github.com/jewel109/blog-server

Blog Api with end to end testing for user to following other user, create blog post , real time news feed , notifications. Used event driven architecture in kafka, elasticsearch for fast search , mongodb for data storage and redis for caching

docker-compose elasticsearch endtoendtesting jest kafka mongodb redis rest-api tyepscript unit-testing

Last synced: 02 Nov 2024

https://github.com/fongandrew/call-next

Hook to interrupt asynchronous function flow for ease of testing

async javascript stub testing typescript unit-testing

Last synced: 10 Nov 2024

https://github.com/sandwich1699975/arduinounitplatformio

My template for using ArduinoUnit unit tests with Platform IO

arduino embedded platformio unit-testing

Last synced: 05 Nov 2024

https://github.com/mayconrfreitas/usermanager

Studies about ASP.NET Core Web API, Swagger, microservices, unit testing and Docker.

api api-rest asp-net-core docker dotnet5 microservices mongodb swagger unit-testing web

Last synced: 16 Nov 2024

https://github.com/mkoshtenko/svit-service

Storage for simple vertices inside table with Swift 5 and Vapor 4

docker swift unit-testing vapor vapor-4

Last synced: 10 Nov 2024

https://github.com/brendon45/alx-backend-javascript

Utilizes JavaScript and TypeScript in backend development to create scalable applications, including projects with Node.js.

javascript nodejs typescript unit-testing

Last synced: 10 Nov 2024

https://github.com/jrh89/react-unit-tests-js

This project demonstrates a simple application with basic authentication functionality, along with Jest tests to ensure the components works as expected.

jest jest-tests unit-testing

Last synced: 10 Nov 2024

https://github.com/chiomasarah/calculator-app

A calculator app that allows users perform basic arithmetic operations.

mocha-chai mongodb-atlas node-js react-js react-testing-library unit-testing

Last synced: 10 Nov 2024

https://github.com/drcbeatz/discounts

Python module for identifying dealer discount codes, calculating dealer cost, customer price & profit margin.

ci github-actions parametrized-tests pipenv pytest python unit-testing

Last synced: 12 Nov 2024

https://github.com/neofoxxo/the-mobile-hour-ecommerce

An e-commerce website with an admin dashboard. Built with Express.js, EJS, MySQL, and Bootstrap.

bootstrap ecommerce ejs expressjs mysql unit-testing

Last synced: 10 Nov 2024

https://github.com/neofoxxo/high-street-gym

A gym website with a Blog and XML functionality. Built with Next.js, MySQL, React, Tailwind CSS, and DaisyUI.

daisyui e2e-testing mysql next-auth nextjs13 react unit-testing xml-parsing

Last synced: 10 Nov 2024

https://github.com/ecampidoglio/autofixture-demo

An example of how to use AutoFixture to write readable and maintainable tests.

autofixture demo test-driven-development unit-testing

Last synced: 12 Nov 2024

https://github.com/martinkalema/junit-testing

Testing Java Application using JUnit Framework

junit unit-testing

Last synced: 12 Nov 2024

https://github.com/secretariatv/fm-faq

A FEM challenge to practice TDD and accessibility.

accessibility fem react sass type unit-testing vite vitest

Last synced: 31 Oct 2024

https://github.com/craigmr/jasmine-proptype-matcher

Use React prop-types to assert values in jasmine.

jasmine javascript matchers prop-types unit-testing

Last synced: 31 Oct 2024

https://github.com/davidlj95/angular-routerlinkactive-testing

Example of how to test an Angular's RouterLinkActive directive with best practices. Angular v17

angular jasmine routerlink routerlinkactive unit-testing

Last synced: 25 Sep 2024

https://github.com/rjxby/modern-tenon

The ModernTenon API stands as a comprehensive reference implementation, showcasing the application of industry-standard practices and architectural patterns in backend development using .NET technologies.

api docker dotnet entity-framework-core integration-testing sqlite unit-testing

Last synced: 14 Nov 2024

https://github.com/persteenolsen/angular-dapper-sqlite-client

Angular 14 Client working with a .NET Web API using Dapper and SQlite

angular jasmine karma unit-testing

Last synced: 31 Oct 2024

https://github.com/epatrizio/ctestfmk

Minimalist and naive unit testing framework in C language

c testing unit-testing

Last synced: 10 Nov 2024

https://github.com/mulatinho/mlt

Mulato Layer Test written in C for use in Linux/Unix/OSX/*BSD and Windows

c header-only regression-tests stress-test test-framework unit-testing

Last synced: 11 Nov 2024

https://github.com/rodneylab/sveltekit-uvu-testing

SvelteKit uvu testing: how you can easily add fast component and utility function unit tests to your Svelte app using uvu with TypeScript.

svelte sveltekit testing typescript unit-testing uvu

Last synced: 11 Nov 2024

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

A simple Unit Testing project made with C#.

csharp unit-testing visual-studio

Last synced: 11 Nov 2024

https://github.com/danpoynor/python-basketball-stats-tool

Demo console-based basketball team statistics app that divides a group of players into teams and presents statistics about each team.

basketball console-app demo-app docstring-documentation dunder-main game python3 statistics stats unit-testing word-game

Last synced: 16 Nov 2024

https://github.com/danpoynor/python-basketball-team-stats-tool

Demo console-based basketball team statistics app that divides a group of players into teams and presents statistics about each team.

basketball-stats console-application python3 statistics unit-testing

Last synced: 16 Nov 2024

https://github.com/ofadiman/testing-full-stack-apps

Repository demonstrates how to test full stack apps based on TypeScript using Cypress library.

code-coverage component-testing cypress e2e-testing fastify react trpc typescript unit-testing

Last synced: 12 Nov 2024

https://github.com/dzonatan/angular-testing-kata

Testing kata in the Angular environment.

angular integration-testing kata testing unit-testing

Last synced: 11 Nov 2024

https://github.com/webmekanic/cypress-realworld-app

A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

cypress end-to-end-testing integration-testing reactjs testing typescript unit-testing

Last synced: 11 Nov 2024

https://github.com/pavlostzitzos/van-der-pol-oscillator

Van der Pol Oscillator in C++. Finite Differences, SPSA and LQR controllers are used to drive the oscillator.

cpp cpp11 cpp14 finite-difference gnu-plot lqr-controller unit-testing van-der-pol

Last synced: 12 Oct 2024

https://github.com/pedrior/mywallet

Um sistema para gerenciar rendimentos e despesas. Com ele, você pode criar carteiras personalizadas, controlar transações, definir orçamentos e agrupar despesas em categorias. O sistema oferece relatórios diários, semanais e mensais, que podem ser exportados em PDF para acompanhamento offline.

aspnetcore csharp dapper ddd design-patterns docker dotnet integration-testing postgresql rest rest-api restful sql testcontainers unit-testing vertical-slice-architecture

Last synced: 12 Nov 2024

https://github.com/felipeg-almeida/labeddit-backend

Este é o backend do projeto Labeddit, uma rede social inspirada no reddit. Desenvolvido como parte do projeto final do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.

api backend crud express jest knex layered-architecture nodejs poo sqlite typescript unit-testing

Last synced: 11 Nov 2024

https://github.com/autokmg/spring-boot-apps-testing-practices

Delve into the world of Spring Boot testing to enhance project quality and readiness. This repository covers unit tests, SpringBootTest annotation, JUnit, and testing slices, providing comprehensive insights and tools for robust application testing.

java-11 junit spring-boot unit-testing

Last synced: 13 Oct 2024

https://github.com/lubrum/github-actions-with-go

Integração Contínua e Entrega Contínua com Go, AWS EC2, AWS ECS, AWS Fargate, Docker, Github Actions

automated-testing aws aws-ec2 aws-ecs aws-ecs-fargate aws-rds aws-rds-postgres bash ci ci-cd continuous-delivery devops docker docker-compose github-actions go golang pipeline unit-testing

Last synced: 14 Nov 2024

https://github.com/tafthorne/cpputest-gcc

Docker Image packaging CppUTest http://cpputest.github.io/ ontop of The Docker Official Image for gcc

cpputest docker docker-hub docker-image gcc gnu-gcc unit-testing

Last synced: 18 Nov 2024

https://github.com/henrikesilva/cashflow

API em .NET 8 criada para o gerenciamento de despesas pessoais com DDD, testes unitários e relatórios em PDF/Excel. Armazenando dados em PostgreSql

api-rest asp-net-core backend csharp entity-framework-core postgresql rocketseat solid-principles unit-testing web-api

Last synced: 13 Oct 2024

https://github.com/anibalalpizar/react-vitest

React component testing using Vitest(Unit Testing), a project where a component is created and tested by configuring a vite environment with React, Typescript, jsdom and the use of the React Testing Library.

react react-testing-library testing typescript unit-testing vitest

Last synced: 11 Nov 2024

https://github.com/unknown6656-megacorp/unknown6656.testrunner

A .NET unit test runner for the console/terminal.

csharp net test test-runner unit unit-testing

Last synced: 12 Nov 2024

https://github.com/abhishek-parmar1/testing_with_karma_and_jasmine

This repository contains how to perform java-script testing (setting up of frame work and using it).

integration-testing karma-jasmine testing-framework unit-testing

Last synced: 16 Nov 2024

https://github.com/ayaatef11/race-master

A race management system designed to handle the creation, registration, and tracking of races, participants, and race results. The system follows the Model-View-Controller pattern, ensuring a clean separation of concerns between the data , user interface , and application logic.

asp-net-core bootstrap5 cloudinary-api design-patterns entity-framework-core ipinfo linq-to-sql monolith-architecture multilanguage mvc notifications onion-architecture unit-testing unit-testing-framework

Last synced: 17 Nov 2024

https://github.com/alonach/countries-next-test

School practices of unit testing and cypress

cypress unit-testing

Last synced: 16 Nov 2024

https://github.com/julienmrgrd/ng-bullet-implementation-project

Implementation and study of the Ng-Bullet library on 2 Angular projects

angular ng-bullet testbed unit-testing

Last synced: 12 Nov 2024

https://github.com/erandamadusanka/reactjs-design-system-engineer

This repository contains projects and examples from the "Advanced React For Enterprise: React for senior engineers" courses. It covers advanced concepts in React

accessibility-testing cicd css css-architecture design-patterns npm npm-package reactjs reusable-components storybook typescript unit-testing visual-regression-testing

Last synced: 14 Nov 2024

https://github.com/hisco/unit-test-class

Easy mock your es6 + classes.

class constructor mock spies unit-testing

Last synced: 14 Nov 2024

https://github.com/tafthorne/clang-cpputest-gcc

Docker Image packaging CppUTest http://cpputest.github.io/ ontop of Clang & The Docker Official Image for GNU gcc

clang clang-static-analyzer cpputest docker docker-hub docker-image gcc gcc-complier unit-testing

Last synced: 18 Nov 2024

https://github.com/jefferson1104/javascript-course

Course programming with javascript developed by the company Meta.

javascript jest-tests unit-testing

Last synced: 12 Nov 2024

https://github.com/abdulmoizlakhani/wsi-poc

Micro Front-End POC for Williams Sonoma eCommerce Site (MFE) - Container App: https://wsi-poc-app-amlakhani.surge.sh/ and Components App: https://wsi-poc-components-amlakhani.surge.sh/

axios github github-actions githubworkflow javascript jest microfrontend module-federation poc unit-testing vue-router vuejs vuejs2 vuex webpack

Last synced: 13 Oct 2024

https://github.com/softprodigyindia/unittestswiftsample

Simple sample showing creation of Unit Tests in Swift

swift unit-testing unittest

Last synced: 11 Nov 2024

https://github.com/tiibuturner/ping

One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to PING! three different websites that can be found on a websites.txt file. After that our job was to create a new file, wrote website IP-addresses in there and the average time for pinging.

python unit-testing

Last synced: 14 Nov 2024

https://github.com/alishahbazi81/dotnetmasterclass

A console application, which I more have focused on basic concepts of programming and master them. The concepts have been separated into different projects.

clean-code collections console dry error-handling linq n-tier-architecture oop solid types unit-testing

Last synced: 11 Nov 2024

https://github.com/dezashibi-c/cmake_template

A very beginner friendly cmake template for c projects with unit testing

c cmake gcc linux msvc osx template unit-testing windows

Last synced: 12 Nov 2024

https://github.com/jubayer98/simple-java-unit-testing

A simple Java unit testing program.

java unit-testing

Last synced: 12 Nov 2024

https://github.com/jubayer98/a-simple-java-game-testing-using-unit-testing-functionality

In this simple bowling game, several test cases are created to verify the code's functionality and identify any bugs, ensuring the system operates as intended.

software-testing unit-testing

Last synced: 12 Nov 2024

https://github.com/jubayer98/quick-sort-algorithm-testing-using-unit-testing-functionality

In this implementation of the quick sorting algorithm, several test cases are created to verify the correctness of the code and to identify any bugs, ensuring the algorithm functions as expected.

quick-sort-algorithm software-testing unit-testing

Last synced: 12 Nov 2024

https://github.com/thang2162/notekeeper_cicd

Test of CI/CI using Github Actions and an Angular app.

cicd e2e-testing github-actions jasmine protractor unit-testing

Last synced: 14 Nov 2024

https://github.com/leotm/notes

My successful MVP design implementation to a coding exercise to create a CRUD application, trying Angular 5.

angular5 bootstrap4-beta2 coding-exercise hapi karma-jasmine nodejs scss typescript unit-testing

Last synced: 11 Nov 2024

https://github.com/leotm/admin

My successful MVP solution to a coding exercise to create an admin view for new user data.

admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management

Last synced: 11 Nov 2024

https://github.com/azanniel/api-solid

💪 GymPass style app - Obtendo acesso à academias associadas ao planos para praticar exercícios físicos

cors e2e-tests factory-pattern fastify fastify-plugin in-memory-database jwt-authentication latitude-and-longitude prisma rbac-authorization rbac-roles repository-pattern solid unit-testing

Last synced: 11 Nov 2024

https://github.com/azanniel/forum-api-ddd

💭 Aplicação no estilo de um fórum onde o usuário pode acessar, enviar tópicos, criar perguntas, enviar respostas, selecionar a resposta como a resposta que respondeu seu tópico.

clean-architecture domain-driven-design e2e-testing nestjs testing unit-testing

Last synced: 11 Nov 2024

https://github.com/alexashley/mockattributes

Mockito-like annotations for .NET

csharp mocking tdd unit-testing

Last synced: 11 Nov 2024