GitHub topics: integration-tests
xorcare/testing-go-code-with-postgres
The example suggests a solution to the problem of cleaning the database after running tests and the problem of running tests in parallel. It also shows how to organize integration testing of Go code with Postgres.
Language: Go - Size: 97.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 26 - Forks: 3

hendisantika/spring-boot-elasticsearch-sample1
Spring Boot Elasticsearch Sample1
Language: Java - Size: 153 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

jeboehm/docker-mailserver
Docker Mailserver based on the famous ISPMail guide
Language: Shell - Size: 598 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 401 - Forks: 103

geoschem/geos-chem
GEOS-Chem "Science Codebase" repository. Contains GEOS-Chem science routines, run directory generation scripts, and interface code. This repository is used as a submodule within the GCClassic and GCHP wrappers, as well as in other modeling contexts (external ESMs).
Language: Fortran - Size: 97.2 MB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 208 - Forks: 184

cristofima/BankSystemMicroservices
Bank System Microservices developed in .NET following Clean Architecture, Domain Driven Desing and Event Driven Architecture
Language: C# - Size: 735 KB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

AsrielDreemurrGM/Migration_Of_JDBC_To_JPA
Migration of a full PostgreSQL CRUD backend from JDBC to JPA using DAO pattern and TDD.
Language: Java - Size: 12.5 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

JacobGrisham/YelpCamp
Monolithic model-view-controller full-stack web application built with Node.js, Express.js, MonogDB, Jest, EJS, and Bootstrap. Integration-tested with Jest. Server hosted on Heroku with CircleCI CI/CD, Database hosted on MongoDB Atlas, served over Cloudflare CDN with Google Domains as DNS provider.
Language: JavaScript - Size: 17.1 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 4

AsrielDreemurrGM/Jest_Testing_Study
Practice project to learn and implement unit and integration tests using Jest and React Redux.
Language: TypeScript - Size: 396 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Gmugra/net.cactusthorn.maven
Maven Multiple Modules Project Template
Language: Java - Size: 9.43 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

VishwamKumar/grpc-api.clean-arch.examples
A Clean Architecture-based gRPC ToDo App using .NET 9, with JSON Transcoding, Swagger support, EF Core (SQLite), AutoMapper, FluentValidation and xUnit
Language: C# - Size: 219 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

quantuminformation/ember-cli-test-recorder
DEPRECATED Recording your steps used to interact with an Ember applications to then be added to an integration test.
Language: JavaScript - Size: 69.3 KB - Last synced at: 5 days ago - Pushed at: almost 10 years ago - Stars: 25 - Forks: 4

tomatool/tomato
functional testing tools - keep your application healthy with 🍅
Language: Go - Size: 5.46 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 81 - Forks: 17

Kaliumhexacyanoferrat/MockH
This library allows to mock HTTP responses for integration, component and acceptance tests of your projects written in C# / .NET by hosting a webserver returning configured responses.
Language: C# - Size: 70.3 KB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 1

rodrigoio/testbucket
A tool to generate test cases
Language: PHP - Size: 222 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

aimenux/SoapCoreDemo
Creating soap web service using SoapCore
Language: C# - Size: 13.7 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

kousenlsn/playwright-request-mocker
Automatically generate and use network request mocks inside Playwright.
Language: TypeScript - Size: 96.7 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 7

ONSdigital/rm-integration-tests 📦
Integration tests for Response Management.
Language: Java - Size: 1020 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

goenning/typescript-selenium-example
Example of Page Object with Selenium, Node.js and Typescript
Language: TypeScript - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 119 - Forks: 61

LambdaTest/test-at-scale
TAS is an intelligent test execution platform for engineering teams to achieve high development velocity.
Language: Go - Size: 23 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 233 - Forks: 129

scravy/waitfor-maven-plugin
Wait for a URL to become available
Language: Java - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 4

Zaid-Ajaj/ThrowawayDb
Dead simple integration tests with SQL Server or Postgres throwaway databases that are created on the fly, used briefly then disposed of automagically.
Language: C# - Size: 77.1 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 143 - Forks: 7

hynas321/Hot-Desk-Booking-System
Desk booking system with user accounts (web application)
Language: C# - Size: 1.05 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Darc99/spring6-rest-mvc
Language: Java - Size: 213 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lecaillon/Cassette
An HTTP Client handler that caches successful responses and replays them for improving the stability of your testing environment and speeding up your test suite.
Language: C# - Size: 71.3 KB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 4

javieraviles/quarkus-github-flow
This is a Github Flow boilerplate project using Quarkus graal native image. The whole CICD process deploying to Heroku is already setup so the development can just get started.
Language: Java - Size: 155 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

Those-Otter-Programs/functional_interface_bean_mapper
Sampling the use of functional interfaces to create bean mappers.
Language: Java - Size: 440 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Rapter1990/springbootmicroserviceswithsecurity
Spring Boot Microservices with JWT (Eureka Server, API Gateway, Auth Service, User Service and Product Service, JUnit and Integration Tests, Docker, Github Actions)
Language: Java - Size: 3.42 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 54 - Forks: 12

andresilvase/tasky
Simple offline task manager.
Language: Dart - Size: 4.93 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

nakiostudio/stubify
Create stub environments the easy way
Language: Ruby - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

rsivanov/RestEase.Controllers.SourceGenerator 📦
Provides a source generator of RestEase interfaces with all required attributes for calling web application controllers. Useful for writing strongly-typed asp.net core integration tests.
Language: C# - Size: 35.2 KB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

jairusmacatangay/MongoDbPoc
An ASP.NET Core Web API project where I'm experimenting with MongoDB as the data store and implementing unit and integration tests using xUnit.
Language: C# - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

dylants/nextjs-template
A starter template for a Next.js application
Language: TypeScript - Size: 597 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mehmetpekdemir/Spring-Boot-Hexagonal-Architecture
Hexagonal architecture with Spring Boot
Language: Java - Size: 187 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 3

carlosCharz/springbootjunit5
Demo Spring Boot project with JUnit 5 Tests. It includes integration test (for controller) and unit tests (for service and simple class).
Language: Java - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 3

LahcenEzzara/tasky
Tasky - Task Management System
Language: Java - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mtpontes/task-organizer-api
Clean Architecture demonstrate a complete application with SpringBoot and MongoDB
Language: Java - Size: 161 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Chorus-bdd/Chorus
The Chorus BDD interpreter - Executable specifications for distributed systems
Language: Java - Size: 7.53 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 37 - Forks: 6

jioo/Dotnet-Core-Attendance-System
Attendance Web Application using .NET Core (CQRS pattern) & Vue.js
Language: C# - Size: 3.57 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 15

ElMassimo/capybara-compose
✅ Easily write fluent integration tests with Capybara in Ruby
Language: Ruby - Size: 661 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 2

mehmetpekdemir/Todo-App
Hexagonal Architecture - Spring Boot and React.js
Language: Java - Size: 216 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

SyedaQurat/web-automation-protractor
It is a web-automation repo that uses Protractor framework
Language: JavaScript - Size: 12.1 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

IntelliTect/AspNetCore.TestHost.WindowsAuth
Implements Windows authentication for ASP.NET Core TestServer-based integration test projects.
Language: C# - Size: 67.4 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 3

smapiot/piral-cli-integration-tests
Integration tests for the piral-cli :vertical_traffic_light:.
Language: TypeScript - Size: 11.8 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 2

lucasMontagnani/Unit_Integration_Tests_NetCore_xUnit
Neste projeto foi criado testes de integração de baixo acoplamento com base na biblioteca XUnit, aplicando soluções de compartilhamento de conexão do banco de dados. Utilizando o Docker para termos um ambiente mais controlado e otimizado durante os testes e também o uso de massa de dados para os testes de integração, utilizando a biblioteca Bogos.
Language: C# - Size: 21.5 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Aha43/Hit 📦
A dotnet c# framework for integration testing where the work of one test can be the build up for the next test
Language: C# - Size: 1.05 MB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

tinesoft/spring-esdata-loader
Set of JUnit Rules/Extensions to easily load data to test your spring-data elasticsearch-based projects
Language: Java - Size: 643 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 2

draganm/miniotest
Golang module for embedded integration testing of AWS S3 client interactions
Language: Go - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

gitEugeneL/DOTNET8-Identity_Web-API-sample
🔓 Register, Login, Refresh, Logout, Role based, Password Reset, Email Confirmation, Two-Factor Authentication (2FA), Password Lockout, Custom user model, Minimal api, Vertical slice architecture, Background prc
Language: C# - Size: 99.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

xing/calabash-launcher
iOS Calabash Launcher is a macOS app that helps you run and manage Calabash tests on your Mac.
Language: Swift - Size: 2.74 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 6

gabrielrabreu/OldOnes.ToDoBoard
Todo - Board and Account Management
Language: C# - Size: 1.01 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dotnet-labs/Client-IP-SafeList
Client IP safelist for ASP.NET Core | .NET 5 | CIDR | Network | allowed list | IP restriction
Language: C# - Size: 214 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 6

h5p/h5p-integration-test-suite
Integration tests for the H5P ecosystems
Language: Shell - Size: 4.47 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

distributed-lab/era-zkevm_test_harness Fork of matter-labs/era-zkevm_test_harness
Compare in-circuit and out-of-circuit VMs
Language: Rust - Size: 55.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

akhettar/docker-db
Run DB as docker container for integration tests
Language: Go - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Eliud254/alx-backend-python
Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Haru-Kobayashi073/search_github_repository_app
Simple application to search GitHub repositories. made with Flutter
Language: Dart - Size: 350 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

windson/Microservices-REST-BDD-ChakramJs
Chakram is a REST API testing framework offering a BDD testing style and fully exploiting promises
Language: JavaScript - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vatolinrp/bitcoin-esb
Language: Java - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

TomaszKandula/CqrsDemo
CQRS pattern demo (no event sourcing).
Language: C# - Size: 174 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

gitEugeneL/Invoice-manager
Invoice management system, microservices. Vertical Slice Architecture, YARP reverse proxy, RabbitMq, request-response pattern, minimal api, QuestPDF, miniIO object storage, integration and unit tests.
Language: C# - Size: 326 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rgrassi1/vuttr
VUTTR API [Very useful tools to remember]
Language: JavaScript - Size: 2.21 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aimenux/JsonConverterWebApiDemo
Using custom JsonConverter to return derived types in api response
Language: C# - Size: 28.3 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arkanjoms/dbunit-multiple-datasource
Example project with spring-boot, integration tests and dbunit
Language: Java - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

c100k/docker-compose-rule-with-junit5
Workaround to use Docker Compose Rule with Junit5
Language: Java - Size: 15.6 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

jensneuse/kube-utils
This repository offers utility functions for easy integrating go applications in kubernetes
Language: Go - Size: 5.22 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

polkestrel/krzysztof_pustulka-kodila_tester
All topics and exercises created in Java and related automated testing tools during the Automation Software Testing Bootcamp organized by Kodilla.
Language: Java - Size: 5.3 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aimenux/RepositoryPatternDemo
Using repository pattern with entity framework in web api projects
Language: C# - Size: 43 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

solomonaboyeji/my-typescript-starter Fork of nestjs/typescript-starter
Nest framework TypeScript starter :coffee: | Custom Built
Language: TypeScript - Size: 2.11 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

dotnet-labs/ApiControllerIntegrationTests
Integration Tests for API Controllers using MSTest
Language: C# - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 9

manosbatsis/corda5-testutils
Test utilities for Corda 5 applications
Language: Kotlin - Size: 186 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mahammad-mostafa/food-recipes
This is the group capstone project in the fifth module of the Microverse program. It is a food recipes app built using Ruby on Rails.
Language: Ruby - Size: 183 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

KTibow/ha-blueprint
General purpose CI action for custom components/cards
Language: Python - Size: 112 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

dariusz-wozniak/TestsAreFun
🌸 .NET tests playground
Language: C# - Size: 190 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2

pH7Software/pH7Builder-Automation
Integration/automation tests for pH7Builder 🚀
Language: TypeScript - Size: 909 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

rezaarshad/spring-boot-rest-api
A sample Sprint boot based rest api with integration tests and api documentation
Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sixtusagbo/alx-backend-python
Language: Python - Size: 41 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mupezzuol/spring-boot-test
Implementing different types of tests how Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and much more.
Language: Java - Size: 451 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 9

Adrrei/URU
My personal website.
Language: C# - Size: 21 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rahulmitt/bank-account
PoC for Integration Tests using Cucumber
Language: Java - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Gimi818/JobOffers
Web application with job search function
Language: Java - Size: 411 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cryshansen/EyEScan
Objective - C QR Reader and php testing page app for contacts into iphone contact list
Language: JavaScript - Size: 1.32 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

NAnt2/NDbUnit2 Fork of NDbUnit/NDbUnit
A revived .NET library for managing database state during unit testing, with roots in NDbUnit project
Language: C# - Size: 45.6 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

antosdaniel/go-presentation-beyond-unit-tests
A dive into integration and end-to-end testing in Go.
Language: Go - Size: 69.3 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dnikolovv/cafe
A by the book DDD application with React/Redux and .NET Core. It features CQRS, event-sourcing, functional programming, TDD, Docker and much more.
Language: C# - Size: 1.2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 75 - Forks: 19

VavelinDev/example-liquibase-integration-tests
Example - Integration tests with Liquibase (plus Spring Boot)
Language: Groovy - Size: 877 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

alsami/IdentityServer4.Contrib.AspNetCore.Testing 📦
Testing framework for ASP.NET Core and Identity-Server 4
Language: C# - Size: 544 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 4

learn-by-doing-organization/dotnetcore-my-blog-sample
A simple blog for learn-by-doing in C# dotnet core
Size: 778 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

hitchdev/examples
Size: 1.5 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rusakovichma/authenticated-persistence-poc
Spring Boot anti-tampering persistence PoC application using AES-GCM
Language: Java - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

vbevans94/reddittop
Top 50 popular reddit links
Language: Java - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

hsdenx/tbot
tbot: test framework
Language: Python - Size: 12.5 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 21 - Forks: 6

hmcts/document-management-integration-tests 📦
A suite of end to end integration tests for the Document Management service
Language: Groovy - Size: 189 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

F4bioo/faurecia-aptoide-challenge
This repository hosts an Android app fetching Aptoide's JSON app list, displaying details upon click, using Retrofit2, RxJava, Material Design, MVVM/MVI, and tests.
Language: Kotlin - Size: 54.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

stijnmoreels/FScenario
Reusable integration test building blocks to make writing integration tests more fun.
Language: F# - Size: 10.2 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 2

dmamulashvili/webapi-msa-template
ASP.NET Core Web API Microservice Template using Clean Architecture, CQRS, Structure by Feature, Specifications, PostgreSQL, MassTranist with AmazonSQS & OutBox, JWT Auth
Language: C# - Size: 255 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

aimenux/DevTunnelsDemo
Experimenting dev tunnels
Language: C# - Size: 57.6 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aimenux/JsonPathWebApiDemo
Using json path in order to enrich validation errors in web api
Language: C# - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gpeipman/AspNetCoreTests
Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests
Language: C# - Size: 721 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 90 - Forks: 32

canertosuner/Asp.Net-Core-Entity-Framework-Integration-Test-and-Unit-Test-Using-In-Memory-Database
Asp.Net Core Entity Framework Integration Test and Unit Test Using In Memory Database
Language: C# - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 5

MikeLimaSierra/Nuclear.TestSite
Instruction libraries of Nuclear.Test, a test platform for .NETStandard, .NETFramework, .NETCore
Language: C# - Size: 378 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
