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/kardelruveyda/unit-test

My first UnitTest attempt :)

exercise unit-testing

Last synced: 16 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/pranavh-2004/resumebuilder

An automated resume builder in Python that generates professional PDFs based on user data and customizable templates

automation cli developer-tools pdf-generation python reportlab resume-generator unit-testing

Last synced: 28 Jan 2025

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/siguici/vut

VUT is a lightweight framework for rule validation and unit testing in Vlang. Simplify code correctness checks, data validation, and unit testing in your V projects with this efficient tool.

assert assertions assurances ensure expect expectations filters sanitization sanitizers schema test-suite test-suites testing-framework unit-testing validation validators vlang vlang-package vut

Last synced: 11 Jan 2025

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

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: 02 Feb 2025

https://github.com/fakiolinho/javascript-unit-tests-playground

This is a playground so i can run some javascript unit tests fast

babel es6 javascript jest mocha tape testing unit-testing

Last synced: 10 Dec 2024

https://github.com/ahmad-hamwi/pokedex-flutter

Pokedex demonstrates modern Flutter development with Clean Architecture, Bloc state management, Error Handling, Unit Testing, CI-CD Pipelines, and more.

bloc clean-architecture dio error-handling flutter get-it mockito shared-preferences unit-testing

Last synced: 10 Nov 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/tyn-tian/belajar-nodejs-unit-test

Documentation I am learning Jest Unit Test from @ProgrammerZamanNow.

jest nodejs unit-testing

Last synced: 16 Nov 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/hernandosebastian/rick-and-morty-wiki

Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.

bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper

Last synced: 23 Dec 2024

https://github.com/yanrodrigues205/smartsales-backend

This repository aims to store the source code of the SmartSales application logic, which is an order and reservation manager for a restaurant, this application uses typescript, orm prism and automated tests with jest. 🛒

docker express jest jest-tests mysql prisma-orm sqlite typescript unit-testing

Last synced: 28 Dec 2024

https://github.com/insight-architectures/unit-testing-csharp

This repository contains the source files for the course "Unit Testing in C#". The course is currently available at the wiki of the repository.

autofixture csharp dotnet guide moq nunit3 unit-testing

Last synced: 12 Dec 2024

https://github.com/newhoteng/metrics

Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants.

css-modules react react-router react-testing-library redux-toolkit snapshot-testing spa unit-testing webpack

Last synced: 11 Dec 2024

https://github.com/helpscout/jekyll-joule

Joule 🔸: A Jekyll library for Unit Testing

jekyll open-source unit-testing

Last synced: 25 Oct 2024

https://github.com/risc-os-community/munit

This is a port to RISC OS of the munit library for C Unit Testing

c coding gcc hacktoberfest hacktoberfest2022 library risc-os riscos testing testing-library unit-testing

Last synced: 15 Jan 2025

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/saddamarbaa/software-testing

==> Software testing examples with Jest and also with (mocha and chai)

bdd-tests end-to-end-testing integration-test jest mocha-chai tdd-test unit-testing

Last synced: 09 Dec 2024

https://github.com/ericksonreyes/ddd-phpspec-helper

Just my personal PhpSpec helper that generates tests and implementation of domain and application classes.

helpers php7 phpspec tdd unit-testing

Last synced: 29 Dec 2024

https://github.com/piotr-kalanski/spark-local

API enabling switching between Spark execution engine and local fast implementation based on Scala collections.

scala spark unit-testing

Last synced: 21 Dec 2024

https://github.com/corentinth/vscode-test-pilot

Automatically generate test base templates for JavaScript and TypeScript functions.

extension jest mocha template test unit-testing vitest vscode vscode-extension

Last synced: 21 Dec 2024

https://github.com/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios

Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate

integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient

Last synced: 05 Jan 2025

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

A pleasant companion for unit testing

mocha pytest unit-testing vim

Last synced: 02 Feb 2025

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

Iweather is a mobile app that shows the weather forecast for the next 5 days. The app was developed using React Native and Expo.

expo integration-testing jest react-native unit-testing

Last synced: 01 Feb 2025

https://github.com/stakx/dissecting-moq4

An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.

architecture documentation dotnet dotnet-core internals mock mocking mocking-library moq net45 netstandard20 software-architecture unit-testing

Last synced: 19 Nov 2024

https://github.com/mozameljawad/tdd-project

In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.

rspec ruby unit-testing

Last synced: 20 Dec 2024

https://github.com/stanislavkozlovski/unit-test-kt

This is the example code for an article of mine about Kotlin's access modifiers and how it impacts unit-testing methods.

hacktoberfest hacktoberfest-accepted junit junit5 kotlin kotlin-test kotlin-testing unit-testing

Last synced: 12 Nov 2024

https://github.com/devmunyi/blog-app

The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

authentication authorization cancancan devise gitflow integration-testing model-spec mvc-architecture postgresql request-specs rspec-rails ruby-on-rails unit-testing

Last synced: 09 Jan 2025

https://github.com/meyskens/continuous-ino

continuous integration for Arduino

arduino ci unit-testing

Last synced: 22 Jan 2025

https://github.com/bushmusi/my-catalog

In this project we have create a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.

linter oop pgsql ruby tdd unit-testing

Last synced: 11 Nov 2024

https://github.com/andrewbeng89/vue-unit-testing

Unit Testing in Vue.js - from theory into practice: a companion repo!

jest unit-testing vue-test-utils vuejs

Last synced: 06 Jan 2025

https://github.com/syed007hassan/backend-engineering-lyft

This repo contains the codebase of the tasks included in the virtual experience program of Forage.

factory-pattern refactoring tdd uml-class-diagram unit-testing

Last synced: 07 Nov 2024

https://github.com/abhirockzz/junit-sample-project

simple example for JPA unit testing

javaee jpa junit unit-testing

Last synced: 21 Dec 2024

https://github.com/seanmayer/java-restful-refresher

Java Spring Boot REST API, JPA, Native SQL Queries, MySQL, Apache Tomcat, AWS EC2, AWS Beanstalk, JWT, STS

api-rest aws-ec2 aws-rds-mysql aws-ses aws-sts beanstalk h2-database java jpa jwt mysql mysql-database rest rest-api spring spring-boot swagger tomcat unit-testing webservices

Last synced: 16 Jan 2025

https://github.com/albertopirillo/ing-sw-2021-pirillo-rocco-veliz

SW implementation of the board game "Master of Renaissance" using Object-Oriented programming and the MVC architectural pattern, relying on the Java programming language.

javafx-gui multiplayer-game mvc-architecture software-engineering unit-testing

Last synced: 02 Jan 2025

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

https://github.com/kralizek/fakerabbitmq

A library of fakes targeting the RabbitMQ .NET client

dotnest-standard dotnet dotnet-core dotnet-framework rabbitmq testing unit-testing

Last synced: 23 Jan 2025

https://github.com/sgrprmnk/swiggy

Design a class structure for a UNO game that allows multiple players to participate. The game should support the standard rules of UNO, including drawing cards, playing cards, skipping turns, reversing the direction of play, and declaring a winner

correctness java junit object-oriented-design unit-testing

Last synced: 31 Dec 2024

https://github.com/edwyng/proyecto-ingenieria-del-software

Course Stack es un sistema de software que te ofrece la facilidad de conseguir avales para cursos online, presencial o semi-presenciales. En contribución con la UCV, está plataforma te permitira proponer tus ideas y enseñar tus conocimientos.

java jdk17 swing unit-testing

Last synced: 22 Jan 2025

https://github.com/pedrior/motorent-aluguel-de-motos

Uma API REST para gerenciar aluguel de motos desenvolvida com ASP.NET Core, Arquitetura Limpa, DDD e Testes de Unidade e Integração

api aspnetcore clean-architecture cqrs ddd design-patterns docker dotnet efcore integration-testing postgresql unit-testing

Last synced: 12 Nov 2024

https://github.com/tsbrandon1010/TestGenie

Automatically generate unit tests for your code.

ai llm testing-tool unit-testing

Last synced: 07 Nov 2024

https://github.com/canopas/ios-todo-app-with-unit-testing

Sample code for the articles written on Ultimate guide to iOS unit testing. https://blog.canopas.com/the-ultimate-guide-to-ios-unit-testing-with-best-practices-part-1-c3a484b8dc8d

ios swift swiftui unit-test unit-testing

Last synced: 27 Jan 2025

https://github.com/ilieschibane/projet-gl3_test-unitaire_simulation-ascenseur

An application to showcase how to use Unit Testing in java using Junit5

java junit5 software-engineering unit-testing

Last synced: 28 Jan 2025

https://github.com/moyasiginko/cost-management-capstone

A modern Cost Management web application built with Ruby on Rails. Easily track your expenses, manage categories, and stay on top of your financial goals. Features include user authentication, transaction history, and a responsive design for seamless use on any device.

css html javascript ruby ruby-on-rails unit-testing

Last synced: 28 Jan 2025

https://github.com/imolein/gambiarra

A tiny lua unit-testing library. Mirror of

lua testing unit-testing

Last synced: 23 Oct 2024

https://github.com/egorand/kotlin-unit-tests

Sample code for a workshop session called "Better Unit Tests with Kotlin"

junit kotlin unit-testing

Last synced: 25 Jan 2025

https://github.com/barrettotte/sql-unit-poc

A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.

json mssql proof-of-concept python sql t-sql test-runner unit-testing

Last synced: 09 Dec 2024

https://github.com/alielderawi/geoassistant

A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.

accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing

Last synced: 01 Feb 2025

https://github.com/luontola/tdd-mooc-untestable-code

Exercise about unit testing legacy code

javascript kata legacy-code unit-testing

Last synced: 10 Nov 2024

https://github.com/C836/Weather-App

Interface para previsão de tempo, com opções para troca de escala e sistema de internacionalização.

api jest openweathermap react styled-components typescript unit-testing

Last synced: 23 Oct 2024

https://github.com/ghilain/food-recipee

This is a Capstone project being built in the second module of curriculum at microverse. it's an application that uses the MealDB API to display meals and instructions on how to make the meals. The project also utilizes the Involvement API to update and display comments and likes for the meals

css3 eslint html5 javascript npm unit-testing

Last synced: 16 Dec 2024

https://github.com/oekazuma/test-runner-compare

JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)

ava jasmine jest mocha tape testing unit-testing uvu vitest

Last synced: 08 Jan 2025

https://github.com/mahdi7s/personal-blog

A complete weblog website implemented by Asp.Net MVC, Entity Framework

asp-net-mvc entity-framework javascript jquery jquery-ui mvc razor-pages repository-pattern unit-testing

Last synced: 13 Jan 2025

https://github.com/accenture/docknet

A pure Numpy implementation of neural networks for educational purposes

deep-learning docker jupyter neural-networks python rest-api unit-testing

Last synced: 12 Nov 2024

https://github.com/jsuyog2/express-sequelize-api

Express Sequelize API repository! This project is a robust and scalable RESTful API built using Express.js and Sequelize. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.

api api-development backend express expressapi expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token loginapi node nodejs postgresql role-based-access-control sequelize unit-testing

Last synced: 14 Nov 2024

https://github.com/squiddev/omnomnom

An OCaml test runner inspired by Tasty

ocaml unit-testing

Last synced: 08 Dec 2024

https://github.com/tebogoyungmercykay/concurrent-testing-framework

This project demonstrates the use of a custom multi-threaded testing framework to compare the performance of sequential and concurrent test execution. The framework uses custom annotations to specify the execution mode and order of tests.

annotations concurrent-synchronization gradle junit5 kotln runner testing unit-testing

Last synced: 01 Nov 2024

https://github.com/marlon-couto/js-unit-tests

Implementação de funções e testes unitários usando JavaScript e a biblioteca de testes Jest

javascript jest unit-testing

Last synced: 22 Dec 2024

https://github.com/mehradi-github/ref-react-typescript-vitest

Testing & Code Quality with Vitest and Github-actions

github-actions mocking snapshot spie typescript unit-testing vitest

Last synced: 11 Dec 2024

https://github.com/tobuya/catalog_of_my_things

Here, we have created a console app that will help us to keep a record of different types of things we own: books, music albums, movies, and games. Built using Ruby.

postgresql rspec ruby unit-testing

Last synced: 21 Jan 2025

https://github.com/c0zen/wiki

Just a bunch of stuff about Front-End stuff to help me (and maybe you) to have access to good pratices, reminders and snippet.

angular css front-end protip reminders sass unit-testing wiki

Last synced: 22 Dec 2024

https://github.com/gaurav156/SpringBoot-Ex-gradle

Spring Boot Gradle middleware server for Vue.js-Ex frontend

gradle java junit5 open-api rest-api spring-boot springboot swagger-ui unit-testing

Last synced: 23 Oct 2024

https://github.com/nicolab/crystal-testify

Testing utilities for Crystal lang specs. OOP abstraction for creating unit and integration tests.

crystal crystal-lang integration integration-testing spec test unit-testing xunit

Last synced: 30 Jan 2025

https://github.com/primus-anonymous/atms-ios

OSM data based ATMs locator

alamofire cuckoo mvvm rxswift swift unit-testing

Last synced: 23 Oct 2024

https://github.com/cdhunt/testing

A unit test runner for PowerShell

testing unit-testing

Last synced: 15 Dec 2024

https://github.com/wibosco/modelingformchanges-example

An example project to show how we can implement a model to simplify form validation

data swift unit-testing validator

Last synced: 23 Jan 2025

https://github.com/mchalapuk/fake-promise

:pray: Total control over when ES6 promises are resolved. Intended for use in unit tests.

es6-promise fake javascript mock promise resolve testing unit-testing

Last synced: 12 Oct 2024

https://github.com/staivanov/unit-testing

Unit testing C# code with NUnit and Moq

csharp dotnet dotnet-core moq nunit unit-testing

Last synced: 13 Oct 2024