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/thinkinglabs/cobol-fizzbuzz-kata

Unit testing with COBOL

cobol unit-testing

Last synced: 13 Nov 2024

https://github.com/ita-alibb/codexproject

Group project of Software Engineering, modelling CodexNaturalis boardgame to distributed MVC game in Java and JavaFX

design-patterns desktop-app distributed-application jar java javadoc javafx maven mvc-architecture rmi tcp tui uml-diagram unit-testing

Last synced: 08 Nov 2024

https://github.com/oussama-zbair/tdd-dojo

Test Driven Development (TDD) Practice with Java & Junit4

java junit4 maven object-oriented-programming tdd-java test-driven-development testing unit-testing

Last synced: 14 Nov 2024

https://github.com/alexgalhardo/notes-api-clean-architecture.alexgalhardo.com

A REST Notes API using Clean Architecture with Typescript, Express, Mongodb and Unit & Integration tests.

api-rest clean-architecture docker express integration-testing mongodb tests typescript unit-testing

Last synced: 11 Nov 2024

https://github.com/mustansirzia/js-exam

This is a very simple JavaScript exam to make you feel comfortable with arrays, strings, objects and JavaScript in general.

ecmascript javascript jest practice testing unit-testing

Last synced: 11 Nov 2024

https://github.com/silic0ns0ldier/theory

WIP multi-target JS test framework. Run tests in any JS runtime.

tdd test-framework test-runner testing unit-testing

Last synced: 14 Oct 2024

https://github.com/bjoern-hempel/js-testing-framework

This is a small testing framework to make test driven development and unit testing easy.

javascript test-driven-development unit-testing

Last synced: 07 Nov 2024

https://github.com/berchj/aisurveys

This plugin uses Google artificial intelligence (GEMINI) to take a survey and gives you recomendations based on question and configuration in admin view

ai artificial-intelligence composer gemini gemini-api google google-api php surveys test unit-testing wordpress wordpress-plugin

Last synced: 02 Nov 2024

https://github.com/kanzatahreem/todolist-best-practices

Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day

code-review html javascript jest pair-programming todolist unit-testing webpack

Last synced: 11 Nov 2024

https://github.com/codecop/electric-rose-kata

Small testing kata inspired by the Gilded Rose.

code-kata exercise kata test-cases unit-testing

Last synced: 06 Nov 2024

https://github.com/ryanorsinger/intro-to-testing-js

Intro to writing unit tests in test-driven-development for JS

tdd tdd-javascript unit-testing

Last synced: 23 Oct 2024

https://github.com/akitsu-sanae/yurusanae

C++ header only testing library

cpp header-only unit-testing

Last synced: 23 Oct 2024

https://github.com/codecop/lcd-numbers-mocking-kata

Add tests to LCD Numbers Kata using test doubles.

code-kata exercise kata mocking unit-testing

Last synced: 06 Nov 2024

https://github.com/samlatavares/java-testes-unitarios

Project made during the "Unit Tests in Java: Master JUnit, Mockito and TDD" course from Udemy.

java junit maven mockito powermock unit-testing

Last synced: 31 Oct 2024

https://github.com/widoz/wordpress-nonce

An OOP wrapper for the WordPress nonce

composer nonce psr-4 unit-testing unprefix wordpress

Last synced: 08 Nov 2024

https://github.com/thomascode92/javascript-testing

A collection of resources used to master the art of "Testing in JavaScript".

javascript jest nodejs testing unit-testing vitest

Last synced: 26 Oct 2024

https://github.com/lllucius/skilltest

Command line Alexa skill tester

alexa avs server skill testing unit-testing unittest voice

Last synced: 23 Oct 2024

https://github.com/sbcgua/mockup-compiler-js

Mockup compiler for mockup loader (js implementation)

abap excel-to-text hacktoberfest mockup-loader test-automation testing-tools unit-testing

Last synced: 10 Oct 2024

https://github.com/adrianomonteiroweb/golang-crud

Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.

crud docker gin go golang pg postgresql psql testify unit-testing

Last synced: 11 Nov 2024

https://github.com/wittline/python

Software Analysis, Design and Construction with Python

coverage coverage-report logging pep8 software-design software-quality unit-testing

Last synced: 14 Oct 2024

https://github.com/przemek-jablonski/github-graphql-doodle

example of GraphQL Android client app, based on new Github's API

dagger2 graphql-java graphql-query mockito unit-testing

Last synced: 12 Nov 2024

https://github.com/uael/cute

cute - c unit test as simple as possible

c cunit unit-testing

Last synced: 05 Nov 2024

https://github.com/keep-out-from-my-app/unit-testing-training

Unit testing practice work of "Software testing and verification" course, RTU MIREA

gradle gradle-kotlin-dsl java junit kotlin testing unit-testing

Last synced: 31 Oct 2024

https://github.com/arfnsamsul/react-native-testing-sample

sample code of unit testing, snapshot testing, & code coveragw

code-coverage enzyme jest react react-native snapshot-testing testing unit-testing

Last synced: 23 Oct 2024

https://github.com/codemedic/bash-pack

Bash scripts library

bash library logging semver unit-testing

Last synced: 11 Nov 2024

https://github.com/danielschaffer/ts-custom-error-shim

A TypeScript custom error shim that allows properly testing custom errors

custom-error testing typescript unit-testing

Last synced: 30 Oct 2024

https://github.com/edmartt/go-testing-mocks

This project is for learning about mocking external services calls

go golang mock mocking solid-principles sqlite3 unit-test unit-testing vertical-slice-architecture

Last synced: 15 Oct 2024

https://github.com/marijatopalova/taskmanagementsystem

A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.

api-versioning asp-net asp-net-core aspnetcore dotnet dotnet-core entity-framework entity-framework-core moq moq-framework net8-web-api nunit nunit-tests repository-pattern restful-api sqlserver swagger swagger-ui swashbuckle unit-testing

Last synced: 20 Oct 2024

https://github.com/Martin-BG/SoftUni-JavaScript-Advanced

JavaScript Advanced course at SoftUni - Oct 2018

course dom javascript jquery softuni unit-testing

Last synced: 23 Oct 2024

https://github.com/zhentian-wan/redux-training-app

Example for Redux and React, also Unit testing

es6 react redux redux-observable unit-testing

Last synced: 11 Nov 2024

https://github.com/maxicorrea/java-taller-tp0

Practical work of programming workshop in UNPAZ reprogrammed using OOP and Unit Testing.

algorithms object-oriented-programming strategy-pattern unit-testing

Last synced: 12 Nov 2024

https://github.com/tpal-dev/flutter_scaffold_clean_architecture_app

Flutter scaffold app: Clean Architecture, BLoC, Freezed, DIO HTTP get request + unit tests.

bloc clean-architecture dart dependency-injection dio flutter freezed scaffold-template tdd unit-testing

Last synced: 11 Nov 2024

https://github.com/maxicorrea/java-refactoring

My code practices and unit tests when reading Martin Fowler book Refactoring.

java junit-test junit4 maven refactoring testing unit-testing

Last synced: 12 Nov 2024

https://github.com/prdktntwcklr/embedded-cli

A simple command-line interface for use in embedded systems.

cli command-line embedded microcontroller unit-testing

Last synced: 14 Nov 2024

https://github.com/maxicorrea/javascript-data-structures

Basic implementation of data structures programmed and tested with javascript and jest.

abstract-data-types adt data-structures javascript jest jest-test jest-tests unit-testing unittest

Last synced: 12 Nov 2024

https://github.com/maxicorrea/java-simple-calculator

This repository contains some practices on Testing using a simple calculator as a domain.

end-to-end-testing java practices swing-gui unit-testing

Last synced: 12 Nov 2024

https://github.com/leotm/book-store

MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.

angular5 bootstrap4-alpha6 chai coding-exercise hapi http-get json karma-jasmine minimal mocha mvp nodejs sinon typescript unit-testing

Last synced: 11 Nov 2024

https://github.com/fkupper/private-sniffer-module

Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.

codeception-module unit-testing

Last synced: 08 Nov 2024

https://github.com/victoreronmosele/firestore-unit-test-flutter

Code demonstration for my blog post: Mocking and Testing Firestore Operations in Flutter Unit Tests | Part 1 (Documents and Collections)

dart firestore flutter tutorials unit-testing

Last synced: 18 Oct 2024

https://github.com/hima890/airbnb_clone_v3

Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.

airbnb-clone alx-africa alx-backend alx-software-engineering backend-api flask-api flask-application flask-sqlalchemy html-css-javascript jinja2-templates oops-in-python puppet python static team unit-testing

Last synced: 28 Oct 2024

https://github.com/solenoden/unittestingdemo

A small demo Typescript Node app to demonstrate my knowledge of Unit testing with Mocha and Chai

chai mocha mocha-chai mocha-chai-test mocha-tests node-typescript nodejs typescript unit-testing

Last synced: 12 Nov 2024

https://github.com/iagoantunes/mygoals

:blue_book: Simple app for setting and tracking your goals, allowing you to add amounts gradually until completion. [Flutter,Asp.Net]

asp-net flutter flutter-bloc unit-testing

Last synced: 08 Nov 2024

https://github.com/rproenza86/simplerestapi-graphql-client

GraphQL server project built using Apollo Server and ExpressJS.

apollo-server expressjs graphql integration-testing jest unit-testing

Last synced: 06 Nov 2024

https://github.com/babkock/videostore

My final project for CIS 152 Data Structures. A GUI program with SQLite database.

cplusplus graphical-user-interface qt5 qt5-gui qt5-widgets qt6 qtcreator sqlite sqlite3 threads unit-testing

Last synced: 11 Nov 2024

https://github.com/zhentian-wan/react-traning-app

Demo of react application, unit testing and router

es6 react router unit-testing

Last synced: 11 Nov 2024

https://github.com/dpvreony/nettestregimentation

Unit Test Regimentation for .NET

conformance unit-testing

Last synced: 28 Oct 2024

https://github.com/alexf91/ltest

A unit testing framework for Lean 4

lean lean4 unit-testing unittest

Last synced: 01 Nov 2024

https://github.com/kkgthb/az-as-wa-001-node-express-tiny

A 6-file (1 app, 1 test, 1 Azure DevOps Pipeline, 1 framework config, 1 Readme, 1 GitIgnore) repo that builds Hello World for an Azure App Service Web App live website

azure azure-app-service azure-app-services azure-devops-pipelines azure-web-app azure-web-app-service build-pipeline build-pipelines jest jest-testing unit-testing web-server

Last synced: 09 Nov 2024

https://github.com/NashTech-Labs/kafka-unit-testing.g8

A Sample application of Kafka Producer/Consumer API and its unit testing using Embedded Kafka.

embedded-kafka kafka kafka-consumer kafka-producer unit-testing

Last synced: 23 Oct 2024

https://github.com/aleccool213/mutation-testing-talk

A talk I did for a Flipp lunch-n-learn covering Mutation Testing

javascript jest mutation-testing stryker typescript unit-testing

Last synced: 11 Nov 2024

https://github.com/verbasu/rust_api_client_2024

Trying to interact with REST API and parse JSON-response at April 2024

api api-rest json json-parser rust rust-lang struct types unit-testing

Last synced: 30 Oct 2024

https://github.com/stratedge/wye

A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.

mocking mysql pdo pdo-replacement php phpunit unit-test unit-testing unit-tests

Last synced: 03 Nov 2024

https://github.com/mafcht/dev003-md-links

Executable npm-package ideveloped with Node.js that allows users to identify and validate links while reporting statistics from Markdown files.

chalk-cli fetch figlet-fonts filesystem-library javascript jsom markdown markdown-it nodejs npm-package unit-testing

Last synced: 28 Sep 2024

https://github.com/jeantimex/slush-webpack-html

:rocket: Scaffold your next html5 app with webpack and webpack dev server.

code-coverage es6 html5-boilerplate slush unit-testing webpack-dev-server webpack3

Last synced: 12 Nov 2024

https://github.com/lenin-anzen/javascript-unit-testing

Pruebas unitarias con Karma, Jasmine, Mocha, Jest, Chai...

chai jasmine javascript jest karma mocha unit-testing

Last synced: 12 Nov 2024

https://github.com/ashwinvis/beyond-100-test-cov

A.K.A. Why 100% test coverage is not good enough OR Typing + Unit tests

mypy pyconse pyconse2022 pytest typing unit-testing

Last synced: 30 Oct 2024

https://github.com/dotnet-labs/ControllerUnitTests

Unit testing Controllers with ClaimsPrincipal | User | Identity | Claims

claims controller credentials dotnet dotnet5 dotnetcore identity unit-testing unittest user

Last synced: 23 Oct 2024

https://github.com/cimpress-mcp/tiger-clock

An injectable, mockable source of the current date and time.

clock unit-testing

Last synced: 16 Nov 2024

https://github.com/m7moudgadallah/softlink

is a simple and efficient URL shortener designed to streamline the process of creating and sharing shortened URLs.

expressjs functional-testing integration-testing jest mongodb mongoose nodejs postman rest-api unit-testing

Last synced: 08 Nov 2024

https://github.com/albertarakelyan/checkinator-frontend

A simple MERN app for testing Stripe with user and subscription management, and for taking React architecture I used to know to the next level with advanced usage of unit tests.

eslint mern-stack pwa react redux redux-toolkit sass stripe typescript unit-testing

Last synced: 11 Oct 2024

https://github.com/grahamstrickland/epi

Algorithms and test cases from Elements of Programming Interviews in Python - Aziz, Lee, & Prakash

elements-of-programming-interviews nosetests python3 unit-testing

Last synced: 11 Nov 2024

https://github.com/fracasula/file-to-slack

A little app that reads from a file and sends its content to a Slack webhook

golang slack slack-webhook unit-testing

Last synced: 13 Oct 2024

https://github.com/danitilahun/jest_testing

Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.

api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing

Last synced: 07 Nov 2024

https://github.com/wolven531/react-hooks-todo

Simple To Do Typescript app, demonstrating react hooks, unit testing with Jest + Enzyme, and end to end testing with Cypress

cypress e2e-testing end-to-end-testing enzyme hooks hooks-api-react jest react react-hooks sass scss testing typescript unit-testing

Last synced: 07 Nov 2024

https://github.com/m7moudgadallah/express-skeleton

This is a repository that provides a project skeleton for Node.js applications built with the Express.js framework. It includes a predefined set of middleware and error handling configurations, making it easier to start developing your web applications.

custom-error-handling expressjs jest nodejs project-skeleton unit-testing

Last synced: 08 Nov 2024

https://github.com/marcelodiass/static-generator

This project is a static-website-generator, working with OOP in Python, Unit Test, and Web Servers

object-oriented-programming python test-automation unit-testing

Last synced: 14 Nov 2024

https://github.com/stepanzh/scoredtests.jl

Test utilities with scoring.

julia teaching-assistant unit-testing

Last synced: 05 Nov 2024

https://github.com/freddiehaddad/console-blackjack-game

A C++ Blackjack game that runs in the console. The emphasis of this project was to develop a state machine graph to handle game events and actions.

blackjack console console-application cpp game unit-testing visual-studio

Last synced: 12 Nov 2024

https://github.com/nadavwr/makeshift

Makeshift unit testing library for Scala Native

mit-license scala-native unit-testing

Last synced: 04 Aug 2024

https://github.com/lucasdengcn/bookstore-demo

Practices over Spring boot, JPA, Gradle, Unit Test, Integration Test, OAS etc.

integration-testing spring unit-testing

Last synced: 08 Nov 2024

https://github.com/keplersj/jest-serializer-react-helmet

Serializer to display React Helmet data in Jest Snapshots

jest jest-snapshots react react-helmet seo side-effects snapshot-testing unit-testing

Last synced: 03 Aug 2024

https://github.com/vekeryk/todolist-rest-api

Complex Spring REST service with JWT Security that allows you manage ToDo and add collaborators

hibernate jjwt jwt-authentication mapstruct mockito rest-api spring-boot spring-security todolist unit-testing

Last synced: 12 Nov 2024

https://github.com/janijegoroff/solidity-unit-testing-basics

Basic smart contract unit testing examples in Solidity using Truffle, Hardhat and Foundry.

blockchain ethereum evm foundry hardhat javascript nft smart-contracts solidity truffle unit-testing

Last synced: 29 Oct 2024

https://github.com/jamieynonan/maraquser

Maraquser, project to manage users roles and permissions. This project is designed to explain/present certain architectures and patterns in a more tangible way.

asynchronous command-bus ddd docker makefile mutation-testing php7 python3 unit-testing

Last synced: 10 Nov 2024

https://github.com/ghaschel/stylus-true

Framework to unit test your Stylus files.

preprocessor stylus unit-test unit-testing unit-tests

Last synced: 06 Nov 2024

https://github.com/cabdesigns/trace-test-listener

Searches the call trace when running your unit tests. Useful for identifying dependencies that should be mocked.

php phpunit phpunit-listener unit-testing

Last synced: 12 Oct 2024

https://github.com/sevlamare/enumerables

Rebuild of a few iterators methods from Enumerable.

ruby ruby-language unit-testing

Last synced: 21 Oct 2024

https://github.com/n1kk/typed-well

A unit testing library for your TypeScript definitions.

type-checks type-definitions type-jest typescript unit-testing

Last synced: 15 Nov 2024

https://github.com/keller-michael/alarm_clock

:alarm_clock: alarm clock example in ABAP with Unit Test and Dependency Injection

abap abap-unit alarm-clock dependecy-injection example sap unit-test unit-testing

Last synced: 10 Nov 2024

https://github.com/sevlamare/web_scraper

Get data from web pages to tables.

nokogiri rspec ruby unit-testing

Last synced: 21 Oct 2024

https://github.com/itzg/try-sb-test-properties-loading

This Spring Boot code demonstrates several ways of using a type-safe configuration class during unit testing

spring-boot unit-testing

Last synced: 14 Nov 2024

https://github.com/adshan/dotnet-digital-school-messaging-rabbitmq

Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.

cqrs-pattern dotnet entity-framework fluent-validations integrate-events mediator-pattern microservice net5 rabbitmq repository-pattern sql-server unit-testing

Last synced: 06 Nov 2024