Running Java Integration Tests against a PostgreSQL Embedded database
Today, I'm going to walk you through running integration tests on the JVM against a real production-like PostgreSQL database. All without losing in terms of overall testing time or performance