This commit is contained in:
Mostafa
2024-09-03 11:13:58 -05:00
parent f3fcf2a76e
commit efe8fb3203

View File

@@ -28,6 +28,10 @@ Go: `cd /app/tests/go && /usr/local/go/bin/go test`
You can also rebuild PgCat directly within the environment and the tests will run against the newly built binary You can also rebuild PgCat directly within the environment and the tests will run against the newly built binary
To rebuild PgCat, just run `cargo build` within the container under `/app` To rebuild PgCat, just run `cargo build` within the container under `/app`
![Animated gif showing how to run tests](https://github.com/user-attachments/assets/2258fde3-2aed-4efb-bdc5-e4f12dcd4d33)
Happy hacking! Happy hacking!
## TODOs ## TODOs