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/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/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/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/aphistic/sweet

Sweet is a pluggable test runner capable of hooking into standard Go tests.

go golang sweet testing unit-testing

Last synced: 28 Oct 2024

https://github.com/nicnocquee/practical-ios-testing

This repo showcases some examples of testing code in iOS.

ios objective-c ocmock swift tutorial unit-testing xctest

Last synced: 15 Oct 2024

https://github.com/gregonnet/kentan

Reduce boilerplate for setting up test data.

generator jasmine jest testing typescript unit-testing

Last synced: 27 Sep 2024

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: 11 Oct 2024

https://github.com/alustau/clinic

This is a simple project about clinic

doctor elegance interview ruby rubyonrails simple solid unit-testing

Last synced: 06 Nov 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/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/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/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/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/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/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/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/vdsabev/sneer

Type-safe mocking utilities for reliable unit tests

mocking testing typescript unit-testing

Last synced: 10 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/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/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/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/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/zirho/karma-es6-babel-webpack

Karma es6 unit testing

babel es6 karma unit-testing webpack

Last synced: 22 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/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/ondrejmirtes/mocktainer

Create objects of classes with mocked dependencies more easily!

php php7 phpunit unit-testing

Last synced: 10 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/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/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/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/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/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/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/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/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/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/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/RuixeWolf/leetcode-problems

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

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

Last synced: 23 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/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/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/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: 27 Oct 2024

https://github.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber's goleak

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 27 Oct 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/kathleenwest/contosopizzawebapidemo

A simple web api demo with swagger documentation, custom error handling, unit tests, JsonPatch, and a HttpClient tester. Features tutorial-style YouTube videos for some topics.

asp-net-core console-application contoso csharp custom-error-handling demo discussion error-handling httpclient jsonpatch learn-to-code microsoftlearn swagger swagger-documentation swagger-ui tutorial unit-testing web-api webapi youtube-video

Last synced: 11 Oct 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/primus-anonymous/atms-ios

OSM data based ATMs locator

alamofire cuckoo mvvm rxswift swift unit-testing

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

A tiny lua unit-testing library. Mirror of

lua testing unit-testing

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

https://github.com/cdlm/st-st

SmallTest — SmallTalk unit tests, from scratch

pharo pharo-smalltalk smalltalk unit-testing

Last synced: 31 Oct 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/donkirkby/testing

Essay and sample code for writing unit tests in Python

python testing unit-testing

Last synced: 23 Oct 2024

https://github.com/cdhunt/testing

A unit test runner for PowerShell

testing unit-testing

Last synced: 28 Oct 2024

https://github.com/razonyang/swoole-unit

The unit test helpers for Swoole

swoole unit-test unit-testing

Last synced: 08 Oct 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: 27 Oct 2024

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 07 Nov 2024

https://github.com/dansantander/trax

Rails app for helping you with keeping track of your tasks and fees per activity with no complications.

integration-tests postgresql rails5 rspec ruby unit-testing

Last synced: 07 Nov 2024

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

Generic unit-testing runner for front-end.➰

ava front-end puppeteer test testing unit unit-testing

Last synced: 12 Oct 2024

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: 11 Oct 2024

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

continuous integration for Arduino

arduino ci unit-testing

Last synced: 12 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: 28 Oct 2024

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

Unit test generator for JavaScript.

javascript typescript unit-testing

Last synced: 11 Oct 2024