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/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/bethanyuo/truffle-advanced

Solidity-specific Unit Tests with Truffle

solidity solidity-testing truffle truffle-testing unit-testing

Last synced: 13 Nov 2024

https://github.com/mjetpax/80smixtapeapi

The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!

api docker docker-compose go golang postgresql unit-testing

Last synced: 13 Oct 2024

https://github.com/thinkinglabs/cobol-fizzbuzz-kata

Unit testing with COBOL

cobol unit-testing

Last synced: 13 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/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/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/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/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/nadavwr/makeshift

Makeshift unit testing library for Scala Native

mit-license scala-native unit-testing

Last synced: 04 Aug 2024

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

Bash scripts library

bash library logging semver unit-testing

Last synced: 11 Nov 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/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/lepetere/angularstrykerdemo

A demo of unit and mutation testing using Karma, Jasmine & Stryker in an angularjs 1.6 project.

angular1 angularjs jasmine javascript karma mutation-testing unit-testing

Last synced: 27 Sep 2024

https://github.com/lh0x00/ts-node-boilerplate

a simple template and easy to start to build a Node project using Typescript and Jest

api boilerplate ci jest node server template typescript unit-testing

Last synced: 05 Nov 2024

https://github.com/lh0x00/ts-lib-boilerplate

a simple template and easy to start for a library using Typescript and Jest

boilerplate ci jest node template typescript unit-testing

Last synced: 05 Nov 2024

https://github.com/mjetpax/80sMixtapeAPI

The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!

api docker docker-compose go golang postgresql unit-testing

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/typed-sigterm/any

Mock anything with a Magic Object.

chai jest mock testing unit-testing vitest

Last synced: 10 Nov 2024

https://github.com/ashmalzahra/math-magicians

This project is about building the core functionality of a calculator and is, a full website that includes 3 sub-pages. A medium-fidelity wireframes has been used to create a UI.

deployment jest react-router reactjs single-page-app unit-testing

Last synced: 31 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/afthaab/unit-testig-go

This repository consist of Unit test cases for a simple go application

unit-testing

Last synced: 13 Nov 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/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/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/akitsu-sanae/yurusanae

C++ header only testing library

cpp header-only unit-testing

Last synced: 23 Oct 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/guidevloper/vitest-logica

Logical exercises to illustrate line of thoughts and unit-test/TDD features.

unit-testing vitest

Last synced: 27 Oct 2024

https://github.com/exp-realty-engineering/mx-unit-testing-enhanced

Mendix Module that adds additional features like coverage tests, and data variations to the Unit Testing module

mendix mendix-module unit-testing

Last synced: 09 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/daveanthonyc/data-structures-and-algorithms

👩🏽‍🔧 🧩 🔢 🖩 Based on the course by ThePrimeagen: "The Last Algorithms Course You'll Need" as listed below. The '/src/dsa' directory in this React project contains multiple TypeScript files with implementations of fundamental concepts in data structures and algorithms.

computer-science data-structures dsa-practice software-engineering theprimeagen typescript unit-testing vitest

Last synced: 14 Nov 2024

https://github.com/bredalis/pytest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

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

An application that will accept input from a user via soft input keyboard or recognize them from images and display their card details

coroutines dagger-hilt espresso-tests livedata mockito mvvm-architecture ui-testing unit-testing viewmodel

Last synced: 22 Oct 2024

https://github.com/ulivz/karma-commonjs-test

a test example with karma for CommonJS module

commonjs commonjs-modules karma unit-testing

Last synced: 16 Oct 2024

https://github.com/edmartt/go-unit-test-excercise

A simple go project for learning about unit test in simple way and with cases table

go golang testing testing-practices unit-testing

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

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/remirobert/go-mobile-twitter-stream

Golang mobile experimentation on iOS. Simple twitter stream client

asyncdisplaykit go go-mobile golang gomobile gomobile-bind snapshot-testing swift-3 texture unit-testing

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/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/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/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/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/khouloudhaddad/cart-management

Cart management with native PHP - TDD

php-native php8 tdd unit-testing

Last synced: 11 Nov 2024

https://github.com/dhleong/vim-latte

A pleasant companion for unit testing

mocha pytest unit-testing vim

Last synced: 17 Oct 2024

https://github.com/ansaribrahim/budget-app

Budget-App is a web-based application designed to help users manage their expenses and budgets effectively. It allows users to track their spending, categorize expenses, and set budget goals to achieve financial control.

capybara-rspec deployment erb font-awesome gitflow html javascript license linters rails rspec rubocop ruby rubyonrails tailwindcss unit-testing

Last synced: 02 Nov 2024

https://github.com/sibeeshvenu/wcf-unit-tests-nunit-rhino-mocks

The detailed article can be found here: https://sibeeshpassion.com/wcf-service-unit-tests-using-nunit-with-rhino-mocks-and-entity-framework/

csharp nunit nunit-tests rhino rhino-mocks unit-testing wcf wcf-service

Last synced: 05 Nov 2024

https://github.com/nlesc-nano/assertionlib

A package for performing assertions and providing informative exception messages.

assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing

Last synced: 12 Oct 2024

https://github.com/samuellucas97/goal-list-ci-cd

Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito

docker github-actions integration-testing mysql sonarcloud spring unit-testing

Last synced: 07 Nov 2024

https://github.com/tommoulard/docker-criterion

Docker image/Dockerfile for criterion

criterion dockerfile unit-testing

Last synced: 09 Nov 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/sevlamare/web_scraper

Get data from web pages to tables.

nokogiri rspec ruby unit-testing

Last synced: 21 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/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/smarttoolfactory/rxjava-style-livedata-and-flow-testobserver

TestObserver class for LiveData to test multiple values like ViewState such as loading, and result states or multiple post and setValues

android-unit-test android-unit-testing livedata unit-testing

Last synced: 11 Nov 2024

https://github.com/ilancohen/jest-class-mocker

Jest mocks for TypesScript Classes

jest jest-mocking mock typescript unit-testing

Last synced: 10 Nov 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/drbarnabus/mimic

Fast, friendly and familiar mocking library for modern .NET

csharp dotnet dotnet-core fake mock mocking spy tdd test testing unit-test unit-testing

Last synced: 07 Nov 2024

https://github.com/ianwalter/test-server

Easily create a minimal Koa server for testing

koa mock-server server test test-server testing unit-testing

Last synced: 22 Oct 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/dpvreony/nettestregimentation

Unit Test Regimentation for .NET

conformance unit-testing

Last synced: 28 Oct 2024

https://github.com/mitya57/cxxunit

Simple C++ unit testing library

cplusplus header-only testing unit-testing

Last synced: 15 Oct 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/bedirhanssaglam/kotlin-tests-on-calculator-app

Unit tests and Instrumentation test of Calculator App in Kotlin

android calculator instrumentation java kotlin test unit-testing

Last synced: 13 Nov 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/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/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/dean9703111/vuetify-vite-ts-test

Vuetify+Vite+Vue3+TypeScripts+@vue/test-utils 入門專案

type typescript unit-testing vite vue-test-utils vue3 vuetify

Last synced: 13 Nov 2024

https://github.com/tvc12/viu-ts

Boilerplate template for vue3 using typescript, pinia, vue-router and vite

cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs

Last synced: 13 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/winterpuma/bmstu_testing

bmstu, IU7-7, Тестирование и Отладка ПО (2020)

7term bmstu e2e-tests iu7 testing unit-testing

Last synced: 16 Nov 2024