mirror of
https://github.com/go-gorm/gorm.git
synced 2025-03-14 09:56:52 +00:00
110 B
110 B
Test Guide
cd tests
# prepare test databases
docker-compose up
# run all tests
./tests_all.sh