Skip to content

Conversation

@btkostner
Copy link
Owner

This creates a concurrent testing library to handle testing large distributed systems. See docs for details.

Closes #22

@btkostner btkostner self-assigned this Aug 14, 2023
@@ -0,0 +1,56 @@
defmodule ConcurrentTesting do
@moduledoc """
Concurrent Testing is a seperate library that allows faster
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"seperate" is a misspelling of "separate"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend Phoenix.Ecto.SQL.Sandbox module for testing

1 participant