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/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/winterpuma/bmstu_testing

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

7term bmstu e2e-tests iu7 testing unit-testing

Last synced: 16 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/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/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/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/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/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/khouloudhaddad/cart-management

Cart management with native PHP - TDD

php-native php8 tdd unit-testing

Last synced: 11 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/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/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/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/tommoulard/docker-criterion

Docker image/Dockerfile for criterion

criterion dockerfile unit-testing

Last synced: 09 Nov 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/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/risc-os-community/greatest

This is a RISC OS port of the C Unit Testing header only library Greatest. This library works fine with both GCC and DDE compilers.

c c99 dde gcc hacktoberfest hacktoberfest2022 risc-os riscos test test-runner testing tests unit-test unit-testing unit-testing-framework unittesting

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

https://github.com/sieep-coding/connect4

Connect 4 created using C and Raylib.

c header-files makefile raylib raylib-c shell-script unit-testing

Last synced: 16 Oct 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/pdsuwwz/vite-react-unit

Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)

babel jest react sample testing typescript unit unit-testing vite

Last synced: 27 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/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/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/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/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/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/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/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/saintzet/fiscaldevicestatusdecoder

Program for decode HEX response from fiscal device to Binary and transformation into a comfortable look using the documentation of this device.

binary daisy datecs ddd domain-driven-design eltrade fd fiscal fiscal-printer fiscaldevices hex incotex mvvm mvvm-architecture port tremol unit-testing wpf xaml

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/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/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/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/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/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/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/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/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/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/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/mitya57/cxxunit

Simple C++ unit testing library

cplusplus header-only testing unit-testing

Last synced: 15 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/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/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/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/stepanzh/scoredtests.jl

Test utilities with scoring.

julia teaching-assistant unit-testing

Last synced: 05 Nov 2024

https://github.com/ps0305/ng-unittesting

Unit testing in angular using Jasmin with Karma

angular angular-cli karma unit-testing

Last synced: 08 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/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/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/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/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/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/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/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/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/shubham14p3/testing-practice

building Unit Testing that test several different functions with TDD (Jest)Testing Practice with Jest in Javascript.

javascript jest unit-testing

Last synced: 20 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/codemedic/bash-pack

Bash scripts library

bash library logging semver unit-testing

Last synced: 11 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/lschmid83/wikipedia-extractor

Wikipedia Extractor is a lightweight C# library which can be used to extract XML page data from a Wikipedia data dump.

data-dump integration-testing page-title regex search-algorithm search-index unit-testing wikipedia xml

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

unit tests for Ballerina Langauge

ballerinaplat unit-test unit-testing unittests

Last synced: 28 Oct 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/blaineconnor/tip_calculator

Tip Calculator App by Swift-SnapKit-MVVM-Combine-Snapshot/UI/Unit Tests

combine mvvm mvvm-architecture mvvm-ios snapkit snapshot-testing swift ui-testing unit-testing

Last synced: 07 Nov 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/chrisshim98/loginapp

DotNet x Angular Web Application - with unit tests

angular dotnet-core jasmine nunit unit-testing

Last synced: 31 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