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/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/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/helpscout/jekyll-joule

Joule 🔸: A Jekyll library for Unit Testing

jekyll open-source unit-testing

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

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/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/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/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/pwall567/kjson-test

Library for testing Kotlin JSON applications

json kotlin unit-testing

Last synced: 11 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/meyskens/continuous-ino

continuous integration for Arduino

arduino ci unit-testing

Last synced: 22 Jan 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/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/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/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/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/codecaiine/testing-practice-jet-js

This project is a practical test for JavaScript functions using the Jest library. It follows the AAA pattern to make the tests easier for other developers to read and understand. TDD approach was also practiced. This project is in line with Microverse requirements on unit testing.

javacript jest tdd testing unit-testing

Last synced: 24 Nov 2024

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/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: 05 Dec 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/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/abhirockzz/junit-sample-project

simple example for JPA unit testing

javaee jpa junit unit-testing

Last synced: 21 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/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: 07 Dec 2024

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

https://github.com/theryansmee/jest-mocking-like-a-pro

Mocking data like a pro (Jest & Angular tutorial)

angular jest mocking tutorial unit-testing

Last synced: 03 Dec 2024

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/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: 29 Nov 2024

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/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/egorand/kotlin-unit-tests

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

junit kotlin unit-testing

Last synced: 25 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/imolein/gambiarra

A tiny lua unit-testing library. Mirror of

lua testing unit-testing

Last synced: 23 Oct 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/tsbrandon1010/TestGenie

Automatically generate unit tests for your code.

ai llm testing-tool unit-testing

Last synced: 07 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/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/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/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/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/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/squiddev/omnomnom

An OCaml test runner inspired by Tasty

ocaml unit-testing

Last synced: 08 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/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/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: 11 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/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: 02 Dec 2024

https://github.com/kdinev/jsunit-gen

Unit test generator for JavaScript.

javascript typescript unit-testing

Last synced: 08 Jan 2025

https://github.com/michelemartone/dabo

Did Anything Break Overnight? : minimalistic shell scripts unit-testing

bash bash-script command-line-tool cron-jobs feedback minimalist modulefiles nohup reporting-tool shell-script testing-tool unit-testing

Last synced: 25 Nov 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/ac-gomes/data-engineering-with-databricks

A simple boilerplate for data engineering and data analysis training in Databricks.

data-analysis data-engineering databricks databricks-notebooks pyspark python unit-testing

Last synced: 09 Nov 2024

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/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/cdhunt/testing

A unit test runner for PowerShell

testing unit-testing

Last synced: 15 Dec 2024

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/staivanov/unit-testing

Unit testing C# code with NUnit and Moq

csharp dotnet dotnet-core moq nunit unit-testing

Last synced: 13 Oct 2024

https://github.com/dhiraj9022/todo_service

Maintain our day-to-day tasks or list everything that we have to do

jasperreports log mysql-database spring-boot spring-data-jpa spring-devtools unit-testing

Last synced: 29 Nov 2024

https://github.com/shulard/atoum-xml-extension

An atoum extension to perform tests on XML files

atoum atoum-extension dtd unit-testing xml-document xpath

Last synced: 07 Nov 2024

https://github.com/kay-gyasi/hostel-crust

Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.

api-rest dotnetcore efcore sql unit-testing

Last synced: 19 Jan 2025

https://github.com/randhir200/budgetbuddy

BudgetBuddy is a expense tracking application designed to help you monitor and manage your spending with ease. Built with a modern tech stack, this project leverages the strengths of HTML, CSS, JavaScript, React, Node.js, Express, MongoDB, and PostgreSQL to deliver a seamless and efficient user experience.

css docker express html javascript linux mongodb mongoose nginx nodejs pm2 postgresql react unit-testing

Last synced: 13 Oct 2024

https://github.com/renatozr/vehicle-shop-api

API que maneja dados de veículos de uma concessionária.

chai express mongodb mongoose nodejs poo rest-api swagger swagger-ui typescript unit-testing

Last synced: 02 Jan 2025

https://github.com/bluedotbrigade/daten-lokator

Streamline your automated .NET tests: load the right input with 1 line of code.

csharp dotnet tdd testing testing-framework unit-testing

Last synced: 20 Dec 2024

https://github.com/germanysources/abap_test_injection

Test Injections in ABAP before release 750

abap test-automation unit-testing

Last synced: 20 Dec 2024

https://github.com/feathersui/openfl-utest-tools

Command line tools for running utest tests with OpenFL

cli haxe openfl unit-testing utest

Last synced: 22 Jan 2025

https://github.com/donkirkby/testing

Essay and sample code for writing unit tests in Python

python testing unit-testing

Last synced: 20 Dec 2024

https://github.com/jl-/tupe

Generic unit-testing runner for front-end.➰

ava front-end puppeteer test testing unit unit-testing

Last synced: 22 Jan 2025

https://github.com/abumq/testx

Extremely simple header-only library to create typesafe test data for your C++ application.

cpp11 integration-testing testing-tools unit-testing

Last synced: 05 Dec 2024

https://github.com/mhweiner/hoare

An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.

ava jasmine jest mocha mocha-typescript mochajs test testing typescript unit unit-testing

Last synced: 10 Oct 2024

https://github.com/urbanjost/m_msg

convert all common variables to a string in Fortran using unlimited polymorphic variables

fortran fortran-package-manager fpm testing unit-testing

Last synced: 30 Dec 2024

https://github.com/tommyip/ts-use-exports

A TypeScript transformer that makes stubbing work when targeting CommonJS

commonjs stubs typescript typescript-transformer unit-testing

Last synced: 08 Jan 2025

https://github.com/contributte/tester

🧪 Nette Tester with extra horse power.

contributte integration-testing mocks nette tester testing unit-testing

Last synced: 14 Jan 2025