Repository navigation

#

Integration testing

Integration testing is a type of software testing that focusses on larger parts of the software than unit testing, and is more process-oriented and less about just checking simple calculations between input and output data. This ensures, that multiple units work together (they integrate with each other) to walk through different steps.

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).

Fortran
192
1 天前

Dead simple integration tests with SQL Server or Postgres throwaway databases that are created on the fly, used briefly then disposed of automagically.

C#
142
1 年前

Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests

C#
120
2 年前

Example of Page Object with Selenium, Node.js and Typescript

TypeScript
118
3 年前

A by the book DDD application with React/Redux and .NET Core. It features CQRS, event-sourcing, functional programming, TDD, Docker and much more.

C#
88
2 年前

functional testing tools - keep your application healthy with 🍅

Go
82
3 个月前

Spring Boot Microservices with JWT (Eureka Server, API Gateway, Auth Service, User Service and Product Service, JUnit and Integration Tests, Docker, Github Actions)

Java
58
9 个月前

Automatically generate and use network request mocks inside Playwright.

TypeScript
37
3 年前

The Chorus BDD interpreter - Executable specifications for distributed systems

Java
37
4 个月前

✅ Easily write fluent integration tests with Capybara in Ruby

Ruby
34
3 年前

iOS Calabash Launcher is a macOS app that helps you run and manage Calabash tests on your Mac.

Swift
30
9 个月前

DEPRECATED Recording your steps used to interact with an Ember applications to then be added to an integration test.

JavaScript
26
9 年前

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.

Go
25
2 天前

Implements Windows authentication for ASP.NET Core TestServer-based integration test projects.

C#
24
6 年前

Integration Test in spring boot with spring kafka Embedded Kafka Consumer Producer

Java
22
2 年前