integration-tests topic

List integration-tests repositories

cafe

82
Stars
19
Forks
Watchers

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

capybara-compose

32
Stars
1
Forks
Watchers

✅ Easily write fluent integration tests with Capybara in Ruby

ember-cli-test-recorder

26
Stars
4
Forks
Watchers

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

AspNetCoreTests

109
Stars
38
Forks
Watchers

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

tbot

21
Stars
6
Forks
Watchers

tbot: test framework

testcontainers-dotnet

3.5k
Stars
240
Forks
Watchers

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

docker-mailserver

348
Stars
89
Forks
Watchers

Docker Mailserver based on the famous ISPMail guide

test-at-scale

220
Stars
127
Forks
Watchers

TAS is an intelligent test execution platform for engineering teams to achieve high development velocity.

ThrowawayDb

139
Stars
7
Forks
Watchers

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

typescript-selenium-example

116
Stars
60
Forks
Watchers

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