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/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/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/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/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/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/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/astrapi69/test-object

Project that holds test objects for unit tests

java unit-testing

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

Type-safe mocking utilities for reliable unit tests

mocking testing typescript unit-testing

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

Karma es6 unit testing

babel es6 karma unit-testing webpack

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

Create objects of classes with mocked dependencies more easily!

php php7 phpunit unit-testing

Last synced: 10 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/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/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/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/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/getvictor/goteststats

Get detailed `go test` execution times

developer-experience golang unit-testing

Last synced: 14 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/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/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/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/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/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/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/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/razonyang/swoole-unit

The unit test helpers for Swoole

swoole unit-test unit-testing

Last synced: 08 Oct 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/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/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/rocker2102/todo-laravel

A simple app to learn the basics of Laravel 8 framework [Under Dev.]

blade-template-engine bootstrap-5 laravel-8 php-8 todoapp unit-testing

Last synced: 12 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/helpscout/jekyll-joule

Joule 🔸: A Jekyll library for Unit Testing

jekyll open-source unit-testing

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

continuous integration for Arduino

arduino ci unit-testing

Last synced: 12 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/cdhunt/testing

A unit test runner for PowerShell

testing unit-testing

Last synced: 28 Oct 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/khesualdo/unit-testing

:lemon: :cherries: :watermelon: My cheatsheet for writing unit tests with Moq.NET and MSTest

csharp dotnet microsoft moq moq-framework mstest testing unit-testing

Last synced: 05 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/egorand/kotlin-unit-tests

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

junit kotlin unit-testing

Last synced: 13 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/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

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/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: 21 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/squiddev/omnomnom

An OCaml test runner inspired by Tasty

ocaml unit-testing

Last synced: 20 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/khesualdo/openid-connect-id-token-validator

:crown: :trophy: :moneybag: This code provides the basic steps required to locally verify an ID Token signed using asymmetric encryption (eg. RS256). It uses packages from Microsoft for key parsing and token validation. The code is also testable and comes with a suite of unit tests.

asymmetric-cryptography authentication authorization csharp dotnet json-web-key json-web-token jwk jwt jwt-decode microsoft mocking moq oidc-jwks-verify openid-connect rs256 single-sign-on sso unit-testing

Last synced: 05 Nov 2024

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