Spyke

Blog - Shared Postgres Test Container with Expecto in FSharp

I'm learning FSharp by creating a web application. I've cycled through lots of different ways of doing things, libraries, etc. Today I finally got my integration tests to use a single docker test contaner with the Expecto test framework. I couldn't find a good example online of how to do it, so I'm sharing it here.

Blog - Shared Postgres Test Container with Expecto in FSharphttps://blog.keyboardvagabond.com/programming/shared-postgres-test-container-with-expecto-in-fsharpOpen linkView original on piefed.keyboardvagabond.com

You reached the end

Blog - Shared Postgres Test Container with Expecto in FSharp | Spyke