integration-tests topic

List integration-tests repositories

cafe

85
Stars
18
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

110
Stars
39
Forks
Watchers

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

tbot

22
Stars
6
Forks
Watchers

tbot: test framework

testcontainers-dotnet

3.6k
Stars
244
Forks
Watchers

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

docker-mailserver

350
Stars
91
Forks
Watchers

Docker Mailserver based on the famous ISPMail guide

test-at-scale

219
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

117
Stars
60
Forks
Watchers

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