Currently we are running docker compose to setup the databases so we can test them. I propose we change it to implement test containers instead so we don't need to do that in order to run the tests.
Been doing it with Rust at work and I can take the lead on this if you all agree.
Currently we are running docker compose to setup the databases so we can test them. I propose we change it to implement test containers instead so we don't need to do that in order to run the tests.
Been doing it with Rust at work and I can take the lead on this if you all agree.