helifiora
helifiora
DDeno
Created by helifiora on 9/5/2024 in #help
Deno and Testcontainers
I would like to instantiate a postgresql container using testcontainer once before running all test. How can I do it using deno testing ?? There is a similar funcionality in vitest: https://vitest.dev/config/#globalsetup
2 replies