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/hisco/unit-test-class

Easy mock your es6 + classes.

class constructor mock spies unit-testing

Last synced: 14 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/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/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/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/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/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/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

https://github.com/babkock/cis152

Homework for my Data Structures class.

qt5 qtcreator unit-testing

Last synced: 11 Nov 2024

https://github.com/aimenux/echowebapidemo

A web api that echoes back request infos

echo fluent-assertions integration-testing net80 unit-testing webapi xunit

Last synced: 11 Nov 2024

https://github.com/aimenux/middlewarestylesdemo

Using various styles for writing custom middlewares

fluent-assertions integration-testing middleware net80 unit-testing

Last synced: 11 Nov 2024

https://github.com/aimenux/pipelinebehaviorsdemo

Using pipeline behaviors to implement cross-cutting concerns

integration-testing mediatr net80 pipeline-behaviors unit-testing

Last synced: 11 Nov 2024

https://github.com/aimenux/mediatrdemo

Using mediatr to enforce cqrs and loose coupling between components

entity-framework integration-testing mediatr net80 unit-testing

Last synced: 11 Nov 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/eliasnogueira/junit5-before-after-all

Project that shows how to deal with general pre and postconditions using JUnit5

integration-testing java junit junit5 system-testing test-automation unit-testing

Last synced: 14 Nov 2024

https://github.com/sancakerkan/atm-machine-unittesting

This repository contains unit tests for an ATM Machine simulation program written in Java. The main goal of this project is to practice writing assertion cases and creating test suites.

java junit junit5 maven software-quality-assurance testing unit-testing

Last synced: 11 Nov 2024

https://github.com/lenin-anzen/angularjs-karma-jasmine

Basic unit testing for an AngularJS app with Karma + Jasmine

angularjs express jasmine karma rest-api unit-testing

Last synced: 12 Nov 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/alexchasx/laravel-payment-app

An example of TDD development

laravel php phpunit tdd unit-testing

Last synced: 12 Nov 2024

https://github.com/nicktheodoro/area-code

Validate and categorize phone numbers by area code. Given valid area codes and a list of numbers, output the count of valid numbers per area code, adhering to specified validation rules.

go golang regular-expression unit-testing validation

Last synced: 11 Nov 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/artiomtr/gclados

Simple unit testing framework for the C language

testing unit-testing

Last synced: 25 Oct 2024

https://github.com/ianbrayoni/rubykoans

Learning Ruby through unit testing with http://rubykoans.com/

ruby unit-testing

Last synced: 12 Nov 2024

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

МыслиВслух

celery python3 redis rest-api unit-testing

Last synced: 13 Nov 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/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/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/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/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/ledsouza/django-api-escola-02

Este projeto implementa uma API REST completa para gerenciar dados de uma escola fictícia, desenvolvida durante o curso de Django REST Framework da Alura. A API fornece acesso a informações sobre alunos, cursos e matrículas, além de implementar recursos avançados como cache com Redis e tradução personalizada.

django django-rest-framework python redis unit-testing

Last synced: 14 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/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/lunardiver/pimovementdetector

Raspberry Pi based movement detection system that can notify other systems over TCP.

csharp dotnet dotnet5 image-processing movement-detection raspberry-pi raspberrypi tcp unit-test unit-testing unittest vscode

Last synced: 13 Nov 2024

https://github.com/shishir-dey/rust-samples

A repository to demonstrate basic Rust language programs

ci-cd-pipeline github-actions rust-lang system-programming unit-testing

Last synced: 14 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/gbroques/freecad16-unit-tests-poc

Proof-of-concept for running python unit tests for FreeCAD 0.16 in a Docker container with Travis CI.

docker freecad freecad-workbench python travis-ci unit-test unit-testing unittest

Last synced: 13 Nov 2024

https://github.com/foncki/binarysearchtree

This assignment is an implementation in java of a binary search tree with one special operation: Balance.

binary-search-tree java maven unit-testing

Last synced: 14 Nov 2024

https://github.com/chayan2024/dogtestapp

A simple DogTestApp app in jetpack compose with list of Dog Breeds and Details page.

dagger-hilt espresso-tests flowapi instrumentation-tests jetpackcompose mvvm-architecture solid-principles unit-testing

Last synced: 14 Nov 2024

https://github.com/imtiajahammad/cloudcustomers

This is a .NET 6 Web API from scratch using test driven development! I have covered creating a new solution, adding new web and unit test projects to the solution, and writing unit tests.

dotnet-core httpclient tdd test-driven-development testdrivendevlopment unit-testing unittesting webapi webapi-core xunit xunit-tests

Last synced: 16 Nov 2024

https://github.com/c-kiplimo/e-commerce-application-api

This Spring Boot project demonstrates the integration of Stripe payment in e-commerce application. It provides essential functionalities for handling transactions and creating checkout sessions, serving as a practical starting point for projects requiring secure payment processing.

api docker integration-testing java jenkins junit kubernetes mongodb spring-boot unit-testing

Last synced: 13 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/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/bethanyuo/truffle-unit-test

Develop and Unit Test Smart Contracts with Truffle

smart-contracts solidity truffle truffle-testing unit-testing

Last synced: 13 Nov 2024

https://github.com/bethanyuo/truffle-deploy

Develop and Deploy Smart Contracts with Truffle.

smart-contracts truffle truffle-framework truffle-testing unit-testing

Last synced: 13 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/akram-sakib/javascript-testing

Experimenting JavaScript testing by using Vitest

javascript testing unit-testing vitest

Last synced: 13 Nov 2024

https://github.com/purwnt/example-vue-jest-unit-testing

Implementation of unit testing in vue application using jest

example jest unit-testing vue-cli

Last synced: 13 Nov 2024

https://github.com/sakapon/klibrary.testing

A library for unit testing using MSTest.

mstest testing unit-testing

Last synced: 16 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/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/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/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/osmanaliyardim/testingworkshop

Unit/Integration Testing Workshop with xUnit, NUnit, MSUnit, Moq, Bogus, NSubstitute, FluentAssertions and AutoFixture

autofixture bogus fluentassertions integration-testing moq msunit nsubstitute nunit unit-testing xunit

Last synced: 14 Nov 2024

https://github.com/foiovituh/reflectester

Minimalist implementation of a library for unit test execution ⚙️

java reflection testing tests unit-testing

Last synced: 16 Nov 2024

https://github.com/foiovituh/uva-tester

A minimalist Java library for effortless unit test execution 🍇

java java-annotations java-library maven testing unit-testing unit-tests uva uva-tester uvatester

Last synced: 16 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/seralaci/unittesting

Unit Testing (.NET Playground)

csharp dotnet testing unit-testing

Last synced: 13 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/dmitry-ryazantsev/learningprogresstracker

JetBrains Academy Project: Learning Progress Tracker

hashing regex unit-testing

Last synced: 16 Nov 2024