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/pedroemmanuelbuerger/unit_tests

Projeto para aprimorar meus conhecimentos de testes com a biblioteca do jest.

jest tdd unit-testing

Last synced: 16 Nov 2024

https://github.com/babkock/videostore

My final project for CIS 152 Data Structures. A GUI program with SQLite database.

cplusplus graphical-user-interface qt5 qt5-gui qt5-widgets qt6 qtcreator sqlite sqlite3 threads unit-testing

Last synced: 11 Nov 2024

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: 12 Nov 2024

https://github.com/lenin-anzen/javascript-unit-testing

Pruebas unitarias con Karma, Jasmine, Mocha, Jest, Chai...

chai jasmine javascript jest karma mocha unit-testing

Last synced: 12 Nov 2024

https://github.com/grahamstrickland/epi

Algorithms and test cases from Elements of Programming Interviews in Python - Aziz, Lee, & Prakash

elements-of-programming-interviews nosetests python3 unit-testing

Last synced: 11 Nov 2024

https://github.com/marcelodiass/static-generator

This project is a static-website-generator, working with OOP in Python, Unit Test, and Web Servers

object-oriented-programming python test-automation unit-testing

Last synced: 14 Nov 2024

https://github.com/theoryofnekomata/react-testing-demo

Demonstration for various ways on testing React apps

demo enzyme jest react storybook unit-testing

Last synced: 13 Nov 2024

https://github.com/bethanyuo/truffle-advanced

Solidity-specific Unit Tests with Truffle

solidity solidity-testing truffle truffle-testing unit-testing

Last synced: 13 Nov 2024

https://github.com/afthaab/unit-testig-go

This repository consist of Unit test cases for a simple go application

unit-testing

Last synced: 13 Nov 2024

https://github.com/bredalis/pytest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 14 Nov 2024

https://github.com/mrdulin/jasmine-examples

Learning the Jasmine testing framework by examples

babel babel7 coverage jasmine jasmine-framework nyc unit-testing

Last synced: 13 Nov 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: 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/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/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/chicio/asynchronous-testing-closure-dependency

This repository contains an example for my article "Asynchronous testing in Swift".

asynchronous-tests closure swift unit-testing xctest

Last synced: 17 Nov 2024

https://github.com/jeamon/go-digital-root-algorithms

This is a short full scale coding challenge consisting of implementing two algorithms that compute the digital root of a given number. Each function has its unit test and benchmark implementations as well. Outputs have been provided to see how looks like the execution results.

algorithms benchmarking data-structures go-examples golang unit-testing

Last synced: 17 Nov 2024

https://github.com/deepakbhalla/nace-service

Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.

cucumber ehcache filter gherkin h2-database integration-testing java8 junit5 microservice mockito mockmvc opencsv rest restassured-cucumber-framework spring-boot spring-data-jpa spring-web swagger unit-testing

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

https://github.com/nadavwr/makeshift

Makeshift unit testing library for Scala Native

mit-license scala-native unit-testing

Last synced: 18 Nov 2024

https://github.com/sumanjs/karma-suman

Adapter for running Suman tests with the Karma test runner.

karma-framework karma-test-runner suman sumanjs unit-testing

Last synced: 18 Nov 2024

https://github.com/nameisjayant/jetpack-compose-android-testing

In this repository we will be working with Unit , Instrument & Ui tests in android kotlin with jetpack compose.

android-uitesting assertion-library instrumentation-tests integration-test jetpack-compose room-database unit-test unit-testing

Last synced: 18 Nov 2024

https://github.com/petr-korobeinikov/pgtap-example

pgTAP (http://pgtap.org) usage example.

pgtap postgres postgresql unit-testing

Last synced: 06 Nov 2024

https://github.com/sdepouw/ngrx-sandbox

Playing around with concepts of NgRx Store (actions, reducers, selectors and effects).

angular best-practices cypress marbles-testing ngrx-store rxjs testing-library unit-testing

Last synced: 15 Oct 2024

https://github.com/hima890/airbnb_clone

Welcome to the AirBnB clone project! This project is the first step towards building a full web application, which will ultimately mimic the functionalities of the AirBnB platform. In this stage, we focus on creating a command interpreter to manage AirBnB objects.(CLI).

alx-africa alx-higher-level-programming alx-software-engineering console-application inheritance json-data json-parser opp python-script python3 static-website unit-testing webapplication

Last synced: 06 Nov 2024

https://github.com/jagoda11/simple-js-test-library

📚 Simple-JS-Test-Library: Dive into JavaScript testing with this easy-to-understand library 🛠️, featuring a suite of utility functions and their tests 🧪. Perfect for mastering the basics of unit testing! 💡

education javascript js-test node-js pirple test-library test-runner unit-testing utility-function

Last synced: 08 Nov 2024

https://github.com/jagoda11/angular-bowling-scorekeeper

🎳 Angular-Bowling-Scorekeeper: Dive into the interactive world of bowling with this Angular app! Track your scores across ten frames, manage inputs with error checking, and view round-by-round progress. Perfect for enthusiasts and developers alike looking to explore Angular-driven scorekeeping. 🌟

angular angular9 bowling error-handling game-score-tracking interactive-app scorekeeper sports-app unit-testing web-application

Last synced: 08 Nov 2024

https://github.com/yashkathe/unit-testing-js

Notes and code for unit testing with Vitest

unit-testing

Last synced: 06 Nov 2024

https://github.com/chanchals7/noapp-assignment

noapp assignment - about uploading bulk data in api

env express mocha mongoose multer nodemon unit-testing

Last synced: 06 Nov 2024

https://github.com/adolligit/store-manager

Store Manager é uma API Rest feita em NodeJS + ExpressJS, que faz consultas diretamente no banco de dados MySQL através query's no 'hardcoded'. O projeto foi idealizado pela escola de programação @tryber e realizado pelos alunos, como eu. Seja muito bem-vindo ao repositório!

api-rest architecture-components docker docker-compose docker-image dockerfile express-api express-js express-rescue expressjs mocha-chai mocha-tests mochajs mysql mysql-database mysql2 nodejs swagger-ui unit-testing unittest

Last synced: 06 Nov 2024

https://github.com/valentinosvaldo/github-profile

Show github profiles with his repositories

github react unit-testing

Last synced: 10 Nov 2024

https://github.com/davidlj95/angular-18-cypress-jasmine-types

Minimal reproduction for JetBrains IDEs issue about unit test types and Cypress

cypress jasmine jetbrains-ides minimal-reproduction unit-testing webstorm

Last synced: 18 Oct 2024

https://github.com/marko19907/to-do-list-app

To-Do List app. A first-year student project for the “Systems Development” (IDATA1002) course at NTNU.

java javafx maven mvc-architecture todo-app todolist-app unit-testing

Last synced: 06 Nov 2024

https://github.com/marko19907/patient-register-gui

A second semester “Programming 2” project with JavaFX, CSV files and ORM.

csv-export csv-import derby-embedded factory-pattern java javafx lambdas maven mvc-architecture orm streams unit-testing

Last synced: 06 Nov 2024

https://github.com/marko19907/hospital-app-project

A second semester project for the subject “Programming 2” at NTNU’s Bachelor program in Computer Science.

hospital-management-system inheritance java maven unit-testing

Last synced: 06 Nov 2024

https://github.com/marko19907/algorithms

A collection of algorithms and data structures made as a part of NTNU's "Algorithms and Data Structures" course, fall 2021.

algorithms cache data-structures heap java list maven recursion searching-algorithms sorting-algorithms tree unit-testing

Last synced: 06 Nov 2024

https://github.com/icarusso/sparksql-unittest

Simple utilities for testing Spark SQL queries, functions, and applications

spark-sql unit-testing

Last synced: 08 Nov 2024

https://github.com/piru72/swin-adventure

A simple console based game application to practice the concepts of OOP , Unit Test and TDD

c-sharp oop-principles tdd unit-testing

Last synced: 07 Nov 2024

https://github.com/fimbres/next-start

This is my first project using Next.Js, also I have implemented Unit and integration testings

authentication css-modules environment-variables integration-testing isg javascript jest mui nestjs react routing ssg ssr test-library-react unit-testing

Last synced: 06 Nov 2024

https://github.com/fimbres/expo-type-testing

This is a mobile application, built with expojs and typescript, implementing testing with react-testing-library and jest, also using redux-toolkit-query for data fetching.

expo javascript jest mobile react-native react-testing-library redux-toolkit-query snapshot-testing typescript unit-testing

Last synced: 06 Nov 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/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/padosoft/laravel-test

Base classes for Testing Laravel app and packages

laravel laravel-package test-laravel unit-testing

Last synced: 08 Nov 2024

https://github.com/nadilson-ifpe/rest-apis-tests

Testes com JUnit 5 Mockito e Spring Boot (REST APIs)

java junit junit5 lombok mockito rest-api spring spring-boot unit-testing

Last synced: 06 Nov 2024

https://github.com/sulmar/infoshareacademy-accenture-tdd

Materiały do szkolenia Testy jednostkowe w .NET

tdd unit-testing

Last synced: 08 Nov 2024

https://github.com/shuddha2021/distributed-system-simulator-in-golang

A lightweight distributed system simulator in Go, featuring concurrency, HTTP endpoints, and unit tests.

concurrency data-structures distributed-systems error-handling go goroutines http-server restful-api synchronization thread-safety unit-testing

Last synced: 06 Nov 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/ax2inc/dynamic-imports-avoriaz-ava-example

Vue components unit testing with AVA, Avoriaz & dynamic imports

ava avoriaz avoriaz-ava code-splitting dynamic-import unit-testing vue

Last synced: 07 Nov 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/tsimbalar/unittestsmaintenancehell

The code for my talk "Unit tests : Maintenance Hell ?" at SoftShake 2013

c-sharp maintenance unit-testing

Last synced: 07 Nov 2024

https://github.com/oliverspryn/android-unit-tests

Companion code for my Medium.com article: Writing a Fully Unit Testable Android App

android coverage dagger2 example jacoco junit medium-article unit-testing

Last synced: 06 Nov 2024

https://github.com/oliverspryn/gradle-slack-plugin

A Gradle plugin which reports build errors, JUnit tests, and Jacoco coverage reports to a Slack channel

coverage gradle gradle-plugin jacoco junit slack unit-testing

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/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/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/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/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/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/mattjesc/gpu-accelerated-fap

GPU-Accelerated Frequency Analysis Prototype using CUDA, Unit Testing, and User-Defined Settings

c cmake cpp cuda cufft googletest gpu gpu-acceleration gpu-computing gpu-programming nvidia signal-processing test test-automation testing unit-testing

Last synced: 23 Oct 2024

https://github.com/tkraak/ava-rewire

:building_construction: Experimenting with AVA and rewire

ava express javascript node rewire sinon unit-test unit-testing

Last synced: 14 Oct 2024

https://jagoda11.github.io/pokemon-react-app/

🐢 displaying pokemons 🐡 React application built with TypeScript that leverages the Pokémon API to display a list of Pokémon and their detailed information. The application consists of two primary pages: a list of Pokémon and a detail page for each individual Pokémon. The detail page also showcases the selected Pokémon's evolutions. 🐹

awesome-list babel ci-cd code-spaces eslint formatting frontend gh-pages github-actions github-pages jest pokemon-api prettier react react-hooks react-router redux typescript unit-testing webpack

Last synced: 28 Sep 2024

https://github.com/nickemma/express-api-design

Chronos Pro is a cutting-edge time management and productivity application designed to help modern professionals streamline their daily schedules, optimize workflows, and achieve their goals with greater efficiency.

expressjs jwt-authentication postgresql prisma typescript unit-testing

Last synced: 15 Nov 2024

https://github.com/tkraak/ava-jsdom

:rocket: Experimenting with AVA, jsdom and jQuery

ava javascript jquery jsdom unit-test unit-testing

Last synced: 14 Oct 2024

https://github.com/justfifi17/student-gradebook-program-

This is a command-line tool that helps instructors manage student data, set grading policies, record and adjust grades, and calculate final scores 📚. It features a simple menu interface and stores data securely for easy access.

command-line-interface data-management file-handling grade-calculator gradebook-managament oop python unit-testing

Last synced: 07 Nov 2024

https://github.com/renatozr/car-dealership-api

An API that handles vehicle data from a car dealership

expressjs mongoose oop swagger typescript unit-testing zod

Last synced: 08 Nov 2024