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/artiomtr/gclados

Simple unit testing framework for the C language

testing unit-testing

Last synced: 25 Oct 2024

https://github.com/teobler/react-testing-guideline

一部能够让你学会在不同场景下如何测试你 React 项目的指南。

cypress jest react react-testing-library testing unit-testing

Last synced: 05 Nov 2024

https://github.com/neurospeech/web-atoms-unit

Simple Unit testing framework for web atoms

javascript typescript unit-testing web-atoms

Last synced: 14 Oct 2024

https://github.com/kazu69/export-context

Executing not exported js code and browser js code in a Sandbox With Node's VM Module

context dom esnext javascript testing unit-testing

Last synced: 18 Oct 2024

https://github.com/appleipx/news-feed

МыслиВслух

celery python3 redis rest-api unit-testing

Last synced: 13 Nov 2024

https://github.com/mateusfonseca/dorsettodo

"To-Do List" Flask web application developed for my CA 4 at Dorset College BSc in Computing, Year 3, Semester 2.

flask html-css-javascript mvt-architecture object-oriented-programming pycharm-ide pytest python unit-testing web-application

Last synced: 31 Oct 2024

https://github.com/jackey8616/serve-report

A alternative solution for testing report service in private.

golang testing-tools unit-testing

Last synced: 24 Oct 2024

https://github.com/davidlj95/angular-18-cypress-jasmine-types

Minimal reproduction for JetBrains IDEs issue about unit test types and Cypress

cypress jasmine jetbrains-ides minimal-reproduction unit-testing webstorm

Last synced: 18 Oct 2024

https://github.com/m7moudgadallah/learning-software-testing-with-jest

My personal learning repository for software testing with Node.js and Jest. Contains my notes, code examples, and insights as I explore software testing concepts.

automated-testing javascript jest software-testing unit-testing

Last synced: 08 Nov 2024

https://github.com/jagoda11/angular-bowling-scorekeeper

🎳 Angular-Bowling-Scorekeeper: Dive into the interactive world of bowling with this Angular app! Track your scores across ten frames, manage inputs with error checking, and view round-by-round progress. Perfect for enthusiasts and developers alike looking to explore Angular-driven scorekeeping. 🌟

angular angular9 bowling error-handling game-score-tracking interactive-app scorekeeper sports-app unit-testing web-application

Last synced: 08 Nov 2024

https://github.com/jagoda11/simple-js-test-library

📚 Simple-JS-Test-Library: Dive into JavaScript testing with this easy-to-understand library 🛠️, featuring a suite of utility functions and their tests 🧪. Perfect for mastering the basics of unit testing! 💡

education javascript js-test node-js pirple test-library test-runner unit-testing utility-function

Last synced: 08 Nov 2024

https://github.com/sdepouw/ngrx-sandbox

Playing around with concepts of NgRx Store (actions, reducers, selectors and effects).

angular best-practices cypress marbles-testing ngrx-store rxjs testing-library unit-testing

Last synced: 15 Oct 2024

https://github.com/m7moudgadallah/expressjs-prisma-postgres-demo

This is a personal practice project for experimenting with Prisma, Express.js, and PostgreSQL.

expressjs jest nodejs postgresql prisma-orm unit-testing

Last synced: 08 Nov 2024

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

[ In-progress ] - Angular 2+ website developed using lazy-loading approach together with CSS grid-layout models, to achieve the Responsive Web Design (RWD) concept.

angular-cli angular-devtool angular-universal angular2 bootrap-5 css3 font-awesome grid-layout html5 karma-jasmine lazy-loading node-js npm responsive-web-design scss search-engine-optimisation unit-testing visual-studio-code windows-11

Last synced: 17 Oct 2024

https://github.com/m7moudgadallah/cpp_testing_for_cp

Simple class used to test functionality by passing the result of function and the expected output

competitive-programming unit-testing

Last synced: 08 Nov 2024

https://github.com/sergeymakinen/tests

Common PHPUnit tests stuff

php php-library phpunit test tests unit-testing unittest

Last synced: 31 Oct 2024

https://github.com/mateusfonseca/dorsetmusiccollection

"Music Collection" Django web application developed for my CAs 1, 2 and 3 at Dorset College BSc in Computing, Year 3, Semesters 1 and 2.

discogs-api django django-security html-css-javascript mvt-architecture object-oriented-programming pycharm-ide python unit-testing webapp

Last synced: 31 Oct 2024

https://github.com/andy-messer/quadratic-equation

A program for solving quadratic equations with Unit testing.

c quadratic-solver unit-testing

Last synced: 05 Nov 2024

https://github.com/shashikhanal/unit-and-integration-test

Getting started with Unit and Integration testing for your Nodejs/Typescript project.

integration-testing jest software-testing supertest testing unit-testing

Last synced: 31 Oct 2024

https://github.com/zakimohammed/ms-jest

JEST project for MS training.

jest node-jest unit-testing

Last synced: 31 Oct 2024

https://github.com/zakaria9375/fm-contact-form

A Solution to Frontend Mentor - Contact form challenge build by angular forms

accessibility angular animation css html5 reactive-forms responsive-design tailwindcss typescript unit-testing

Last synced: 15 Oct 2024

https://github.com/zakaria9375/multi-step-form-angular

A Solution to Frontend Mentor - Multi-step form challenge build by angular forms

accessibility angular animations html reactive-forms tailwindcss typescript unit-testing

Last synced: 15 Oct 2024

https://github.com/edmartt/wrapper-piper

this microservice calculates the distance of two coordinates via publish/subscribe queue

docker docker-compose euclidian-distance flask publish-subscribe python redis rq unit-testing

Last synced: 15 Oct 2024

https://github.com/raelnogpires/unit-tests-jest

Testes unitários utilizando a biblioteca Jest.

javascript jest unit-testing

Last synced: 15 Oct 2024

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

Unit testing demonstration project for university course

javascript jest unit-testing

Last synced: 31 Oct 2024

https://github.com/geobas/yii-simple-cms

:floppy_disk: A simple CMS to startup your application. View site:

cms unit-testing yii

Last synced: 24 Oct 2024

https://github.com/o0y0o/jest-allure-reporter

📋 A custom Jest reporter to compatible with Allure.

allure jest npm-package unit-testing

Last synced: 20 Oct 2024

https://github.com/srodriguezamarillo/milkyroutes

MilkyRoutes es un proyecto en Java que utiliza algoritmos avanzados y estructuras de datos para optimizar rutas en la distribución de productos lácteos. Utiliza un grafo para representar las conexiones y aplica algoritmos de caminos mínimos para encontrar las rutas óptimas.

advanced-java algo avl-tree data-structures dijkstra graph-theory hashing java junit maven optimization route-planning shortest-paths unit-testing

Last synced: 06 Nov 2024

https://github.com/yeniceri98/tipcalculatorapp

Tip Calculator App with Jetpack Compose

android-application jetpack-compose kotlin unit-testing

Last synced: 31 Oct 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/kimbo-slicee/java-course

This repository contains my Java ☕ course, where I explain everything I know about the Java ☕ programming language 👨‍💻 in a simple and clear way 👨‍🏫.

collections-framework gradle java-21 jvm maven oops-in-java unit-testing xml

Last synced: 21 Oct 2024

https://github.com/lazarenkov-e/hw05_final

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

django python unit-testing

Last synced: 26 Oct 2024

https://github.com/otaviovb/ntickets

Uma plataforma de compra de ingressos de alta disponibilidade e resiliência.

dotnet event-driven functional-testing integration-testing messenger ntickets observability opentelemetry sast unit-testing

Last synced: 21 Oct 2024

https://github.com/jmgogo/mocha-js

A demo for unit testing with the Mocha.js framework.

assertion-framework devcontainer javascript mocha-js node-js unit-testing

Last synced: 06 Nov 2024

https://github.com/kubrianity/unit-jesting

Unit testing practices with Jest

jest unit-testing

Last synced: 07 Nov 2024

https://github.com/artem-y/swifty-test-assertions

Lightweight addition of useful assertions to XCTest

ios macos swift testing-tools tvos unit-testing visionos watchos xctest

Last synced: 23 Oct 2024

https://github.com/dtroupe18/NetworkTesting

Examples on how to test API calls

ios11 mockingjay nimble quick spacex-api swift4 unit-testing

Last synced: 23 Oct 2024

https://github.com/sankujrathore060/SiteActivityReporting

This repository contain SiteActivityReporting API Project.

api dotnet-core logger swagger-ui unit-testing

Last synced: 23 Oct 2024

https://github.com/gabrieldiem/assignment_for_algorithms_3

Little smalltalk project to learn the language, the pillars of OOP, unit testing and UML

7507 fiuba oop pharo-smalltalk smalltalk sunit uml unit-testing university-project

Last synced: 09 Oct 2024

https://github.com/RayanVakil/Web-App-Forum-Project1

Stackoverflow type forum app implementing servlets, jdbc, sql, jsp, css, bootstrap, docker, log4j, unit testing and more. Created by William Chung and I.

bootstrap css docker java jsp servlets unit-testing

Last synced: 23 Oct 2024

https://github.com/dr1n/porjatinet

Parser and viewer for http://www.porjati.net/

caliburn core csharp dotnet hap parsing scraper unit-testing webview wpf xunit

Last synced: 06 Nov 2024

https://github.com/AlineGuiseline/desafio-lab-180s

Desafio proposto pela empresa @180seg durante o evento Talent Fest, proporcionado pela @Laboratoria. API de cadastro e exibição de segurados

express express-validator javascript jest nodejs unit-testing

Last synced: 23 Oct 2024

https://github.com/andylvua/FlowerStore

Lab 5, 7, 8 and 9 assignment of OOP course

ci-cd java maven oop unit-testing

Last synced: 23 Oct 2024

https://github.com/Hitesh297/DemoUnitTestAndSelenium

Demo unit testing and code coverage through Jenkins.

codecoverage csharp jenkins-pipeline selenium selenium-webdriver unit-testing

Last synced: 23 Oct 2024

https://github.com/tommy-mitchell/get-executable-bin-path

Get the current package's binary path and ensure it's executable.

bin binary executable file fs nodejs package package-json path permissions shell terminal testing unit-testing

Last synced: 29 Oct 2024

https://github.com/RatulAlMamun/Jest-odyssey

This repository is my dedicated playground to practice and experiment with Jest, explore its features and capabilities, and improve my testing skills. I will use this repository to develop and test small, isolated code snippets, and to explore new testing techniques and best practices.

expressjs jest unit-testing

Last synced: 23 Oct 2024

https://github.com/spt-development/spt-development-test

A collection of utility classes useful for unit and integration testing.

apache-http email greenmail http integration-testing jms junit-extension logback testing unit-testing

Last synced: 10 Nov 2024

https://github.com/owenstrength/COMP-1210

Auburn University COMP 1210 Fundamentals of Computing Classwork

auburn auburn-university fundamentals-of-computing fundamentals-of-programming java junit unit-testing

Last synced: 23 Oct 2024

https://github.com/dkhorev/spot-n-plus-1-sql-query-problems-early

This is a repo with example code for article https://medium.com/@dkhorev/laravel-spot-n-1-sql-query-problems-early-be28125ea8d4

laravel sql unit-testing

Last synced: 23 Oct 2024

https://github.com/lapplislazuli/unitshop

Two Workshops on UnitTests

java junit unit-testing workshop

Last synced: 27 Oct 2024

https://github.com/tayloryeow/Cod-e-mon

Pokemon clone written in C++

pokemon practice unit-testing

Last synced: 23 Oct 2024

https://github.com/Joao-Peterson/dunitx

Delphi Unit Test Framework with boss support!

boss delphi dunitx unit-testing

Last synced: 23 Oct 2024

https://github.com/ashawley/jgit-scalacheck

JGit Scalacheck tests

git jgit scala scalacheck unit-testing

Last synced: 31 Oct 2024

https://github.com/matt-colen/iphone-calculator

Clone build of the iPhone calculator

javascript testing unit-testing vanilla-js

Last synced: 23 Oct 2024

https://github.com/anoop-gupt/react-unit-testing

This repository is meant to showcase various part of react unit testing with example code snippets

enzyme enzyme-testing jest reactjs redux unit-testing

Last synced: 23 Oct 2024

https://github.com/zenx5/dictionary

Dictionary App with ReactJS. Including Tests Jest

api-rest deployed fc-aug-21-2022 gh-pages react unit-testing

Last synced: 23 Oct 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/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/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/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/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/froque/simplyvbunit

import from https://sourceforge.net/projects/simplyvbunit/

unit-testing vb6 visual-basic-6

Last synced: 29 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/temirlan-zh/test-task-users-and-tasks

Implementation of a test task for a job application.

jest nestjs openapi postgresql rest-api typeorm typescript unit-testing

Last synced: 03 Nov 2024