integration-tests topic
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.
capybara-compose
✅ Easily write fluent integration tests with Capybara in Ruby
ember-cli-test-recorder
DEPRECATED Recording your steps used to interact with an Ember applications to then be added to an integration test.
AspNetCoreTests
Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests
testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
docker-mailserver
Docker Mailserver based on the famous ISPMail guide
test-at-scale
TAS is an intelligent test execution platform for engineering teams to achieve high development velocity.
ThrowawayDb
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
Example of Page Object with Selenium, Node.js and Typescript