Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/unit-testing
- Wikipedia: https://en.wikipedia.org/wiki/Unit_testing
- Created by: Kent Beck, Erich Gamma
- Released: 1997
- Related Topics: testing, integration-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing, junit,
- Aliases: unit-tests,
- Last updated: 2025-02-16 00:31:07 UTC
- JSON Representation
https://github.com/sucodelarangela/ruby-practices
Houve uma época em que eu não tinha muito o que fazer, então resolvi estudar Ruby e testes unitários.
Last synced: 21 Jan 2025
https://github.com/mackenzie-high/unit_test_c
A nano unit testing framework for C
c framework minimalistic unit-testing unlicense
Last synced: 14 Jan 2025
https://github.com/mystackbox/prj-mabunda-group
a static angular website that uses master-page with the implementation of lazy-loading, developed using grid-layout and flexbox-layout models, to achieve Responsive Web Design concept..
angular-cli angular2 flexbox-grid grid-layout html5 lazy-loading master-pages node-js responsive-web-design restful-api scss-styles typescript unit-testing
Last synced: 07 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: 03 Feb 2025
https://github.com/bredalis/pytest
🐍 Testing's librery for Python 🐍
framework librery programming-language pytest python testing unit-testing
Last synced: 14 Jan 2025
https://github.com/darky/klubok
Do notation pipes for Promise-based or pure functions which easy to mock
do-notation functional-programming javascript mock pipe promise typescript unit-testing
Last synced: 11 Jan 2025
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/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/janumedia/vue-typescript-cypress-example
Vue - Typescript Unit and E2E testing including Code Coverage using Cypress setup example
boilerplate code-coverage cypress-io e2e-testing typescript unit-testing vue
Last synced: 29 Dec 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: 15 Feb 2025
https://github.com/leonardovff/angular-open-test
Repository used as repository of examples for open test in Angular.
angular node testing unit-testing
Last synced: 04 Feb 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/mmellado/react-tdd-example
Example of how to build a react component using TDD
Last synced: 21 Jan 2025
https://github.com/infeng/todo-react
jest starter
enzyme jest react redux todo unit-testing
Last synced: 30 Dec 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: 08 Jan 2025
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: 15 Jan 2025
https://github.com/julienkode/monorepo-typescript-template
Template of a monorepo using typescript
continuous-delivery continuous-integration e2e-tests javascript monorepo template typescript unit-testing
Last synced: 11 Feb 2025
https://github.com/kdcllc/aspnetcore1_jwt_angular2_travelapp
Simple AspNetCore Jwt Token Authentication WebApi with Angular2 Client
angular angular2 angular4 asp-net-core asp-net-core-mvc aspnetcore domain-driven-design jwt jwt-authentication jwt-bearer-tokens jwt-tokens jwtauth kdcllc typescript unit-testing webapi
Last synced: 03 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/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/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 18 Feb 2025
https://github.com/haque-misbahul/python-programming-problem-solving
Python-based problem-solving exercises
oops-in-python pandas python unit-testing
Last synced: 27 Jan 2025
https://github.com/tkraak/coffeerun
:coffee: CoffeeRun
ava book javascript learn modules teach test unit-test unit-testing
Last synced: 11 Feb 2025
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: 11 Feb 2025
https://github.com/baralmanish/easy-travel-vue
SPA build on Vue. CRUD is implemented using Vue and GraphQL
graphql tailwindcss typescript unit-testing vue
Last synced: 16 Jan 2025
https://github.com/notixbit/ntbpp
NTB++ is a cross-platform header-only utility library for C++ >= 17
c-plus-plus c-plus-plus-17 colors cplusplus cpp cpp17 cross-platform ctest header-only linux macos osx templates types unit-testing unix util utility vcpkg windows
Last synced: 27 Jan 2025
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: 11 Jan 2025
https://github.com/nerdfiles/chordlike
handling modality in reactjs
coverage docs reactjs static-code-analysis unit-testing
Last synced: 21 Jan 2025
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: 08 Jan 2025
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/tembra/pest-plugin-x-args
Add to Pest the functionality to accept `--x-` arguments and access them from the test cases.
command-line pestphp pestphp-addon php plugin plugin-repo test testing unit-testing
Last synced: 30 Dec 2024
https://github.com/web2solutions/skix
The notorious SkiFree Game
cypress es6 game-development indexeddb javascript test-automation unit-testing vanilla-javascript visual-testing voodux
Last synced: 04 Feb 2025
https://github.com/antloop-studios/c-unit
Trivial C unit testing library
c header-only simple testing unit-testing
Last synced: 08 Jan 2025
https://github.com/marschall/spring-test-scope
a Spring test scope
integration-testing java spring unit-testing
Last synced: 11 Feb 2025
https://github.com/kimbo-slicee/java-course
This repository contains my Java ☕ course, where I explain everything I know about the Java ☕ programming language 👨💻 in a simple and clear way 👨🏫.
collections-framework gradle java-21 jvm maven oops-in-java unit-testing xml
Last synced: 04 Feb 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/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/sevlamare/enumerables
Rebuild of a few iterators methods from Enumerable.
ruby ruby-language unit-testing
Last synced: 04 Feb 2025
https://github.com/sevlamare/web_scraper
Get data from web pages to tables.
nokogiri rspec ruby unit-testing
Last synced: 04 Feb 2025
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/kirill3333/jsnn_6
Slides for JSNN #6 NodeJS Unit testing
chai istanbul mocha nodejs sinon unit-testing
Last synced: 31 Jan 2025
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: 11 Jan 2025
https://github.com/pedroemmanuelbuerger/unit_tests
Projeto para aprimorar meus conhecimentos de testes com a biblioteca do jest.
Last synced: 17 Jan 2025
https://github.com/mtpontes/blog-san-api
Blog-san is a blog API, where users can create posts, comments and reply to comments.
integration-testing jwt-token rest-api spring-boot spring-security test-containers unit-testing
Last synced: 28 Jan 2025
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/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/bytemechanics/test-drive
Pure Java, zero dependencies testing library
Last synced: 12 Feb 2025
https://github.com/cimpress-mcp/tiger-clock
An injectable, mockable source of the current date and time.
Last synced: 16 Jan 2025
https://github.com/rubberduck203/shunit2examples
Spike to see how hard it would be to TDD Bash scripts
Last synced: 28 Jan 2025
https://github.com/ritikanubhav/ai-recommendation-system
C#/ Dot net Console Application for AI Recommendations-- Using Pearson Formula
console-application csharp dotnetcore unit-testing
Last synced: 14 Jan 2025
https://github.com/adrianomonteiroweb/solid-testable-api-architecture
Repository of architectural studies of a testable api with SOLID concepts in classes and TypeScript.
api nodejs solid typescript unit-testing vitest
Last synced: 22 Jan 2025
https://github.com/jaisayush/angular-jest-scaffolder
A command-line tool that scaffolds Angular projects with Jest as the default testing framework. Effortlessly replace Jasmine and Karma, configure Jest for Angular, and automate the setup process for efficient testing. Perfect for developers looking to streamline their Angular testing workflow.
angular angular-18 angular-cli angular-jest angular-testing automation continuous-integration devtools frontend-development javascript jest nodejs npm-package open-source scaffolding-tool software-engineering testing-framework typescript unit-testing web-development
Last synced: 14 Jan 2025
https://github.com/mbashia/testing-in-elixir-phoenix
testing in elixir and LiveView
elixir intergration-test liveview unit-testing
Last synced: 22 Jan 2025
https://github.com/foldermaster/taskmanagerapp
Task manager application.
avalonia csharp in-progress machine-learning task-manager uml-diagrams unit-testing
Last synced: 04 Feb 2025
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: 17 Jan 2025
https://github.com/flazefy/gudangku-be
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 Go Echo
auth backend e2e-tests file-upload firebase-storage golang rest-api telegram-bot unit-testing warehouse
Last synced: 22 Jan 2025
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: 17 Dec 2024
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/dotnetbackendtraining/airport-ticket-booking-system
.NET console application for an airport ticket booking system
csharp csv custom-database domain-driven-design file-data-storage unit-testing
Last synced: 16 Jan 2025
https://github.com/rsachdeva/illuminatingdeposits-rest
Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.
docker docker-compose dockertest go go-test go116 golang helm illuminatingdeposits-rest ingress-nginx integration-testing json jwt-authentication kubernetes observability postgresql rest-api test-coverage tls unit-testing
Last synced: 05 Feb 2025
https://github.com/andresweitzel/api_bioethanol_statistics_dynamodb
Api Rest for the statistical management of production and sales of bioethanol based on cane and corn implemented with Api-Gateway, Nodemon, Serverless-Framework, NodeJs, Jest, DynamoDB, Systems Manager Parameter Store, Lambda, among others.
api-gateway-v2 aws aws-lambda aws-sdk-v3 bioetanol dynamodb git integration-testing jest nodejs nodemon postman-collection serverless-framework serverless-ofline system-manager-parameter-store tdd unit-testing
Last synced: 01 Feb 2025
https://github.com/codylico/munit-plus
Unofficial port of the µnit unit testing library to C++ 2011
Last synced: 05 Feb 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/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/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/pikuzamarie/lotto-game
Lotto game | React, Vite, SCSS, Jest
jest-tests react react-hooks react-hot-toast reactjs scss unit-testing
Last synced: 22 Jan 2025
https://github.com/timm/gold
Adds to Gawk objects, methods, polymorphism, encapsulation, inheritance, unit tests, auto-documentation, data mining tools.
ai data-mining gawk literate-programming object-oriented teaching unit-testing
Last synced: 28 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/oliverklee/ext-phpunit
PHPUnit extension for TYPO3
hacktoberfest php phpunit testing typo3 typo3-cms-extension unit-testing
Last synced: 22 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: 12 Feb 2025
https://github.com/canozyigiit/tangledlogistic
Simple unit test example with spring boot
Last synced: 28 Jan 2025
https://github.com/pranambhat/angular-unit-testing
Angular Unit Testing | Angular 13 | Jasmine | Karma
angular angular13 jasmine karma unit-testing unittest unittesting
Last synced: 28 Jan 2025
https://github.com/colinrobertbrooks/testing-javascript-applications-demo
A demo app with static analysis and unit/integration/end-to-end tests 🧪
end-to-end-testing integration-testing javascript nodejs reactjs testing unit-testing
Last synced: 21 Jan 2025
https://github.com/fair2-for-research-software/python-testing-for-research
A training course on the practical use of tests in research software.
ci continuous-integration english fair fair4rs lesson pre-alpha python python-testing research research-software rse software software-testing testing unit-testing unit-tests
Last synced: 28 Jan 2025
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: 09 Jan 2025
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: 12 Feb 2025
https://github.com/gustavofreze/mutation-test-php
Teste de mutação em PHP usando Infection.
infection mutation-testing php php8 unit-testing
Last synced: 22 Jan 2025
https://github.com/karenpayneoregon/working-with-data-2022
For an article comparing EF Core to SqlClient data provider
console csharp-core efcore unit-testing
Last synced: 29 Jan 2025
https://github.com/karenpayneoregon/vs2019-custom-project-templates
Collection of project templates
class-project csharp unit-testing
Last synced: 29 Jan 2025
https://github.com/karenpayneoregon/working-with-csharp-core
Code samples to learn C# basics to advance topics
csharp-core entity-framework-core extension-methods oop oracle sql-server unit-testing
Last synced: 29 Jan 2025
https://github.com/karenpayneoregon/master-ef-core
Teaching EF Core
bogus csharp-core efcore entity-framework-core extension-methods fluentvalidation sql-server unit-testing
Last synced: 29 Jan 2025
https://github.com/karenpayneoregon/entity-framework6-mocking
Entity Framework 6 example to unit test and restore data to original state.
csharp entity-framework unit-testing
Last synced: 29 Jan 2025
https://github.com/posinformatique/posinformatique.fluentassertions.json
PosInformatique.FluentAssertions.Json is a library to assert JSON serialization using the FluentAssertion style coding.
c-sharp fluentassertions json mstest nunit tdd unit-testing xunit
Last synced: 29 Jan 2025
https://github.com/firatgoktepe/erp-project
A mid/large scale example project of ERP (Enterprise Resource Planning) software for use of general purpose
axios cicd css-in-js cypress e2e-testing emotion-css eslint husky integration-testing jest material-ui nextjs prettier react react-testing-library redux-toolkit sentry-io styled-components typescript unit-testing
Last synced: 24 Jan 2025
https://github.com/marlysson/projetoestacionamento
Projeto simples para administração de estacionamento usando testes com TDD.
Last synced: 29 Jan 2025
https://github.com/sshtools/uhttpd
A very simple Java embeddable HTTP/HTTPS server that has no external dependencies
http http-server https https-server java unit-testing websocket
Last synced: 23 Jan 2025
https://github.com/keiryojs/rest
👽️ typescript library for interacting with Discord's REST api
ava discord neocord typescript unit-testing
Last synced: 23 Jan 2025
https://github.com/keiryojs/common
🍱 common utilities used in neocord
ava discord neocord typescript unit-testing
Last synced: 23 Jan 2025
https://github.com/rcardin/kafka-testing
Kafka Unit Testing Usine Spring Kafka and MockConsumer/MockProducer Classes
kafka spring-kafka unit-testing
Last synced: 18 Jan 2025
https://github.com/josef-friedrich/test-helper.sh
A collection of helper functions for the shell-script testing.
shell testing unit-test unit-testing
Last synced: 28 Jan 2025
https://github.com/karenpayneoregon/entityframeworkcoreinmemorytesting
Examples for InMemory testing with EF Core
csharp dependency-injection efcore unit-testing
Last synced: 29 Jan 2025
https://github.com/yanirta/assertio
assertio ;) - traceable testing
appium assert assertions selenium testing testing-tools unit-testing unittest validation validation-engine validation-library
Last synced: 12 Feb 2025
https://github.com/424nkita-csharsfta4/moodle_diplomka
Дипломная работа для ТТиИП, мобильное приложение для студентов🔥
algorithms android asp-net-core backend csharp dart educational-project firebase flutter frontend graphql ios mobile-app moodle router social-app study-project ui-ux unit-testing
Last synced: 23 Jan 2025
https://github.com/i-revan/hospital-management-system
asp-net asp-net-core azure-blob-storage background-jobs cqrs-pattern docker entity-framework-core global-exception-handling healthcare-system hospital-management hospital-management-system jwt-authentication mediatr mssql onion-architecture quartz-net repository-pattern result-pattern stripe unit-testing
Last synced: 17 Nov 2024
https://github.com/vknabel/taps
Taps is a lightweight Unit Test library optimized for asynchronous code and generating TAP13 compatible output.
asynchronous cocoapods reactivex rxswift swift swift-3 swift-package-manager swiftpm tape unit-testing
Last synced: 23 Jan 2025
https://github.com/cedrickchee/nestjs-task-management
NestJS task management app example
backend-api educational-project nestjs postgresql typeorm unit-testing
Last synced: 18 Jan 2025
https://github.com/scribetw/mocking-demo
Some demo code of mocking library usages
java jmockit mocking unit-testing
Last synced: 23 Jan 2025
https://github.com/pwall567/kjson-spring3-test
Spring Boot 3 testing functions for kjson
json kotlin spring-boot unit-testing
Last synced: 05 Feb 2025
https://github.com/marlysson/fluxocomprajava
Mini-Aplicação de um fluxo de compras online pra mostrar como usar testes com JUnit e Hibernate.
Last synced: 29 Jan 2025