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.
https://blog.keyboardvagabond.com/programming/shared-postgres-test-container-with-expecto-in-fsharpOpen linkView original on piefed.keyboardvagabond.com