Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation on running tests with in-memory databases #73

Open
schambers opened this issue Mar 19, 2024 · 0 comments
Open

Add documentation on running tests with in-memory databases #73

schambers opened this issue Mar 19, 2024 · 0 comments

Comments

@schambers
Copy link
Member

schambers commented Mar 19, 2024

Moved from fluentmigrator as this is a valid documentation request originally submitted by @CraigComeOnThisNameCantBeTaken

Is your feature request related to a problem? Please describe.
There is no documentation on how to use fluentmigrator with inmemory tests in the same style as EF.

Describe the solution you'd like
Documentation should be added.

Additional context
I have implemented this myself. Details for which can be found in my answer on stackoverflow here:
https://stackoverflow.com/questions/53282474/how-to-test-fluent-migrations-with-an-in-process-migration-runner-and-a-in-memor/66926940#66926940

Is this a feature you'd like to submit a PR for?
I can if this proves a popular idea.

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

No branches or pull requests

1 participant