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/shankybnl/junit-jacoco-example

This tutorial is for beginners to set up jacoco in gradle project and get the code coverage of unit tests

code-coverage coverage-report gradle jacoco java junit unit-testing

Last synced: 08 Nov 2024

https://github.com/egoist/vbuild-karma

Run unit tests with vbuild and Karma

jasmine karma phantomjs unit-testing vbuild webpack

Last synced: 14 Oct 2024

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

This repository implements a class with several methods using Test-Driven Development (TDD) methodology. The focus is on writing tests first and then implementing the code.

mocks rspec tdd testing unit-testing

Last synced: 25 Oct 2024

https://github.com/gustavofreze/points-of-interest

Implementação do desafio "Pontos de Interesse por GPS", do repositório backend-br.

backend-br challenge hexagonal-architecture mutation-testing php points-of-interest pois unit-testing

Last synced: 13 Oct 2024

https://github.com/minapecheux/unitytutorials-unittesting

The code for a short tutorial on how to implement basic unit testing in Unity/C# using the Unity Test Framework (in text or video format)!

automation ci-cd cicd csharp devops devops-tools test testing unit-testing unittest unity

Last synced: 07 Nov 2024

https://github.com/prantlf/tehanu

Blazingly fast, tiny and simple JavaScript test framework with pluggable reporters and an optional runner.

test test-framework test-harness test-runner testing testing-framework unit-testing

Last synced: 02 Nov 2024

https://github.com/sonickmumba/to-do-list

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Built using ES6 and Webpack

css es6 html javascript unit-testing webpack

Last synced: 27 Oct 2024

https://github.com/yegor256/jping

JUnit5 execution condition that makes sure a connection to a public Internet exists

junit junit5 junit5-extension junit5-tests testing unit-testing unit-testing-framework

Last synced: 30 Oct 2024

https://github.com/manydeps/cxxbuild

cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.

bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg

Last synced: 09 Oct 2024

https://github.com/Hisham-reactz/flutter_best_practices

Flutter best practices ( Null Safety , MVI architecture using bLOC package , TDD , Unit testing , Widget Testing , Integration testing , CI/CD pipeline using code magic )

async best-practices bloc cicd dart flutter flutter-bloc flutter-examples flutter-isolate hydratedbloc integration-testing modular mvi-architecture null-safety platform-channels replay tdd unit-testing widget-testing

Last synced: 03 Nov 2024

https://github.com/abiyasa/marko-jest

[DEPRECATED] Jest Marko transformer, import .marko files in jest tests

behaviour-testing jest marko marko-jest snapshot-testing unit-testing

Last synced: 03 Aug 2024

https://github.com/johann-s/jsunitsaucelabs

Allow you to run your unit test throw Saucelabs without Grunt

javascript nodejs saucelabs saucelabs-api unit-testing

Last synced: 06 Nov 2024

https://github.com/romeh/springboot-postgres-embedded-dao-testing

an exmaple for spring data DAO unit testing with embeded postgres in spring boot application

dao lombok mapstruct postgresql spring-boot swagger2 unit-testing

Last synced: 06 Nov 2024

https://github.com/gabrielfalcao/chemist

Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL

active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing

Last synced: 11 Oct 2024

https://github.com/meryemsanem/budget-app

Budget App is a Ruby on Rails web application designed to help users manage their expenses and budgets. With Budget App, users can track their expenses and categorize them to improve their financial management.

devise devise-views integration-testing ruby-on-rails unit-testing

Last synced: 21 Oct 2024

https://github.com/astrapi69/test-object

Project that holds test objects for unit tests

java unit-testing

Last synced: 02 Nov 2024

https://github.com/mauriciolauffer/vitest-environment-ui5

A Vitest Environment for unit testing UI5 code

openui5 sap sapui5 testing ui5 unit-testing vitest vitest-environment

Last synced: 27 Oct 2024

https://github.com/jmsv/xunit-to-nunit

Converts C# XUnit tests to NUnit tests

c-sharp converter dotnet hacktoberfest nunit parser unit-testing xunit

Last synced: 11 Oct 2024

https://github.com/dgroup/xlsx-matchers

Elegant object-oriented hamcrest matchers for Apache POI

apache-poi elegantobjects excel hamcrest hamcrest-matchers java poi tdd tdd-java testing unit-testing

Last synced: 25 Oct 2024

https://github.com/jamiefdhurst/journal

A simple blog available as an API, written in Go with accompanying tests and documentation. Can be used as a useful starting point for Go web projects.

golang rest-api sqlite unit-testing

Last synced: 28 Oct 2024

https://github.com/trailofbits/deepstate-test-suite

Automated continuous testing integration using DeepState

fuzzing symbolic-execution unit-testing

Last synced: 08 Nov 2024

https://github.com/abetomo/simply-imitated-sqs-for-testing

Simply imitated SQS for testing. Simple SQS class that can be used for local test. You do not even need to use Docker.

aws imitate sqs unit-testing unittest

Last synced: 27 Oct 2024

https://github.com/jeffersonRibeiro/luizalabs-front-end

Single Page App built with React to search places by CEP and save to favorites.

continuous-deployment continuous-integration integration-testing react redux spa unit-testing

Last synced: 06 Aug 2024

https://github.com/ferhatgec/gechtest

gechtest, single header unit testing library.

cpp cpp20 gech unit-testing

Last synced: 08 Nov 2024

https://github.com/seanox/aspect-js

Fullstack JavaScript framework for SPAs incl. reactivity rendering, mvc / mvvm, models, expression language, datasource, virtual paths, unit test and some more

aspect-js datasource expression-language framework frontend i18n javascript mvc mvvm nosql reactivity seanox ui unit-testing

Last synced: 21 Oct 2024

https://github.com/getvictor/goteststats

Get detailed `go test` execution times

developer-experience golang unit-testing

Last synced: 14 Oct 2024

https://github.com/DenisKovalyonokSamples/ElearningPlatform

Web API sample of eLearning system. Solution include web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.

asp-net asp-net-mvc business-logic css data-access-layer html javascript mysql mysql-database nhibernate repository-pattern unit-testing unitofworkpattern web webapi-2

Last synced: 23 Oct 2024

https://github.com/ayg0/jt

Just-Test is your Test-Harness software made in C for C

c-language test-automation test-harnesses unit-testing

Last synced: 12 Oct 2024

https://github.com/khaledashrafh/jrobostack

It's a comprehensive testing project aimed at thoroughly testing a Todo application. It includes testing for both the backend and frontend components. The project is built using a Spring Boot backend server and an HTML/JavaScript frontend.

automation-testing backend-testing data-flow-coverage frontend-testing fullstack-testing graph-coverage junit junit-5 junit-test junit4 postman-collection quality-assurance robot-framework robotframework software-testing software-testing-course todo todoapp unit-testing unit-testing-framework

Last synced: 01 Nov 2024

https://github.com/olets/zsh-test-runner

Straight-forward tests and coverage reports for zsh and —under zsh's emulation— csh, ksh, and sh

cli command-line coverage csh ksh sh shell test-framework test-reporting test-runner testing unit-testing zsh

Last synced: 21 Oct 2024

https://github.com/boraelci/java-test-genie

A command-line tool for AI-driven unit test generation

ai cli generation llm unit-testing

Last synced: 07 Nov 2024

https://github.com/ashmalzahra/oop-school-library

This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.

best-practices object-oriented-programming oop-principles ruby uml-diagram unit-testing

Last synced: 31 Oct 2024

https://github.com/oveldman/madworldtools

This is a personal project that I can experiment and learn from it. The application will get easy tools that will be convenient for me.

azure azure-functions azure-templates blazor blazor-webassembly cscharp maui maui-blazor unit-testing

Last synced: 14 Oct 2024

https://github.com/zmekonnen251/unit-test-practice

This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.

jest tdd testing unit-testing

Last synced: 20 Oct 2024

https://github.com/abmsourav/wp-tdd

A Test-Driven Development WordPress plugin starter

test-automation testing-tools unit-testing wordpress wordpress-plugin

Last synced: 19 Oct 2024

https://github.com/pdsuwwz/vue-unit

Unit Test for Vue -- 搭建 Vue 3.x + Vite 4.x 单元测试环境(包含覆盖率测试)

codecov coverage environment jest jest-environment-jsdom pnpm starter-template unit-testing vite vite3 vite4 vue vue3

Last synced: 27 Oct 2024

https://github.com/ciriousjoker/fake_firebase_performance

Fake Firebase Performance for use during Flutter unit & widget tests.

fake firebase firebase-performance firebase-performance-monitoring flutter-test mock unit-testing

Last synced: 14 Oct 2024

https://github.com/batbrain7/mediumrealworldio

Clone of the medium app using the api

android mvp mvvm unit-testing

Last synced: 29 Oct 2024

https://github.com/tommylemon/unitauto-go-demo

UnitAuto Go Demo,提供用来做单元测试的业务函数。UnitAuto Go Demo with functions to be unit tested.

go go-demo go-demos go-example go-examples golang golang-demos golang-example golang-examples unit-test unit-testing unit-testing-example unitauto unittest unittesting

Last synced: 12 Oct 2024

https://github.com/120dev/template-api

This project allows to create Posts, Categories via an interface API type

api api-server dingo laravel54 unit-testing

Last synced: 11 Oct 2024

https://github.com/vdsabev/sneer

Type-safe mocking utilities for reliable unit tests

mocking testing typescript unit-testing

Last synced: 10 Oct 2024

https://github.com/omermorad/jest-gherkin

Jest Gherkin Plugin (For BDD Testing)

bdd bdd-framework integration-testing jest jest-plugin unit-testing

Last synced: 15 Oct 2024

https://github.com/mahammad-mostafa/countries-metrics

This is the capstone project of the third module in the Microverse program. It displays information about world countries & uses React framework with redux toolkit.

capstone-project create-react-app css-modules es6-javascript jest jest-snapshots jsx microverse microverse-projects microverse-students react react-hooks react-router redux redux-thunk redux-toolkit responsive-layout rest-api single-page-app unit-testing

Last synced: 18 Oct 2024

https://github.com/sondosaabed/developing-python-packages

In this course, I learned about package structure, essential files for packaging, import structure, documentation, and maintaining code style with flake8. I used templates and cookiecutter to create package skeletons. Lastly, I learned to use setuptools and twine to build and publish packages to PyPI.

cookiecutter datacamp flake8 pyment pypi python python-package setuptools tox-testing twine unit-testing zen

Last synced: 06 Nov 2024

https://github.com/devsazal/geo-features-bbox-api

GeoFeatures API — to get data as json for any valid coordinates as bounding box (TypeScript, Node.js, Express.js, Docker)

docker expressjs geometry openstreetmap typescript unit-testing

Last synced: 30 Oct 2024

https://github.com/jeamon/goalgo

This repository contains some coding challenges tasks done completely into golang. Feel free to learn from them.

algorithm-challenges algorithms-and-data-structures benchmark computer-science go golang golang-examples programming-challenges software-engineering unit-testing

Last synced: 12 Oct 2024

https://github.com/ondrejmirtes/mocktainer

Create objects of classes with mocked dependencies more easily!

php php7 phpunit unit-testing

Last synced: 10 Oct 2024

https://github.com/begenov/backend

Developed a banking system with features to manage accounts, record balance changes and money transfers within transactions using gRPC, Golang, transaction technology and Docker for deployment.

gin grpc http postgresql protobuf unit-testing

Last synced: 06 Nov 2024

https://github.com/zirho/karma-es6-babel-webpack

Karma es6 unit testing

babel es6 karma unit-testing webpack

Last synced: 22 Oct 2024

https://github.com/coatue-oss/tisane

Minimal type-safe function testing

jasmine jest typescript unit-testing

Last synced: 08 Nov 2024

https://github.com/ashmalzahra/space-travelers-hub

This project is a Single Page Application(SPA) that has been built working with real live data from SpaceX API. A web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. Built with React and Redux.

best-practices code-review deployment events react react-router react-testing-library redux redux-thunk unit-testing

Last synced: 31 Oct 2024

https://github.com/kanzatahreem/to-do-list

Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day. It lists the things that they need to do, and allows them to add, edit, delete or mark an item as complete.

css es6-javascript github-flow html jest-tests modules pair-programing pair-programming todolist todolist-javascript unit-testing webpack

Last synced: 11 Oct 2024

https://github.com/nemtrif/ftest

A simple and limited unit-test framework for C++ 98

cpp cpp98 testing unit-testing

Last synced: 12 Oct 2024

https://github.com/jmmoser/thingworx-jest

Adaptation of Jest JavaScript Testing Framework for ThingWorx Services

javascript jest test testing tests thingworx unit unit-test unit-testing unittest

Last synced: 23 Oct 2024

https://github.com/eddiejibson/sido

Simplistic PHP testing library with 0 composer dependencies.

framework php testing unit unit-testing unit-testing-framework

Last synced: 11 Oct 2024

https://github.com/vb64/telemulator3

Mocked Telegram Bot API elements for unit tests of a bot based on the pyTelegramBotAPI library.

telegram-bot-api unit-testing

Last synced: 21 Oct 2024

https://github.com/nerdic-coder/jest-angular-demo

A demo of Jest unit tests with Angular

angular jest jest-tests typescript unit-testing

Last synced: 11 Oct 2024

https://github.com/RuixeWolf/leetcode-problems

Ruixe 的 LeetCode 算法题集,使用 TypeScript 语言,集成 Jest 单元测试,可快速新建题解源码与测试文件

leetcode leetcode-problems-solutions leetcode-typescript typescript unit-testing

Last synced: 23 Oct 2024

https://github.com/rubydevi/todolist-minimalist

In this project, I will build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page will be built using webpack and served by a webpack dev server.

babel html-css-javascript jest unit-testing webpack

Last synced: 07 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/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: 08 Nov 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/mehdikhosa50/peoplesstakingdapp

A Solidity-based staking system that allows users to stake ERC20 tokens and earn rewards over time. Built with Hardhat and OpenZeppelin, this project implements secure staking, withdrawal, and reward claiming functionalities, complete with comprehensive testing.

chai-mocha ethersjs hardhat javascript openzeppelin solidity staking-rewards unit-testing

Last synced: 23 Oct 2024

https://github.com/bhovhannes/jestor

Defines how Jest mocks should behave

implementation jest mock spy unit-testing

Last synced: 05 Nov 2024

https://github.com/mipmipp/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: 08 Nov 2024

https://github.com/donkirkby/testing

Essay and sample code for writing unit tests in Python

python testing unit-testing

Last synced: 23 Oct 2024

https://github.com/codecop/rabatt-rechner-kata

Exercise for finding tests for boundary conditions.

boundary-conditions code-kata exercise kata test-cases unit-testing

Last synced: 06 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/mokkapps/jasmine-test-selector

Visual code extension to list and select jasmine tests

describe it jasmine jasmine-tests test testing unit-test unit-testing vscode vscode-extension

Last synced: 07 Nov 2024