Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/unit-testing
- Wikipedia: https://en.wikipedia.org/wiki/Unit_testing
- Created by: Kent Beck, Erich Gamma
- Released: 1997
- Related Topics: testing, integration-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing, junit,
- Aliases: unit-tests,
- Last updated: 2025-01-23 00:28:07 UTC
- JSON Representation
https://github.com/gjbex/c-plus-plus-software-engineering
Material for a training session on C++ software engineering
cmake cplusplus design-patterns linting software-development software-engineering training unit-testing
Last synced: 22 Nov 2024
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/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/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/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/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/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/zmekonnen251/unit-test-practice
This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.
Last synced: 14 Jan 2025
https://github.com/virag-ky/rspec-exercises
This repository is for practice writing tests with RSpec.
Last synced: 10 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: 08 Dec 2024
https://github.com/ashtanko/picasa-gallery-android
A client for https://picasa.google.com
android android-architecture clean-architecture coverage coveralls jacoco jacoco-kotlin kotlin kotlin-android mvp-architecture travis-ci unit-testing
Last synced: 25 Nov 2024
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/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/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: 20 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.
Last synced: 21 Jan 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/eddiejibson/sido
Simplistic PHP testing library with 0 composer dependencies.
framework php testing unit unit-testing unit-testing-framework
Last synced: 17 Dec 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/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: 18 Dec 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/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/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: 25 Dec 2024
https://github.com/baumannzone/100-code-coverage-is-useless
💯% Code Coverage is useless
ava code-coverage css html javascript nodejs testing unit-testing
Last synced: 26 Dec 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/RuixeWolf/leetcode-problems
Ruixe 的 LeetCode 算法题集,使用 TypeScript 语言,集成 Jest 单元测试,可快速新建题解源码与测试文件
leetcode leetcode-problems-solutions leetcode-typescript typescript unit-testing
Last synced: 23 Oct 2024
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/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/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/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: 18 Dec 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: 22 Jan 2025
https://github.com/coatue-oss/tisane
Minimal type-safe function testing
jasmine jest typescript unit-testing
Last synced: 30 Dec 2024
https://github.com/badgerati/edison
Edison is an open source unit/integration test framework for .NET
assert chocolatey continuous-testing dotnet edison integration-testing nuget parallel regression-testing system-testing test-assembly test-framework testdriven tests unit-testing
Last synced: 18 Dec 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/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/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: 27 Nov 2024
https://github.com/vb64/telemulator3
Mocked Telegram Bot API elements for unit tests of a bot based on the pyTelegramBotAPI library.
Last synced: 21 Oct 2024
https://github.com/cmendible/azure_synapse_notebook_tests
Azure Synapse Notebook Tests
azure azure-synapse jupiter-notebook python unit-testing
Last synced: 30 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: 18 Dec 2024
https://github.com/sky172839465/test-app
Front end testing with CI/CD
compatibility-testing functional-testing linting saucelabs travis-ci unit-testing visual-testing
Last synced: 29 Nov 2024
https://github.com/wlsf82/jest-unit-testing
Projeto demo para a live 7 da playlist JavaScript para QAs do canal TAT no YouTube.
javascript jest js-para-qas talking-about-testing unit-testing
Last synced: 12 Dec 2024
https://github.com/benscabbia/autoname.xunit
An xUnit extension to dynamically generate human readable test names.
Last synced: 12 Dec 2024
https://github.com/dylibso/xtp-test-go
A Go test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 13 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: 23 Dec 2024
https://github.com/mo7amedaliebaid/tasks_manager
Beautiful Flutter tasks manager app
animations api bloc clean-architecture dart dart-ma flutter flutter-animation flutter-ui mockito sqlite swipe tasks-manager unit-testing
Last synced: 17 Jan 2025
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/tyn-tian/belajar-nodejs-unit-test
Documentation I am learning Jest Unit Test from @ProgrammerZamanNow.
Last synced: 16 Nov 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/eisberg-labs/actix-actor-expect
Utility for unit testing actix actors, extension for `Mocker`
Last synced: 10 Nov 2024
https://github.com/newhoteng/metrics
Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants.
css-modules react react-router react-testing-library redux-toolkit snapshot-testing spa unit-testing webpack
Last synced: 11 Dec 2024
https://github.com/pwall567/kjson-test
Library for testing Kotlin JSON applications
Last synced: 11 Dec 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: 27 Dec 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 Jan 2025
https://github.com/insight-architectures/unit-testing-csharp
This repository contains the source files for the course "Unit Testing in C#". The course is currently available at the wiki of the repository.
autofixture csharp dotnet guide moq nunit3 unit-testing
Last synced: 12 Dec 2024
https://github.com/dylibso/xtp-test-js
A JavaScript/TypeScript test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 13 Dec 2024
https://github.com/ericsizemore/phpunit-coverage-check
Check the code coverage using the clover report of PHPUnit.
code-coverage code-coverage-checker coverage coverage-report phpunit test testing testing-tools unit-testing
Last synced: 30 Sep 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/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: 05 Dec 2024
https://github.com/burdiuz/webstorm-angular-unittest-templates
File templates for WebStorm using Angular.JS
angular angularjs jasmine jetbrains karma karma-jasmine mocha template-webstorm templates unit-testing webstorm
Last synced: 10 Dec 2024
https://github.com/b0o/mulberry
Mulberry is a 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: 16 Dec 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/pranambhat/angular-unit-testing
Angular Unit Testing | Angular 13 | Jasmine | Karma
angular angular13 jasmine karma unit-testing unittest unittesting
Last synced: 30 Nov 2024
https://github.com/hustcc/jest-expect
🃏😂 Make jest expect more convenient.
assertion expect jest jest-extended unit-testing
Last synced: 21 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/asacxyz/erp
Enterprise Resource Planning (ERP)
actions class-diagram clean-code design design-pattern diagram enterprise-resource-planning erp fluxograma github github-actions java spring-boot tdd tests uml unit-test unit-testing yaml
Last synced: 11 Jan 2025
https://github.com/pferreirafabricio/dev-freelas
💼 An API to control freelance jobs, using .NET 5, XUnit, CQRS and Clean Architecture
clean-architecture cqrs csharp enityframework jwt jwt-authentication mediatr migrations mysql net-core net-core-5 swagger unit-testing xunit-tests
Last synced: 14 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: 11 Dec 2024
https://github.com/dickens-odera/laravel-to-do
A simple To Do app with API
api feature-testing laravel phpunit restful-api to-do-list unit-testing
Last synced: 14 Jan 2025
https://github.com/tonivade/purecheck
Property based testing in Java
experimental functional-programming java property-based-testing unit-testing
Last synced: 30 Oct 2024
https://github.com/sgrprmnk/swiggy
Design a class structure for a UNO game that allows multiple players to participate. The game should support the standard rules of UNO, including drawing cards, playing cards, skipping turns, reversing the direction of play, and declaring a winner
correctness java junit object-oriented-design unit-testing
Last synced: 31 Dec 2024
https://github.com/grigorygerasimov/excel-in-js
Excel variation written in Vanilla JS
excel excel-table javascript jest-tests js self-written-dom-framework self-written-redux unit-testing vanilla-javascript vanilla-js
Last synced: 14 Jan 2025
https://github.com/bmvantunes/youtube-react-testing-video4-async-tests-jest-react-testing-library
async testing using jest and react testing library
async-test jest react-testing-library testing unit-test unit-testing unit-tests
Last synced: 03 Dec 2024
https://github.com/stefh/solidity-examples
Solidity SmartContract Examples
abi code-generation coverage csharp javascript linter solidity solidity-contracts unit-testing
Last synced: 14 Dec 2024
https://github.com/0xopenbytes/test
🧪 Expect and assert
functional ios macos swift testing tests tvos unit-testing watchos
Last synced: 25 Dec 2024
https://github.com/manosbatsis/corda-testacles
Tools to grow cordapp test suites.
corda cordapps integration-testing junit-extension junit5 testcontainers unit-testing
Last synced: 28 Dec 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: 09 Dec 2024
https://github.com/siguici/vut
VUT is a lightweight framework for rule validation and unit testing in Vlang. Simplify code correctness checks, data validation, and unit testing in your V projects with this efficient tool.
assert assertions assurances ensure expect expectations filters sanitization sanitizers schema test-suite test-suites testing-framework unit-testing validation validators vlang vlang-package vut
Last synced: 11 Jan 2025
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: 16 Dec 2024
https://github.com/andre-alck/erp
Enterprise Resource Planning (ERP)
actions class-diagram clean-code design design-pattern diagram enterprise-resource-planning erp fluxograma github github-actions java spring-boot tdd tests uml unit-test unit-testing yaml
Last synced: 03 Dec 2024
https://github.com/devmunyi/blog-app
The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
authentication authorization cancancan devise gitflow integration-testing model-spec mvc-architecture postgresql request-specs rspec-rails ruby-on-rails unit-testing
Last synced: 09 Jan 2025
https://github.com/stakx/dissecting-moq4
An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.
architecture documentation dotnet dotnet-core internals mock mocking mocking-library moq net45 netstandard20 software-architecture unit-testing
Last synced: 19 Nov 2024
https://github.com/ahmad-hamwi/pokedex-flutter
Pokedex demonstrates modern Flutter development with Clean Architecture, Bloc state management, Error Handling, Unit Testing, CI-CD Pipelines, and more.
bloc clean-architecture dio error-handling flutter get-it mockito shared-preferences unit-testing
Last synced: 10 Nov 2024
https://github.com/clausklein/queuedthreadpool
Examples based on boost and asio
asio boost clang-static-analyzer cmake cpp17 examples gcov lcov multithreading pattern threadsanitizer unit-testing
Last synced: 19 Dec 2024
https://github.com/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios
Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate
integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient
Last synced: 05 Jan 2025
https://github.com/seanmayer/java-restful-refresher
Java Spring Boot REST API, JPA, Native SQL Queries, MySQL, Apache Tomcat, AWS EC2, AWS Beanstalk, JWT, STS
api-rest aws-ec2 aws-rds-mysql aws-ses aws-sts beanstalk h2-database java jpa jwt mysql mysql-database rest rest-api spring spring-boot swagger tomcat unit-testing webservices
Last synced: 16 Jan 2025
https://github.com/marlon-couto/js-unit-tests
Implementação de funções e testes unitários usando JavaScript e a biblioteca de testes Jest
Last synced: 22 Dec 2024
https://github.com/nicolab/crystal-testify
Testing utilities for Crystal lang specs. OOP abstraction for creating unit and integration tests.
crystal crystal-lang integration integration-testing spec test unit-testing xunit
Last synced: 02 Dec 2024
https://github.com/aladnansami/manual-testing-testcase-
Dmoney website manual testing some senerio
manual-testing test test-automation testing testing-tools unit-testing
Last synced: 28 Nov 2024
https://github.com/meyskens/continuous-ino
continuous integration for Arduino
Last synced: 22 Jan 2025
https://github.com/squiddev/omnomnom
An OCaml test runner inspired by Tasty
Last synced: 08 Dec 2024
https://github.com/fakiolinho/javascript-unit-tests-playground
This is a playground so i can run some javascript unit tests fast
babel es6 javascript jest mocha tape testing unit-testing
Last synced: 10 Dec 2024
https://github.com/stanislavkozlovski/unit-test-kt
This is the example code for an article of mine about Kotlin's access modifiers and how it impacts unit-testing methods.
hacktoberfest hacktoberfest-accepted junit junit5 kotlin kotlin-test kotlin-testing unit-testing
Last synced: 12 Nov 2024
https://github.com/kralizek/fakerabbitmq
A library of fakes targeting the RabbitMQ .NET client
dotnest-standard dotnet dotnet-core dotnet-framework rabbitmq testing unit-testing
Last synced: 23 Nov 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/arjunu/react-redux-testing-cheatsheet
cheatsheet enzyme jest react redux testing unit-testing
Last synced: 20 Jan 2025
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 Nov 2024
https://github.com/pedrior/motorent-aluguel-de-motos
Uma API REST para gerenciar aluguel de motos desenvolvida com ASP.NET Core, Arquitetura Limpa, DDD e Testes de Unidade e Integração
api aspnetcore clean-architecture cqrs ddd design-patterns docker dotnet efcore integration-testing postgresql unit-testing
Last synced: 12 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: 09 Dec 2024
https://github.com/ericksonreyes/ddd-phpspec-helper
Just my personal PhpSpec helper that generates tests and implementation of domain and application classes.
helpers php7 phpspec tdd unit-testing
Last synced: 29 Dec 2024