Topic: "integration-tests"
jeboehm/docker-mailserver
Docker Mailserver based on the famous ISPMail guide
Language: Shell - Size: 417 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 387 - Forks: 99

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: 18 days ago - Pushed at: over 2 years ago - Stars: 232 - Forks: 129

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: 96.5 MB - Last synced at: 3 days ago - Pushed at: 6 days ago - Stars: 193 - Forks: 177

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: 5 days ago - Pushed at: over 1 year ago - Stars: 142 - Forks: 7

goenning/typescript-selenium-example
Example of Page Object with Selenium, Node.js and Typescript
Language: TypeScript - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 117 - Forks: 62

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

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

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: over 1 year ago - Pushed at: over 2 years ago - Stars: 75 - Forks: 19

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: 20 days ago - Pushed at: 9 months ago - Stars: 54 - Forks: 12

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

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

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

shekhar-raval/node-express-es8
Boilerplate Code Written using Nodejs express and Es8 with best practices
Language: JavaScript - Size: 1.72 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 35 - Forks: 15

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

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: 6 months ago - Pushed at: 9 months ago - Stars: 30 - Forks: 6

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: over 9 years ago - Stars: 26 - Forks: 4

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: 93.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 25 - Forks: 3

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: 17 days ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 3

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: about 2 years ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 5

hsdenx/tbot
tbot: test framework
Language: Python - Size: 12.5 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 21 - Forks: 6

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

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

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: 24 days ago - Pushed at: 3 months ago - Stars: 16 - Forks: 4

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: 13 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 6

Kevded/integration-test-spring-kafka-with-embedded-kafka-consumer-and-producer
Integration Test in spring boot with spring kafka Embedded Kafka Consumer Producer
Language: Java - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 5

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

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: 19 days ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 4

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: about 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 9

fullstackhub-io/UserManagement
ASP.NET Core 3.1 with Angular 10 clean architecture learning path.
Language: C# - Size: 262 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 16

STAMP-project/camp
Amplify your Configuration tests!
Language: Python - Size: 97.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 8

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

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

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: 9 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 1

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

scravy/waitfor-maven-plugin
Wait for a URL to become available
Language: Java - Size: 29.3 KB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 4

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: 1 day ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

mariocairone/testcontainers-mule
TestContainers Mule Module to run Integration Tests
Language: Java - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

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: 56.6 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

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

primefaces-extensions/primefaces-integration-tests 📦
PrimeFaces Integration Tests
Language: Java - Size: 696 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 6

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

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

mehmetpekdemir/Hexagonal-Architecture-TDD
E commerce application .
Language: Java - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

pretzlaw/wp-integration-test
Mocking return value of functions/filters and more for testing WordPress with PHPUnit.
Language: PHP - Size: 378 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

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

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: 19 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

rodrigoio/testbucket
A tool to generate test cases
Language: PHP - Size: 218 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

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

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

arinal/simple-sale
Simple RESTful POS application in Java using Spring. Full integration test implemented in docker-compose.
Language: Java - Size: 79.1 KB - Last synced at: 5 months ago - Pushed at: almost 9 years ago - Stars: 4 - Forks: 2

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

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: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

mariocairone/cucumbersome
A small, lightweight framework to speed up testing using cucumber
Language: Java - Size: 456 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

FrancoMelandri/intesta
Integration test api
Language: JavaScript - Size: 1.66 MB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

vitorsalgado/wiremock-toolkit
WireMock Tool Kit with Docker for development environment
Language: JavaScript - Size: 9.23 MB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

hynas321/Hot-Desk-Booking-System
Desk booking system with user accounts (web application)
Language: C# - Size: 1.04 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - 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: 16 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

HowProgrammingWorks/IntegrationTesting
Integration testing
Language: JavaScript - Size: 30.3 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 5

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: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

dansantander/trax
Rails app for helping you with keeping track of your tasks and fees per activity with no complications.
Language: Ruby - Size: 5.47 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

GeorgeT88/com-boot-user-service
Spring Boot, service discovery (Eureka), API gateway (Spring Cloud Gateway), OpenApi3 API documentation
Language: Java - Size: 1.86 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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

EDusik/cypress-course
✏️🏢 Cypress course for Compasso UOL company
Language: JavaScript - Size: 6.88 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

aoancea/different-approach-towards-unit-testing
A different approach towards unit testing
Language: C# - Size: 119 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

rallets/integration-tests
Easy and long-term maintainable way to run integration tests through Rest Api and Json
Language: C# - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

vatolinrp/bitcoin-esb
Language: Java - Size: 146 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

Gmugra/net.cactusthorn.maven
Maven Multiple Modules Project Template
Language: Java - Size: 9.42 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - 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: 1 day ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

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

manosbatsis/corda5-testutils
Test utilities for Corda 5 applications
Language: Kotlin - Size: 186 KB - Last synced at: 2 months ago - Pushed at: about 1 year 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

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: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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

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

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: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

aimenux/OracleCli
A net global tool helping to retrieve package(s), function(s), procedure(s) and argument(s) infos from oracle
Language: C# - Size: 160 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

matneyx/SpecFlowOcarambaBoilerplate
Boilerplate for test solution using SpecFlow, Ocaramba, NUnit, Autfac, and Shouldly
Language: C# - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

georgebezerra/numenu
Language: TypeScript - Size: 3.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

aloatias/GoogleBooks.Api
The APIs in the Google Books API Family let you bring Google Books features to your site or application. The new Google Books API lets you perform programmatically most of the operations that you can do interactively on the Google Books website. The Embedded Viewer API lets you embed the content directly into your site. At Google, we're constantly striving to make information available to as many people as possible, and our APIs were designed with that goal in mind. However, we license much of the data that we use to power Google Books, so it's not ours to distribute however we choose. The API is not intended to be used as a replacement for commercial services. These services are valuable and Google also relies upon them to build our own APIs for the general public. The Google Terms of Service for use of the APIs is available at https://developer.google.com/books/terms.html. We will suspend a user's access to the APIs if a user violates the Terms of Service and does not take action to remedy the violation after notice of violation by Google.
Language: C# - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MikeLimaSierra/Nuclear.Test
Core libraries of Nuclear.Test, a test platform for .NETStandard, .NETFramework, .NETCore
Language: C# - Size: 1.24 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rathinpadia/LifeBackUp
Interact with Amazon Web Services (AWS) S3 with ASP.NET Core and the AWS SDK for .NET
Language: C# - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - 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: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

tousifws/node-kafka
Language: TypeScript - Size: 4.03 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

rashed-08/EmployeeManagement
Language: Java - Size: 33.6 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

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

beyondstorage/go-integration-test 📦
Integration test framework for implementing go-storage services.
Language: Go - Size: 103 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

opazupa/.net-core-api
An API base for ASP.NET Core project. 🍰
Language: C# - Size: 194 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

pagidas/kotlin-testcontainers-demo
A demo using Kotlin and Testcontainers to test a streaming application with external dependencies.
Language: Kotlin - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

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

mehmetpekdemir/Spring-Boot-Jwt-Authentication
Spring Boot Jwt Authentication
Language: Java - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

berkayalcin/awesome-automated-testing
Automated-Testing Exampled With NUnit Test Runner
Language: C# - Size: 2.21 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

expresspaygh/exp-demos
A container for all expressPay SDK demos
Language: JavaScript - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

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: 22 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 3

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: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

rcastro/db-integrationtests-containers
An example of how to use Docker and testcontainers-dotnet library to create integration tests for SqlServer databases
Language: C# - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Chorus-bdd/Chorus-Docker
Builds a Docker image which can be used to run the Chorus interpreter
Language: Dockerfile - Size: 12 MB - Last synced at: 27 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

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: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

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

IrinaRozhnovskaya/blog
Language: Java - Size: 1.27 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

matjazbravc/AspNetCore-OData-Demo
A sample project is about how to perform CRUD operations with (Open OData Protocol) in ASP.NET Core 2.2
Language: C# - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1
