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/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/glpzzz/gateways

This sample project is managing gateways - master devices that control multiple peripheral devices.

bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue

Last synced: 12 Oct 2024

https://github.com/gustavofreze/mutation-test-php

Teste de mutação em PHP usando Infection.

infection mutation-testing php php8 unit-testing

Last synced: 13 Oct 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/marcl/facebook-messenger-bot

Fork of Facebook messenger bot to show adding tests to existing code.

bot chai facebook js-testing-made-easy mocha unit-testing

Last synced: 14 Oct 2024

https://github.com/mizrael/webapitestingskeleton

A simple example of how to structure a .NET Core Web API project with tests

dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi

Last synced: 14 Oct 2024

https://github.com/olegsych/inspector

A simple .NET Reflection API for white-box unit testing.

dotnet dotnet-standard reflection unit-testing

Last synced: 18 Oct 2024

https://github.com/aashrafh/reactbullets

Some points I wrote before start coding Oud frontend in addition to some helpfull rsources which was a helping hand.

best-practices bullets front-end front-end-development frontend frontend-framework javascript learning learning-resources notes react reactjs unit-testing

Last synced: 24 Oct 2024

https://github.com/tkraak/intro-unit-test

:circus_tent: Workshop: Intro to unit testing with AVA

ava javascript learn testing unit-test unit-testing

Last synced: 14 Oct 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: 24 Oct 2024

https://github.com/kaosdev/test-decorators

Typescript decorators for developing framework agnostic tests

decorators jasmine jest mocha testing typescript unit-testing

Last synced: 14 Oct 2024

https://github.com/kazvee/tinyapp

🌍🔗 Full stack web application that allows users to shorten long URLs. Built with Node, Express, and the EJS template engine for page rendering. Unit testing has been implemented using Mocha and Chai.

bcryptjs chai cookie-session ejs express mocha node-js unit-testing

Last synced: 18 Oct 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/lynnlangit/ballerina-testing

unit tests for Ballerina Langauge

ballerinaplat unit-test unit-testing unittests

Last synced: 28 Oct 2024

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: 18 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/marlysson/fluxocomprajava

Mini-Aplicação de um fluxo de compras online pra mostrar como usar testes com JUnit e Hibernate.

java unit-testing

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

Mulberry is a single-file Lua BDD library for testing Neovim plugins.

bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing

Last synced: 29 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/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/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/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/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/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/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/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/flazefy/kumande_api

Kumande is consume management apps. So you can list and analyze your consume food or drink. Make a budget to set limit of spending. Analyze your health and sync it with your daily consume. Also you can create reminder to remind your daily food schedule or many more. This is the BE apps, created using Laravel

backend cronjob firebase firebase-cloud-messaging firebase-realtime-database laravel line-bot migrations mysql php rest-api swagger telegram-bot unit-testing

Last synced: 06 Nov 2024

https://github.com/flazefy/gudangku-laravel

GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Laravel

api-testing calendar cronjob csv-export dusk firebase firebase-storage laravel machine-learning mailer migrations mysql pdf php rest-api seeding statistics swagger telegram-bot unit-testing

Last synced: 06 Nov 2024

https://github.com/flazefy/pinmarker

PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3

apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing

Last synced: 06 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/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/shaikahmadnawaz/react-testing

Testing in react by using Jest and React Testing Library 🧪

jest react react-testing-library unit-testing

Last synced: 06 Nov 2024

https://github.com/mohammadshehadeh/recipes-search-app

This Recipes Search App allows users to search for recipes using the Spoonacular API https://spoonacular.com/food-api/docs

react react-router-dom unit-testing

Last synced: 13 Oct 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/amrhossamdev/topology-api

Topology API is an API to provide the functionality to access, manage and store device topologies.

api kotlin maven oop unit-testing

Last synced: 13 Oct 2024

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

Wrote a few practical tests for JavaScript functions using the Jest library by following the AAA pattern to make your tests easier for other developers to read and understand. Used the TDD approach in practice.

javascript jest tdd unit-testing

Last synced: 11 Oct 2024

https://github.com/faressoft/ticks-tracer

Takes snapshots for an object across event loop ticks

async control debug fake flow nexttick process promise setimmediate snapshot test tick timer trace unit-testing

Last synced: 28 Oct 2024

https://github.com/piharpi/forum-api-clean-architecture

Implementation clean architecture, unit testing, integration test, & functional test

automation-testing clean-architecture functional-testing integration-testing unit-testing

Last synced: 11 Oct 2024

https://github.com/elfaaels/apptask

Flutter App - To Do List (Playgrounds: Provider, Shared Preferences, Unit Testing, Animations)

animation flutter provider-state-management sharedpreferences unit-testing

Last synced: 11 Oct 2024

https://github.com/arjunmahishi/go-interface-mocker

An online tool to generate mock code for a go interface

golang mock online unit-testing webapp

Last synced: 13 Oct 2024

https://github.com/hayaaburaed/simple-string-calculator

🧮 A simple JavaScript string calculator designed for learning unit testing with Jest.

javascript jest unit-testing

Last synced: 13 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 Oct 2024

https://github.com/hadisfr/cpp-simple-unit-test

a project for Advanced Programming S98 at University of Tehran ~ TAs' Solution

catch2 unit-testing

Last synced: 11 Oct 2024

https://github.com/liskin/tasty-jenkins-xml

Render tasty output to XML for Jenkins in addition to other (console) output

haskell jenkins tasty-framework unit-testing

Last synced: 15 Oct 2024

https://github.com/bismasaeed00/demoproject

It is a demo project to test Swift features and design according to MVP architecture.

ios13 mvp swift unit-testing xcode11

Last synced: 12 Oct 2024

https://github.com/nunogois/typescript-jest-tdd

Test Driven Development Example in TypeScript using Jest.

jest tdd-typescript test-driven-development typescript unit-testing

Last synced: 13 Oct 2024

https://github.com/victoreronmosele/shared-preferences-unit-test-flutter

Code demonstration for my blog post: Mocking and Testing Shared Preferences in Flutter Unit Tests

dart flutter fluttertutorials mocking sharedpreferences tutorials unit-testing

Last synced: 18 Oct 2024

https://github.com/victoreronmosele/file-system-test-dart

Code demonstration for my blog post: Mocking and Testing The File System In Unit Tests Dart/Flutter

dart filesystem flutter mocking testing unit-testing

Last synced: 18 Oct 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: 18 Oct 2024

https://github.com/fabogit/testing

Tests using Vitest library (Jest)

jest tdd test unit-testing vitest

Last synced: 06 Nov 2024

https://github.com/janhesters/riteway-testing-library

Example setup of RITEway with Testing Library.

nextjs reactjs riteway tape testing-library unit-testing

Last synced: 14 Oct 2024

https://github.com/cristianlmartinez/users-managment-microservice

technical test with java and spring boot

aop cucumber java spring-boot unit-testing

Last synced: 11 Oct 2024

https://github.com/codecop/tax-table-kata

Exercise for finding tests for boundary conditions.

boundary-conditions code-kata exercise kata test-cases unit-testing

Last synced: 06 Nov 2024

https://github.com/vb64/test.helper.gae3

Class for autotests GoogleAppEngine python3 app.

gae-standard python3 testbed unit-testing

Last synced: 21 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/vb64/test.helper.flask

Class for autotests flask python apps

flask unit-testing

Last synced: 21 Oct 2024

https://github.com/aphistic/sweet-junit

A plugin for the Sweet testing framework to output JUnit files for test results

junit junit-report sweet unit-testing

Last synced: 11 Oct 2024

https://github.com/itsdorosh/itvdn-angular-testing-course

Repository for ITVDN course "Testing Angular Applications". Check the branches in order to navigate to specific lesson.

angular e2e-testing learning unit-testing

Last synced: 11 Oct 2024

https://github.com/vrudas/software-testing-examples

An educational project to teach students how to test their application code

code-testing java junit5 tdd unit-testing

Last synced: 11 Oct 2024

https://github.com/simonthorell/cpp20-stl-examples

C++20 STL algorithms exploration including external libraries (libcurl and nlohmann/json) as well as API integration.

api cpp-library cpp20 json unit-testing

Last synced: 06 Nov 2024

https://github.com/joelteogom/learning-go

I have created a GitHub repository to organize and store my golang learnings by categories. This will help me keep track of my progress and also share my knowledge with others.

concurrency dependency-injection go go-context goroutines goroutines-channels mock-testing modular-code tcp test unit-testing

Last synced: 17 Oct 2024

https://github.com/bberkay/unit-testing-with-php

Unit Testing with PHPUnit

php phpunit unit-testing

Last synced: 03 Nov 2024

https://github.com/temirlan-zh/test-task-user-api

Implementation of a test task for a job application.

e2e-tests jest mongodb mongoose nestjs rabbitmq rest-api typescript unit-testing

Last synced: 24 Oct 2024

https://github.com/davep/pypath.el

Command to get a full dotted path for a current Python function definition

django elisp emacs emacs-lisp python unit-testing

Last synced: 06 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/coelhoreinaldo/js-unit-tests

Project in which I was responsible for developing specific functions and tests.

jest tdd unit-testing

Last synced: 24 Oct 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: 11 Oct 2024