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/benscabbia/autoname.xunit

An xUnit extension to dynamically generate human readable test names.

c-sharp unit-testing xunit

Last synced: 12 Dec 2024

https://github.com/wlsf82/jest-unit-testing

Projeto demo para a live 7 da playlist JavaScript para QAs do canal TAT no YouTube.

javascript jest js-para-qas talking-about-testing unit-testing

Last synced: 12 Dec 2024

https://github.com/dylibso/xtp-test-go

A Go test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 13 Dec 2024

https://github.com/dylibso/xtp-test-js

A JavaScript/TypeScript test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 13 Dec 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: 11 Jan 2025

https://github.com/cdlm/st-st

SmallTest — SmallTalk unit tests, from scratch

pharo pharo-smalltalk smalltalk unit-testing

Last synced: 06 Jan 2025

https://github.com/fortedigital/forte.functions.testable

In-memory orchestration for testing Durable Functions

azure-functions azure-functions-v2 durable-functions net-core unit-testing

Last synced: 19 Dec 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: 09 Jan 2025

https://github.com/sahilk-027/frontend-primer

This repository is a compilation of essential concepts and topics to help you prepare for frontend developer interviews.

angular css front-end-development html html5 javascript seo typescript unit-testing

Last synced: 05 Jan 2025

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: 06 Dec 2024

https://github.com/palashmon/learn-mocha-chai

Learning about Unit Testing our JavaScript code using Mocha and Chai

chai examples learning mocha unit-testing

Last synced: 23 Jan 2025

https://github.com/asacxyz/testes_unitarios_em_java_domine_junit_mockito_e_tdd

Para acompanhamento do curso Testes unitários em JAVA: Domine JUnit, Mockito e TDD

junit tdd tdd-java unit-testing

Last synced: 11 Jan 2025

https://github.com/rubberduck203/shunit2examples

Spike to see how hard it would be to TDD Bash scripts

bash shunit2 unit-testing

Last synced: 30 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/zijianhuang/fonlowtesting

Helper functions for constructing unit testing and integration testing efficiently

ci-server continuous-integration csharp iis iis-express unit-testing

Last synced: 12 Oct 2024

https://github.com/xtrendence/comp2005-coursework

Grade: 73%. COMP2005 Coursework by Khodadad (Adrian) Nouchin. An application for testing an API that provides information regarding restaurants in NYC.

api-testing functional-testing integration-testing jackson java json json-api junit unit-testing

Last synced: 08 Jan 2025

https://github.com/flandrade/express-typescript-scaffolding

An opinionated scaffolding: Express + TypeScript + Sequelize

express factory linter scaffolding sequelize starter tests typescript unit-testing

Last synced: 23 Jan 2025

https://github.com/christopherbate/quicktestcpp

QuickTestCPP - A lightweight C++ unit testing header library.

cpp11 header-library simple unit-testing

Last synced: 17 Dec 2024

https://github.com/robinhosz/educplus-academy

University project where we made an API for online education

educational-project integration-testing java junit spring-boot tdd unit-testing university-projects

Last synced: 07 Dec 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: 20 Jan 2025

https://github.com/teekaytech/tic-tac-toe-js

A popular TicTacToe game where players can continue playing after each round and the winner of each round is being stored until the game is reloaded. Built with JavaScript.

babel javascript jest unit-testing

Last synced: 18 Dec 2024

https://github.com/baralmanish/easy-travel-node-graphql

GraphQL api build on top of node. Techs used: Docker, PostgreSQL

docker graphql node postgresql typescript unit-testing

Last synced: 16 Jan 2025

https://github.com/jonasfschuh/quarkus-social-network-api

A social network built using Quarkus. Includes API testing and telemetry with Prometheus and Grafana

api-tests docker grafana grafana-dashboard java-17 panache prometheus quarkus unit-testing

Last synced: 18 Dec 2024

https://github.com/ra1nz0r/cafe_list_with_testify

Возвращает список кафе из указанного города по запросу, с указанием количества.

cicd go golang map rest-api server unit-testing

Last synced: 01 Jan 2025

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: 11 Jan 2025

https://github.com/nelofarzabi/testing_practice

Unit testing using AAA format .

unit-testing

Last synced: 31 Dec 2024

https://github.com/lonalore/simpletest

e107 (v2) plugin - Provides a framework for unit and functional testing.

e107 e107-plugin functional-testing plugin testing testing-framework unit-testing

Last synced: 08 Jan 2025

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: 13 Jan 2025

https://github.com/wojwozniak/nodejs-projects

Solutions to challenges from FCC backend courses

backend chai expressjs javascript mocha mongodb mongoose multer nodejs unit-testing

Last synced: 19 Dec 2024

https://github.com/bytemechanics/test-drive

Pure Java, zero dependencies testing library

java test-drive unit-testing

Last synced: 19 Dec 2024

https://github.com/chriseaton/sample-database

A long-term supported sample dataset for file and database unit testing and validation. Simple, straight-forward, raw data shared across formats.

data database examples flat-file samples schema unit-testing

Last synced: 22 Jan 2025

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: 20 Dec 2024

https://github.com/marlysson/projetoestacionamento

Projeto simples para administração de estacionamento usando testes com TDD.

java java-tests unit-testing

Last synced: 30 Nov 2024

https://github.com/lynnlangit/ballerina-testing

unit tests for Ballerina Langauge

ballerinaplat unit-test unit-testing unittests

Last synced: 16 Dec 2024

https://github.com/victoreronmosele/callback-test-dart

Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests

dart flutter mocking mockito testing unit-testing

Last synced: 07 Dec 2024

https://github.com/keller-michael/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: 07 Jan 2025

https://github.com/pedroemmanuelbuerger/unit_tests

Projeto para aprimorar meus conhecimentos de testes com a biblioteca do jest.

jest tdd unit-testing

Last synced: 17 Jan 2025

https://github.com/eliamyro/movies-collection

An iOS app that uses the moviesdb API for fetching & searching movies

clean-architecture combine coredata dependency-injection unit-testing

Last synced: 16 Jan 2025

https://github.com/rouchdane03/spring-boot-project-customer

This is a simple backend api which perform CRUD operation within a customer object

aws aws-ec2 awseb awsecs cicd dev github-actions integration-testing java maven spring-boot unit-testing

Last synced: 18 Dec 2024

https://github.com/possen/bank

Bank app which demonstrates BrightFutures and how to test UITableViewControllers

brightfutures ios swift swift-package-manager tableview unit-testing

Last synced: 06 Jan 2025

https://github.com/ps-sujith/mybooksapidemo

A sample app to showcase the Open Library API, built in Kotlin using Jetpack Compose and architecture components, following Clean Code principles and modularization.

compose kotlin kotlinflow mvvm retrofit rxjava solid-principles unit-testing

Last synced: 09 Dec 2024

https://github.com/tommylemon/unitauto-cpp

UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等。本项目为 C++ 版,支持 C++ 17 以上 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc. This repo is the C++ version, compat C++ 17+.

apiauto apijson cpp cpp-library cpp17 unit-test unit-testing unit-testing-library unitauto unitest unittesting

Last synced: 19 Nov 2024

https://github.com/nadavwr/makeshift

Makeshift unit testing library for Scala Native

mit-license scala-native unit-testing

Last synced: 18 Nov 2024

https://github.com/koistya/cloud-functions-routing

Google Cloud Functions example using Node.js, TypeScript, folder-based routing, hot module replacement (HMR), and unit tests.

cloud-functions express expressjs gcp google-cloud next nextjs router routing typescript unit-testing vite vitest

Last synced: 12 Dec 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: 11 Jan 2025

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: 25 Dec 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: 27 Dec 2024

https://github.com/autokmg/micro-unit

This is a straightforward Java-based framework for unit testing. Its goal is to illustrate the usage of reflection in Java. It is my practice during an SWE class at the university.

java maven unit-testing

Last synced: 05 Dec 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: 09 Jan 2025

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: 14 Dec 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: 16 Jan 2025

https://github.com/jimlynchcodes/jims-dev-express-ng-demo

Example of some devexpress charts in an Angular webapp. Live demo:

angular devexpress typescript unit-testing

Last synced: 09 Dec 2024

https://github.com/br0wsa/billed

L'application de gestion de notes de frais Billed est pleine de bugs. Corrigez le code et implémentez des tests unitaires et d'intégration pour que ce ne soit plus le cas.

api-rest bdd billed coverage-report debug e2e-testing given-when-then jest openclassrooms p9 react saas tdd test unit-testing

Last synced: 28 Nov 2024

https://github.com/kirill3333/jsnn_6

Slides for JSNN #6 NodeJS Unit testing

chai istanbul mocha nodejs sinon unit-testing

Last synced: 04 Dec 2024

https://github.com/chrisshim98/loginapp

DotNet x Angular Web Application - with unit tests

angular dotnet-core jasmine nunit unit-testing

Last synced: 18 Dec 2024

https://github.com/thedvlprs/jest-testing

JavaScript unit testing using Jest

javascript jest-tests unit-testing

Last synced: 04 Dec 2024

https://github.com/hidayathamir/go-user

Golang microservice template. Clean Architecture, HTTP and GRPC Example, isolation integration tests, isolation unit tests, and database connection pooling.

clean-architecture clean-code go golang grpc integration-testing microservice repository-pattern rest-api unit-testing

Last synced: 23 Jan 2025

https://github.com/kumuluz/kumuluzee-testing

KumuluzEE Testing is a set of tools and utilities for testing KumuluzEE microservices.

cloud-native integration-testing java javaee kumuluz microprofile microservices testing unit-testing

Last synced: 05 Nov 2024

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

Docker image/Dockerfile for criterion

criterion dockerfile unit-testing

Last synced: 05 Jan 2025

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 Jan 2025

https://github.com/sumanjs/karma-suman

Adapter for running Suman tests with the Karma test runner.

karma-framework karma-test-runner suman sumanjs unit-testing

Last synced: 19 Jan 2025

https://github.com/bonejon/angular-jest-wallabyjs

An example repository with all the configuration to use Angular 7 with Jest and WallabyJs. The readme.md contains the steps taken to convert the project from a standard angular-cli project.

angular-cli angular7 angular8 jest sample-project unit-testing wallaby wallabyjs

Last synced: 13 Jan 2025

https://github.com/craigtaub/full-stack-graphql-todo

Todo app. FE React/Apollo/Jest. BE Elixir. Docker composed. Unit tested. Documented

apollographql docker docker-compose elixir elixir-phoenix graphql react styled-components unit-testing unittesting

Last synced: 22 Jan 2025

https://github.com/sukhoy94/debtor_api

api for debtor application

homeproject laravel mysql php7 unit-testing

Last synced: 04 Dec 2024

https://github.com/turbobasic/jenkinslibrary

Boilerplate project for development of Jenkins shared library and pipelines. It addresses poorly documented nuances of setting up Gradle project and build environment required for running Unit tests, adding correct versions of Jenkins plugins to dependencies etc.

jenkins jenkins-pipeline-unit junit5 pipeline-as-code spock-framework unit-testing

Last synced: 22 Jan 2025

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

Test utilities with scoring.

julia teaching-assistant unit-testing

Last synced: 23 Dec 2024

https://github.com/sevlamare/enumerables

Rebuild of a few iterators methods from Enumerable.

ruby ruby-language unit-testing

Last synced: 09 Dec 2024

https://github.com/sevlamare/web_scraper

Get data from web pages to tables.

nokogiri rspec ruby unit-testing

Last synced: 09 Dec 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: 22 Jan 2025

https://github.com/tybruno/unit-vs-functional-testing

We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.

functional-testing python testing unit-testing unittesting

Last synced: 07 Dec 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: 22 Jan 2025

https://github.com/haolamnm/flashcard-50

[CS50P] A Flashcard web app using Streamlit that allows users to create, manage, and study flashcards.

cs50p flashcards pandas project python streamlit unit-testing

Last synced: 21 Jan 2025

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: 03 Jan 2025

https://github.com/willianantunes/kotlin-playground

Another project just to update what I know about Kotlin

api integration-testing kotlin kotlin-coroutines testcontainers unit-testing

Last synced: 22 Jan 2025

https://github.com/agl0809/react-location-history-player

Display a heat layer on the map using your Google Maps Timeline history

es6 google-maps-api javascript react react-component react-google-maps reactjs unit-testing

Last synced: 05 Dec 2024

https://github.com/rtmigo/tempground_py

Quick creation of temp projects during unit testing

ci integration-testing process shell stderr stdout temp temporary-directory testing unit-testing

Last synced: 21 Jan 2025

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: 23 Dec 2024

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

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

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

Last synced: 23 Dec 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: 25 Dec 2024

https://github.com/natanaelvich/ddd_ignite-rocketseat-23

This is a repository about Domain-driven Design (DDD), a software architecture focused on domain modeling.

ddd nodejs unit-testing

Last synced: 05 Dec 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: 21 Jan 2025