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/fene-87/tdd-testing-practice

A project where I get to practice my newly acquired skills on unit testing while following the AAA pattern using jest library

jest tdd testing unit-testing

Last synced: 13 Feb 2025

https://github.com/eddiejibson/sido

Simplistic PHP testing library with 0 composer dependencies.

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

Last synced: 09 Feb 2025

https://github.com/gracehtet/challengecode-capstone

Challenge Code is a web application where you can see upcoming challenges from some sites. You can also go and check to that challenge link.

css javascript netlify reactjs redux-toolkit unit-testing

Last synced: 28 Dec 2024

https://github.com/ifzarasool/metrics-webapp

This is a mobile web application to check the data on the total covid19 confirmed cases and deaths, check data for all countries with recorded cases. It also has a details page to check for the statistics for each region/state if available.

es6-javascript html-css-javascript html5 jest-snapshots jest-tests nodejs reactjs reacttestinglibrary redux-thunk unit-testing webpack

Last synced: 13 Jan 2025

https://github.com/amiralles/contest

Contest is a minimalist, cross-platform testing framework for .NET.

terminal-based unit-testing

Last synced: 11 Nov 2024

https://github.com/ryanchao2012/gutt

Auto Generate Unit Test Templates

code-generation codegen gutt python testing unit-testing

Last synced: 13 Nov 2024

https://github.com/matheusb432/task-manager-app-dotnet

Backend REST API for TMA, with E2E Tests using Selenium WebDriver

asp-net-core dotnet e2e-tests selenium-webdriver sql unit-testing

Last synced: 09 Feb 2025

https://github.com/getvictor/goteststats

Get detailed `go test` execution times

developer-experience golang unit-testing

Last synced: 14 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: 22 Dec 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/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: 19 Feb 2025

https://github.com/dotnet-labs/builderpattern-moq-unittests

Builder Pattern vs Moq in Unit Tests

builder-pattern moq unit-test unit-testing

Last synced: 19 Feb 2025

https://github.com/ciriousjoker/fake_firebase_performance

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

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

Last synced: 29 Jan 2025

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: 10 Feb 2025

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: 10 Feb 2025

https://github.com/airtap/browsers

A reusable list of browsers to test when using Airtap.

browsers sauce-labs unit-testing

Last synced: 16 Nov 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: 08 Jan 2025

https://github.com/knaxus/todo-rest

:gift_heart: Rest API for a todo app with support for JWT

cd ci jwt mongodb nodejs unit-testing

Last synced: 22 Jan 2025

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: 13 Feb 2025

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: 02 Feb 2025

https://github.com/jbzoo/skeleton-php

PHP Skeleton for new JBZoo projects

jbzoo php php-skeleton phpunit skeleton test testing unit-testing

Last synced: 27 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: 03 Feb 2025

https://github.com/mrdulin/mongoose-codelab

Learning Mongoose with Node.js by examples

chai database db lodash mocha mongodb mongoosejs nodejs sinon sinonjs unit-testing

Last synced: 12 Jan 2025

https://github.com/dhi13man/answering-forum-backend

A Node.js Express backend for a Stackoverflow like answering forum, with RESTful endpoints, written in es6 style with linted and comprehensively unit-tested code. Utilizes a local json database using fs but has full separation of concern to implement anything else.

babel backend backend-api es6 eslint express express-middleware express-router filesystem fs javascript jest json jwt model-view-controller node node-js nodejs rest-api unit-testing

Last synced: 26 Jan 2025

https://github.com/suin/livexample

💯 Ensures your example codes works well by unit testing.

example-code livexample php phpunit phpunit-extension testing unit-testing

Last synced: 22 Nov 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: 12 Feb 2025

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/hedon954/go-mysql-mocker

gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.

database go-mock-testing go-mocking go-mysql go-mysql-server go-unit-testing golang mock mock-data mock-server mock-test mysql-server mysql-test unit-test unit-test-framework unit-testing

Last synced: 21 Jan 2025

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: 10 Feb 2025

https://github.com/the-akira/flask-testing

Small application for Unit Testing purposes

flask flask-application flask-sqlalchemy python3 unit-testing unittest

Last synced: 18 Jan 2025

https://github.com/munawwar/http-snapshotter

🕸 Snapshot HTTP requests for unit tests

snapshot-testing unit-testing

Last synced: 07 Dec 2024

https://github.com/maxicorrea/react-notes-web

Application to create notes developed in ReactJS + TypeScript + Redux.

css flexbox jest-tests jss notes-app react react-hooks react-redux reactjs redux redux-testing redux-thunk typescript unit-testing

Last synced: 11 Jan 2025

https://github.com/veilair/ui-testing-development

An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about UI Testing & Best Practices Development

best-practices gui gui-automation gui-framework gui-toolbox guidelines integration integration-testing test-framework testing testing-tools ui ui-components ui-design ui-framework ui-library ui-testing ui-tools unit-testing

Last synced: 11 Jan 2025

https://github.com/virag-ky/rspec-exercises

This repository is for practice writing tests with RSpec.

rspec ruby unit-testing

Last synced: 10 Jan 2025

https://github.com/nassimtaghipour/negotiation-react-app

React.js app with unit tests that are implemented by jest-enzyme

bootstrap4 css3 enzyme-testing html5 jest-tests negotiation reactjs unit-testing

Last synced: 04 Jan 2025

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/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/0rayn/jt

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

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

Last synced: 03 Dec 2024

https://github.com/tobuya/testing-practice

This is a unit testing repository for a few JavaScript functions using the Jest Library. Here, I have followed AAA pattern and used TDD approach.

jest testing unit-testing

Last synced: 21 Jan 2025

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

A Test-Driven Development WordPress plugin starter

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

Last synced: 02 Feb 2025

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: 02 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: 05 Feb 2025

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/codecop/rabatt-rechner-kata

Exercise for finding tests for boundary conditions.

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

Last synced: 25 Dec 2024

https://github.com/devopsthinh/swift-microservices-vaporframework

Microservices with Vapor framework: The world of server development with the added bonus of using Swift. Build complex server applications using the Vapor framework to support our apps & front-end websites.

leaf microservice server-side testing unit-testing vapor vapor-fluent vapor-framework web-api web-application-framework

Last synced: 23 Jan 2025

https://github.com/lamsut/iaas-automation

Automated AWS infrastructure provisioning using Terraform with GitHub Actions (GitLab CI/CD)

aws-resources cicd integration-testing terraform-modules unit-testing

Last synced: 28 Dec 2024

https://github.com/john-doherty/fetch-reply-with

Unit test fetch requests with ease

fetch fetch-api mock nodejs unit-testing

Last synced: 17 Nov 2024

https://github.com/dylibso/xtp-test-rust

A Rust test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 13 Dec 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: 10 Jan 2025

https://github.com/neko-box-coder/cppoverride

Override any functions you want, just like mocking but better

cpp cpp11 mock mocking unit-test unit-testing

Last synced: 15 Nov 2024

https://github.com/daniyalahmedkhan/androidtakehomeproject

Android simple App written in Kotlin using latest jetpack libraries and MVVM arch pattern. App also has Unit and UI testing

android android-testing android-ui-testing android-unit-testing coroutines dagger-hilt databinding mvvm-android uitest unit-testing

Last synced: 25 Jan 2025

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/zirho/karma-es6-babel-webpack

Karma es6 unit testing

babel es6 karma unit-testing webpack

Last synced: 10 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: 15 Feb 2025

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: 20 Feb 2025

https://github.com/hustcc/jest-expect

🃏😂 Make jest expect more convenient.

assertion expect jest jest-extended unit-testing

Last synced: 14 Feb 2025

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/pranavh-2004/resumebuilder

An automated resume builder in Python that generates professional PDFs based on user data and customizable templates

automation cli developer-tools pdf-generation python reportlab resume-generator unit-testing

Last synced: 28 Jan 2025

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: 14 Feb 2025

https://github.com/kulloveth/cardinfofinder

An application that will accept input from a user via soft input keyboard or recognize them from images and display their card details

coroutines dagger-hilt espresso-tests livedata mockito mvvm-architecture ui-testing unit-testing viewmodel

Last synced: 05 Feb 2025

https://github.com/eisberg-labs/actix-actor-expect

Utility for unit testing actix actors, extension for `Mocker`

actix actor unit-testing

Last synced: 10 Nov 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: 18 Feb 2025

https://github.com/b0o/mulberry

🫐 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: 09 Feb 2025

https://github.com/pwall567/kjson-test

Library for testing Kotlin JSON applications

json kotlin unit-testing

Last synced: 11 Dec 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/risc-os-community/munit

This is a port to RISC OS of the munit library for C Unit Testing

c coding gcc hacktoberfest hacktoberfest2022 library risc-os riscos testing testing-library unit-testing

Last synced: 15 Jan 2025

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: 13 Feb 2025

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

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: 01 Feb 2025

https://github.com/ivangfr/springboot-testing-mysql

Goals: 1) Create a simple Spring Boot application to manage users; 2) Explore the utilities and annotations that Spring Boot provides for testing; 3) Test using Testcontainers.

integration-testing java mapstruct mysql spring-boot spring-data-jpa springdoc-openapi testcontainers unit-testing web

Last synced: 30 Oct 2024

https://github.com/sieep-coding/connect4

Connect 4 created using C and Raylib.

c header-files makefile raylib raylib-c shell-script unit-testing

Last synced: 01 Feb 2025

https://github.com/thibaudcolas/unit-test-workshop

Unit testing 101 workshop, in JavaScript with Jest (via create-react-app).

javascript jest unit-testing workshop

Last synced: 10 Feb 2025

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