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/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/ZahariCheyrekov/M05-JS-Advanced

JS Advanced course gives deeper knowledge about JavaScipt, syntax, arrays, matrices, objects, classes and functions. They are also concepts like function context, explicit binding and event loop. Working with DOM and events are the main object of the course. Students also learn about functional and OOP programming.

classes dom javascript objects prototypes unit-testing

Last synced: 23 Oct 2024

https://github.com/kevinmfreire/wheres_waldo

This project was developed to identify the name, address and organization name within text.

data-structures database nlp-machine-learning notebooks pandas-dataframe spacy-nlp tensorflow2 text-classification unit-testing webscraping

Last synced: 23 Oct 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/emilio-v/counter-app

Counter app with unit tests

react unit-testing

Last synced: 27 Oct 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/beedel/test-double-guide

This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.

mocking mockito test-double test-doubles testing unit-testing

Last synced: 23 Oct 2024

https://github.com/moreirak14/logistics-transport-api

O objetivo do sistema é auxiliar o cadastramento de motoristas (caminhoneiros) e seus devidos fretes futuros, tendo visibilidade do que está sendo atribuido para cada motorista!

api-rest django django-rest-framework poetry python sqlite3 unit-testing

Last synced: 23 Oct 2024

https://github.com/webcooltz/course-management-api

Node JS API for a course management system.

api expressjs graphql jasmine nodejs rest swagger swagger-ui unit-testing

Last synced: 31 Oct 2024

https://github.com/robsoncastilho/portaeletronica

Exemplo de uso de um stub para eliminar a dependência de DateTime e possibilitar que a classe que precisa de data/hora seja testável.

csharp manual-stub stub unit-testing

Last synced: 17 Oct 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/mariadelfers/tdd-exercises

Set of testing exercises in NetBeans

netbeans-ide tdd test test-automation testing unit-testing

Last synced: 23 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/mystackbox/prj-mrp

This application was built to demonstrate practical problem-solving skills using Angular 2+ framework and related technologies (HTML5, Bootstrap, CSS3, etc)

angular-cli angular2 documentation github responsive-web-design restful-api seo unit-testing

Last synced: 31 Oct 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/mahammad-mostafa/things-catalogue

This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.

gitflow-workflow microverse microverse-projects microverse-ruby microverse-students oop-principles postgresql relational-databases rspec rubocop ruby solid-principles sql unit-testing

Last synced: 31 Oct 2024

https://github.com/andressakarla/testes-automatizados-unitarios-calculadora_ruby

Projeto de Testes Automatizados Unitários desenvolvido para ser executado diretamente no código-fonte em uma calculadora em Ruby nas ferramentas Rspec e GitHub Actions

fixtures github-actions github-workflows json rspec ruby unit-testing

Last synced: 31 Oct 2024

https://github.com/pawlovskiii/parser-formatted-string-binding-for-cpe-2.3

The task is about writing your parser Formatted String Binding for CPE 2.3. The key thing about the project is the correctness of the inputted string CPE. I firmly focused on various validations including regex to test them within unit tests nextly.

json list-comprehension modules pytest python python-sys regex unit-testing

Last synced: 11 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/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/pawlovskiii/stake-yield-defi-protocol

Application is about reward system protocol within staking certain tokens. It uses ERC20 standards from OpenZeppelin, Oracles from ChainLink, and all different kinds of Mocks. It's well tested, especially within unit and integration tests.

brownie-eth modules python solidity type-hints unit-testing

Last synced: 11 Nov 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/wesleysbmartins/node_test

Jest é um framework de teste unitário de código aberto em JavaScript criado pelo Facebook a partir do framework Jasmine. Jest é uma das ferramentas de teste unitário mais difundidas dentro da comunidade de JavaScript. Aqui vamos explorá-lo usando uma aplicação Node em Typescipt.

jest nodejs npm test typescript unit-testing

Last synced: 24 Oct 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/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/charlenry/charleshenrisaintmars_9_18082022

Projet Billed - Il s'agit de la partie front-end d'une application permettant de gérer des notes de frais des employés.

api-sqlite bdd bootstrap4 chrome-debugger end-to-end-testing integration-testing jasmine jest tdd unit-testing

Last synced: 15 Nov 2024

https://github.com/course-one/react-unit-testing

A sample unit testing setup for React using GitHub actions.

github-actions react testing unit-testing

Last synced: 13 Nov 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/davorbadrov/testing-playground

A simple Jest environment for playing with tests

jest nodejs unit-testing

Last synced: 16 Oct 2024

https://github.com/chinleung/laravel-browserstack

Run Laravel Dusk tests on BrowserStack.

browserstack browserstack-automate laravel unit-testing

Last synced: 05 Nov 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/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/neurospeech/web-atoms-mvvm-todo

Sample Todo Application using Web Atoms MVVM

javascript mvvm sample typescript unit-testing web-atoms

Last synced: 07 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/edsonwade/todo-system-application

This is a robust and scalable TODO application designed to help manage tasks efficiently. With a sleek frontend and a powerful backend, this app is built to enhance productivity.

axios-react cicd docker-compose flyway-migrations jpa-hibernate maven postgresql spring-boot tailwindcss unit-testing

Last synced: 14 Oct 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/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/nruslanr/items-k8s

Example of synchronous communication between Spring Boot microservices

circuit-breaker docker integration-testing k8s mock-testing open-feign rest-api spring-boot synchronous-communication unit-testing

Last synced: 31 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/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/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/felixojiambo/investements_accounts

This project is a Django Rest Framework (DRF) API designed to manage investment accounts. It allows multiple users to belong to an investment account and supports various permission levels for different accounts.

api cicd django-rest-framework docker docker-compose domain-driven-design drf-spectacular jwt-authentication permissions python serialization unit-testing

Last synced: 31 Oct 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/ron96g/supertest-docs

A plugin for supertest that can be used to document REST APIs. It is influenced by the Spring-Boot solution restdocs.

automation docs documentation markdown node restdocs supertest unit-testing

Last synced: 15 Oct 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/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/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/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/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/alexashley/mockattributes

Mockito-like annotations for .NET

csharp mocking tdd unit-testing

Last synced: 11 Nov 2024

https://github.com/samuelematias/calculator_app

🧪 A simple Flutter app with several unit tests, widget testing, and integration tests/e2e.

dart e2e-testing flutter integration-testing unit-testing widget-testing

Last synced: 11 Nov 2024

https://github.com/samuelematias/abstraction_unit_test_get_it

How you can create unit test using abstraction (with get_it) in Flutter 🧪

abstraction dart flutter interface unit-testing

Last synced: 11 Nov 2024

https://github.com/samuelematias/abstraction_unit_test_provider

How you can create unit test using abstraction (with Provider) in Flutter 🧪

abstraction dart flutter interface unit-testing

Last synced: 11 Nov 2024